1. 765abc9 util: backport C++20 std::span and use it in various APIs by Davide Pesavento · 2 years, 8 months ago
  2. 94dfcf1 tests: disable most HMAC tests with OpenSSL 3.0 until we adapt our code by Davide Pesavento · 3 years ago
  3. ea9e43e tests: add testing of PKCS #8 private keys encrypted with AES and 3DES by Davide Pesavento · 3 years ago
  4. 93101df docs+security: clarify the SafeBag format specification by Davide Pesavento · 3 years, 3 months ago
  5. 809f754 security: remove redundant overloads of verifySignature() and verifyDigest() by Davide Pesavento · 3 years, 6 months ago
  6. 6d024ba security: add vectored API for verify and sign by Eric Newberry · 4 years, 3 months ago
  7. fbb6990 security: encode EC public key with named curve by Junxiao Shi · 4 years, 5 months ago
  8. 7c67ab5 security: remove deprecated HmacFilter by Davide Pesavento · 4 years, 9 months ago
  9. 56a812d security: add HMAC support in KeyChain and SigningInfo by laqinfan · 5 years ago
  10. 5e494c0 security: accept HMAC keys shorter than the hash function's output length by Davide Pesavento · 5 years ago
  11. 1bac111 security: make PrivateKey::getKeySize() work in all cases by Davide Pesavento · 5 years ago
  12. 48f9724 security: add PrivateKey::loadRaw() for HMAC keys by laqinfan · 5 years ago
  13. 0fe72ea security: add HMAC support to SignerFilter and VerifierFilter by Laqin Fan · 5 years ago
  14. 24c5a00 impl: rename 'detail' to 'impl' by Junxiao Shi · 6 years ago
  15. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  16. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago