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 · 12 months ago
  3. 47ce2ee Refactor and modernize namespace declarations by Davide Pesavento · 1 year, 2 months ago
  4. dc3575f Fix handling of `--without-osx-keychain` by Davide Pesavento · 2 years ago
  5. 80d671f security: dissolve private header security/impl/openssl.hpp by Davide Pesavento · 2 years, 1 month ago
  6. 35c6379 security: convert more functions to span by Davide Pesavento · 2 years, 6 months ago
  7. 765abc9 util: backport C++20 std::span and use it in various APIs by Davide Pesavento · 2 years, 7 months ago
  8. 94dfcf1 tests: disable most HMAC tests with OpenSSL 3.0 until we adapt our code by Davide Pesavento · 2 years, 10 months ago
  9. f2cae61 Drop unnecessary v2 namespace qualifications by Davide Pesavento · 3 years, 4 months ago
  10. 6d024ba security: add vectored API for verify and sign by Eric Newberry · 4 years, 1 month ago
  11. 12cef87 security: make BackEnd::Error an alias of Tpm::Error by Davide Pesavento · 4 years, 8 months ago
  12. 56a812d security: add HMAC support in KeyChain and SigningInfo by laqinfan · 5 years ago
  13. cf0baa2 security: add signature verification support in TPM by laqinfan · 5 years ago
  14. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  15. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago[Renamed from tests/unit-tests/security/tpm/back-end.t.cpp]
  16. 13fffa3 security: in tpm::BackEndOsx, unwrap the key before importing it by Davide Pesavento · 6 years ago
  17. 5c1c444 security: Improve reliability of TPM BackEnd RandomKeyId test case by Junxiao Shi · 6 years ago
  18. 82d6a4c security: fix error handling in KeyChain::importSafeBag() by Davide Pesavento · 7 years ago
  19. 5d0b010 encoding: remove duplicate buf() and get() methods from Buffer class by Davide Pesavento · 7 years ago
  20. cafa402 security: use DES-EDE3-CBC to encrypt private keys in PKCS #8 format by Davide Pesavento · 7 years ago
  21. 0cf887d build: Change HAVE_OSX_SECURITY to a more general HAVE_OSX_FRAMEWORKS by Alexander Afanasyev · 7 years ago
  22. 1ece2e3 security: Renaming EcdsaKeyParams to EcKeyParams by Spyridon Mastorakis · 9 years ago
  23. 0b60e7a security: Add new TPM framework by Yingdi Yu · 9 years ago