1. 49e1e87 Replace Boost.MPL with Mp11 by Davide Pesavento · 8 months ago
  2. f81de71 security: make HMAC compatible with OpenSSL 3 by Varun Patil · 1 year ago
  3. 47ce2ee Refactor and modernize namespace declarations by Davide Pesavento · 1 year, 3 months ago
  4. 05ec0be Use `inline` on all namespace-scope constants defined in headers by Davide Pesavento · 1 year, 4 months ago
  5. 80d671f security: dissolve private header security/impl/openssl.hpp by Davide Pesavento · 2 years, 2 months ago
  6. 07db073 security: tolerate invalid or unsupported public keys in PIB by Davide Pesavento · 2 years, 3 months ago
  7. dd0724b security: improve pretty-printing of certificates by Davide Pesavento · 2 years, 3 months ago
  8. 273ea01 build: require OpenSSL >= 1.1.1 by Davide Pesavento · 2 years, 5 months ago
  9. 35c6379 security: convert more functions to span by Davide Pesavento · 2 years, 6 months ago
  10. 765abc9 util: backport C++20 std::span and use it in various APIs by Davide Pesavento · 2 years, 7 months ago
  11. 94dfcf1 tests: disable most HMAC tests with OpenSSL 3.0 until we adapt our code by Davide Pesavento · 2 years, 10 months ago
  12. ea9e43e tests: add testing of PKCS #8 private keys encrypted with AES and 3DES by Davide Pesavento · 2 years, 10 months ago
  13. 93101df docs+security: clarify the SafeBag format specification by Davide Pesavento · 3 years, 1 month ago
  14. 809f754 security: remove redundant overloads of verifySignature() and verifyDigest() by Davide Pesavento · 3 years, 4 months ago
  15. 6d024ba security: add vectored API for verify and sign by Eric Newberry · 4 years, 1 month ago
  16. fbb6990 security: encode EC public key with named curve by Junxiao Shi · 4 years, 3 months ago
  17. 7c67ab5 security: remove deprecated HmacFilter by Davide Pesavento · 4 years, 8 months ago
  18. 56a812d security: add HMAC support in KeyChain and SigningInfo by laqinfan · 5 years ago
  19. 5e494c0 security: accept HMAC keys shorter than the hash function's output length by Davide Pesavento · 4 years, 10 months ago
  20. 1bac111 security: make PrivateKey::getKeySize() work in all cases by Davide Pesavento · 5 years ago
  21. 48f9724 security: add PrivateKey::loadRaw() for HMAC keys by laqinfan · 5 years ago
  22. 0fe72ea security: add HMAC support to SignerFilter and VerifierFilter by Laqin Fan · 5 years ago
  23. 24c5a00 impl: rename 'detail' to 'impl' by Junxiao Shi · 6 years ago
  24. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  25. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago