summaryrefslogtreecommitdiffstats
path: root/cipher-ctr.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - markus@cvs.openbsd.org 2003/06/17 18:14:23Damien Miller2003-06-181-20/+12
| | | | | [cipher-ctr.c] use license from /usr/share/misc/license.template for new code
* - markus@cvs.openbsd.org 2003/05/17 04:27:52Damien Miller2003-05-181-0/+149
[cipher.c cipher-ctr.c myproposal.h] experimental support for aes-ctr modes from http://www.ietf.org/internet-drafts/draft-ietf-secsh-newmodes-00.txt ok djm@