1. a69e872 pkcs[5/12]: add CIPHER_C for [en/de]crypting functions by Valerio Setti · 1 year, 7 months ago
  2. 4577bda pkcs[5|12]: use cipher enums for encrypt and decrypt by Valerio Setti · 1 year, 8 months ago
  3. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  4. 5e48cad Fix codestyle issues in pkcs12.h & pkparse.c by Waleed Elmelegy · 1 year, 11 months ago
  5. d527896 Switch pkparse to use new mbedtls_pkcs12_pbe_ext function by Waleed Elmelegy · 1 year, 11 months ago
  6. e1cb35b Add new mbedtls_pkcs12_pbe_ext function to replace old function by Waleed Elmelegy · 1 year, 11 months ago
  7. 255db80 Improve & test legacy mbedtls_pkcs12_pbe by Waleed Elmelegy · 1 year, 11 months ago
  8. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  9. 1797b05 Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
  10. ad7e8a7 Documentation fixes by Paul Elliott · 3 years, 8 months ago
  11. fb5fdb5 Further documentation improvements by Paul Elliott · 3 years, 8 months ago
  12. 853c0da Fix for pkcs12 with NULL or zero length password by Paul Elliott · 3 years, 9 months ago
  13. d297157 Move MBEDTLS_ERR_xxx Doxygen comments before the definition by Gilles Peskine · 4 years ago
  14. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
  15. 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
  16. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  17. c49fbbf Use mbedtls-based path for includes by Jaeden Amero · 6 years ago
  18. c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 6 years ago
  19. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  20. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  21. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  22. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  23. 932e393 Fix typos & Co by Manuel Pégourié-Gonnard · 10 years ago
  24. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago[Renamed from include/polarssl/pkcs12.h]
  25. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  26. 00ab470 cleanup library and some basic tests. Includes, add guards to includes by Rich Evans · 10 years ago
  27. 860b516 Fix url again by Manuel Pégourié-Gonnard · 10 years ago
  28. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  29. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  30. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  31. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  32. b4fe3cb Rename to mbed TLS in the documentation/comments by Manuel Pégourié-Gonnard · 11 years ago
  33. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  34. a36d23e Fixed documentation issues found by clang by Paul Bakker · 12 years ago
  35. 7749a22 Moved PKCS#12 cipher layer based PBE detection to use OID database by Paul Bakker · 12 years ago
  36. 38b50d7 Moved PKCS#12 PBE functions to cipher / md layer where possible by Paul Bakker · 12 years ago
  37. f1f21fe Parsing of PKCS#8 encrypted private key files added and PKCS#12 basis by Paul Bakker · 12 years ago