1. e7fc7a7 Export PKCS12_DEFAULT_ITER. by David Benjamin · 3 years, 4 months ago
  2. 24df734 Remove TODO to reverse the output of PKCS12_parse. by David Benjamin · 4 years, 1 month ago
  3. abd6c05 Support creating unencrypted PKCS#12 files. by David Benjamin · 4 years, 1 month ago
  4. 35a5a9e Align PKCS12_parse closer to OpenSSL. by David Benjamin · 6 years ago
  5. 8c7c635 Support symbol prefixes by Joshua Liebow-Feeser · 7 years ago
  6. 2e67153 Add PKCS12_create. by David Benjamin · 7 years ago
  7. a3c2517 Add i2d_PKCS12*. by David Benjamin · 7 years ago
  8. bc2562e Treat PKCS#12 passwords as UTF-8. by David Benjamin · 7 years ago
  9. 4512b79 Run comment conversion script on include/ by David Benjamin · 8 years ago
  10. 02084ea Decouple PKCS8_encrypt and PKCS8_decrypt's core from crypto/asn1. by David Benjamin · 8 years ago
  11. 3e8b782 Remove "raw" versions of PKCS8_encrypt and PKCS8_decrypt. by David Benjamin · 8 years ago
  12. 8f3f6be Const-correct the PKCS8 salt parameter. by David Benjamin · 8 years ago
  13. f0e935d Fold stack-allocated types into headers. by David Benjamin · 9 years ago
  14. d17d74d Replace Scoped* heap types with bssl::UniquePtr. by Matt Braithwaite · 9 years ago
  15. d2b5af5 Revert scoped_types.h change. by Adam Langley · 9 years ago
  16. 8d79ed6 Assume that MSVC supports C++11. by Adam Langley · 9 years ago
  17. 8c3c313 Remove scoped_types.h. by Adam Langley · 9 years ago
  18. d057454 Changes to support node.js's use of PKCS#12. by Adam Langley · 9 years ago
  19. 2492586 Add |PKCS12_verify_mac|. by Adam Langley · 10 years ago
  20. 502ca43 Fix up pkcs8.h. by David Benjamin · 10 years ago
  21. e000472 pkcs8.c: Add PBES2 to list of password-based encryption methods. by Matt Braithwaite · 10 years ago
  22. 34248d4 Get rid of err function codes. by David Benjamin · 10 years ago
  23. 054e682 Eliminate unnecessary includes from low-level crypto modules. by Brian Smith · 10 years ago
  24. 689be0f Reset all the error codes. by David Benjamin · 10 years ago
  25. a7f6d3c Add void in place of empty function arguments. by Adam Langley · 10 years ago
  26. 5127db3 Provide compatibility functions for PKCS#12 parsing. by Adam Langley · 11 years ago
  27. bed8ce7 Add misc functions for easier porting. by Adam Langley · 11 years ago
  28. 8e16b6e Add PKCS#12 parser. by Adam Langley · 11 years ago
  29. e216d6b Add PKCS8_{decrypt,encrypt}_pbe. by David Benjamin · 11 years ago
  30. eb7d2ed Add visibility rules. by Adam Langley · 11 years ago
  31. 4c921e1 Move public headers to include/openssl/ by Adam Langley · 11 years ago
  32. 95c29f3 Inital import. by Adam Langley · 11 years ago