string: Introduce compute_word_num().
[paraslash.git] / gcrypt.c
2011-08-13 Andre NollMerge branch 't/smaller_tarball'
2011-08-13 Andre NollMerge branch 't/timing_improvements'
2011-08-13 Andre NollMerge branch 't/sched_improvements'
2011-08-07 Andre Nollgcrypt: Check return value of unpad_oaep().
2011-08-07 Andre Nollgcrypt: Fix return value of pad_oaep().
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.