1. 6e339b5 Memory-allocation abstraction layer and buffer-based allocator added by Paul Bakker · 12 years ago
  2. d2681d8 Renamed sha2.{c,h} to sha256.{c,h} and sha4.{c,h} to sha512.{c,h} by Paul Bakker · 12 years ago
  3. 9e36f04 SHA2 renamed to SHA256, SHA4 renamed to SHA512 and functions accordingly by Paul Bakker · 12 years ago
  4. b4a310b Added a selftest about SPA resistance by Manuel Pégourié-Gonnard · 13 years ago
  5. 4b8c3f2 Moved tests from selftest to tests/test_suite_ecp by Manuel Pégourié-Gonnard · 13 years ago
  6. efaa31e Implemented multiplication by Manuel Pégourié-Gonnard · 13 years ago
  7. b505c27 Got first tests working, fixed ecp_copy() by Manuel Pégourié-Gonnard · 13 years ago
  8. f518b16 - Added PKCS#5 PBKDF2 key derivation function by Paul Bakker · 13 years ago
  9. 89e80c9 - Added base Galois/Counter mode (GCM) for AES by Paul Bakker · 13 years ago
  10. 0e04d0e - Added CTR_DRBG based on AES-256-CTR (NIST SP 800-90) random generator by Paul Bakker · 14 years ago
  11. cce9d77 - Lots of minimal changes to better support WINCE as a build target by Paul Bakker · 14 years ago
  12. 5690efc - Fixed a whole bunch of dependencies on defines between files, examples and tests by Paul Bakker · 14 years ago
  13. 135b98e - Adapted to compile without POLARSSL_SELF_TEST defined by Paul Bakker · 14 years ago
  14. b96f154 - Fixed copyright message by Paul Bakker · 15 years ago
  15. 84f12b7 - Updated Copyright to correct entity by Paul Bakker · 15 years ago
  16. fc8c436 - Updated copyright line to 2010 by Paul Bakker · 15 years ago
  17. 1f3c39c - Removed copyright line for Christophe Devine for clarity by Paul Bakker · 15 years ago
  18. 77b385e - Updated copyright messages on all relevant files by Paul Bakker · 16 years ago
  19. 1973e4c - Fixed selftest of X509parse code by Paul Bakker · 16 years ago
  20. 026c03b - Made changes for better compatibility with old-style C compilers by Paul Bakker · 16 years ago
  21. 785a9ee - Added email address to header license information by Paul Bakker · 17 years ago
  22. 38119b1 - Added first version of Camellia by Paul Bakker · 17 years ago
  23. 7a7c78f - Added XTEA Algorithm (Not used in SSL) by Paul Bakker · 17 years ago
  24. e0ccd0a - Updated Copyright notices by Paul Bakker · 17 years ago
  25. 40e4694 - First replacement of xyssl by polarssl where needed by Paul Bakker · 17 years ago
  26. 5121ce5 - Renamed include directory to polarssl by Paul Bakker · 17 years ago