chiark / gitweb /
working on making xargs work
[chiark-tcl.git] / crypto /
2004-12-16 ianfix c violations detected by newer gcc - urgh
2004-01-01 ianneed stddef.h
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 ianUse nettle for hash functions.
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-17 ianAbolish serpent-l. Use PKCS#1 v1.5 RSA padding but...
2002-09-10 ianRipped out a lot of crap. Now it compiles and passes...
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-06 ianTwo serpents
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...