Fix block cipher padding when using libgcrypt.
[tinc] / src / gcrypt / cipher.c
2009-12-19 Guus SliepenFix block cipher padding when using libgcrypt.
2009-12-11 Guus SliepenMerge branch 'master' into 1.1
2009-11-04 Guus SliepenHandle PKCS#5 padding in the gcrypt backend.
2009-11-02 Guus SliepenMerge branch 'master' into 1.1
2009-09-29 Guus SliepenUpdate FSF address in files not covered by the merge.
2009-09-29 Guus SliepenDrop localisation and checkpoint tracing in files not...
2009-09-29 Guus SliepenMerge branch 'master' into 1.1
2009-09-16 Guus SliepenMerge branch 'master' into 1.1
2009-06-05 Guus SliepenMerge branch 'master' into 1.1
2009-03-09 Guus SliepenMerge branch 'master' into 1.1
2008-12-14 Guus SliepenMove RSA key generation into the wrappers.
2007-09-04 Guus SliepenSmall fixes to make gcrypt routines compile.
2007-07-20 Scott Lambconst correctness
2007-05-23 Guus SliepenFinish crypto wrapping. Also provide wrappers for OpenSSL.