Plan 9 from Bell Labs’s /usr/web/sources/patch/ssh2-aes-ctr/readme
Add ssh2 support for aes-ctr cipher (sizes 128, 192, 256) for interoperability with more modern hosts which are configured to remove aes-cbc mode. This patch depends on patch aes-ctr which corrects a flaw in the libsec.a implementation of aes-ctr.