Merge branch 't/crypto'
[paraslash.git] / gcrypt.c
2011-08-07 Andre NollMerge branch 't/crypto'
2011-08-05 Andre Nollgcrypt: Return key size in bytes.
2011-07-06 Andre Nollgcrypt: Optionally use internal OAEP padding.
2011-07-06 Andre Nollgcrypt: Use GCRYMPI_FMT_USG for gcry_sexp_nth_mpi().
2011-07-06 Andre NollAdd alternative crypto implementation.
2011-07-06 Andre NollAdd configure checks and stubs for gcrypt support.