chiark / gitweb /
fix c violations detected by newer gcc - urgh
[chiark-tcl.git] / crypto / crypto.c
2004-12-16 ianfix c violations detected by newer gcc - urgh
2002-09-29 ianDrop alg->byteswap; implement counter mode; split paddi...
2002-09-29 ianbetter core algorithm selection and new core alg suites
2002-09-21 ianLogging fixes.
2002-09-19 ianFix memory and type management bugs.
2002-09-18 ianNew blockcipher mac stuff. New hbytes clockincrement.
2002-09-10 ianDo not insist on iv if none wanted. If get_key failes...
2002-09-07 ianSocket address stuff. Sockid is broken still.
2002-09-02 ianhmac seems to work
2002-09-02 ianSerpent seems to work. Byte order is very strange.
2002-09-01 ianPadding works.
2002-09-01 ianCompiles but does not link. Before undo silly pad...