1. 49e1e87 Replace Boost.MPL with Mp11 by Davide Pesavento · 8 months ago
  2. 47ce2ee Refactor and modernize namespace declarations by Davide Pesavento · 1 year, 2 months ago
  3. 05ec0be Use `inline` on all namespace-scope constants defined in headers by Davide Pesavento · 1 year, 4 months ago
  4. 07db073 security: tolerate invalid or unsupported public keys in PIB by Davide Pesavento · 2 years, 2 months ago
  5. dd0724b security: improve pretty-printing of certificates by Davide Pesavento · 2 years, 3 months 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. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  9. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago[Renamed (98%) from tests/unit-tests/security/transform/public-key.t.cpp]
  10. 5d0b010 encoding: remove duplicate buf() and get() methods from Buffer class by Davide Pesavento · 7 years ago
  11. 06f1bdf security: use EVP_DigestSign* routines in SignerFilter by Davide Pesavento · 7 years ago
  12. 1c31a71 security: simplify/cleanup PublicKey implementation by Davide Pesavento · 7 years ago
  13. 1ece2e3 security: Renaming EcdsaKeyParams to EcKeyParams by Spyridon Mastorakis · 9 years ago
  14. 202a2e9 security: Add wrapper for public/private key in transformation by Yingdi Yu · 9 years ago