Clone this repo:
  1. 7acba5f Increase attempts for recovering RSA (p,q) from (n,e,d) by Wouter Bolsterlee · 10 years ago master stage
  2. 13fcb9e Realign V tables dynamically by Legrandin · 10 years ago
  3. 9e2b6af Make Cipher.galois module private by Legrandin · 10 years ago
  4. fc266f4 Update configure script from configure.ac by Dwayne Litzenberger · 10 years ago
  5. 947b554 Make GHASH more robust against timing attacks. by Legrandin · 10 years ago
  6. 0782d68 Add side-channel countermeasures to DSA. by Legrandin · 10 years ago
  7. f49fd0e Extended fix for the RSA boundary check by Legrandin · 10 years ago
  8. 58de28a Fix speedtest run for ECB modes. by Richard Mitchell · 10 years ago
  9. 629c26c Remove a few custom exception types. by Legrandin · 10 years ago
  10. 7d6db86 tox.ini: We don't support pypy; tox no longer supports Python 2.5; add comment by Dwayne Litzenberger · 10 years ago
  11. e2e21d7 Add support for tox by Marc Abramowitz · 10 years ago
  12. f070adf Fix tobytes() broken by previous commit. by Dwayne Litzenberger · 10 years ago
  13. 9e171b7 Get rid of catch-all exceptions. LP#1178485. by Richard Mitchell · 10 years ago
  14. de67e51 Upgrade libtomcrypt 1.16 -> 1.17 (LP#1264130) by Dwayne Litzenberger · 10 years ago
  15. 780eb55 PyCrypto customizations: Declare things static so that we don't leak symbols by Dwayne Litzenberger · 10 years ago
  16. 696b31b Pristine files from libtomcrypt-1.17 by Dwayne Litzenberger · 10 years ago
  17. 33859d4 DES3: Move "Two-key 3DES" support into DES.c instead of customizing tomcrypt_des.c by Dwayne Litzenberger · 10 years ago
  18. 8271a21 Clearer wording on Linux installation dependencies. One doesn't just require them if the build fails with a specific error. LP:1270996. by Richard Mitchell · 10 years ago
  19. 2549c4d Workaround missing bit_AES defines by Sebastian Ramacher · 10 years ago
  20. 8dcd95e Fix compilation with clang-3.3 by Sebastian Ramacher · 10 years ago