re-add our own aesctr implementation; ok djm@
authormarkus <markus@openbsd.org>
Tue, 29 Apr 2014 15:39:33 +0000 (15:39 +0000)
committermarkus <markus@openbsd.org>
Tue, 29 Apr 2014 15:39:33 +0000 (15:39 +0000)
commit50ee004f51ec58b3c278743650d2c5a75d6a06fd
tree6292fb72952ef7278c5cfd7b564ad73d04a774b2
parentc9a82ede95c3f79ba895f862e7f2c8e5b022d508
re-add our own aesctr implementation; ok djm@
usr.bin/ssh/cipher-aesctr.c [new file with mode: 0644]
usr.bin/ssh/cipher-aesctr.h [new file with mode: 0644]
usr.bin/ssh/rijndael.c [new file with mode: 0644]
usr.bin/ssh/rijndael.h [new file with mode: 0644]