1. 47ce2ee Refactor and modernize namespace declarations by Davide Pesavento · 1 year, 4 months ago
  2. bbe7942 security: refuse to create RSA keys longer than 16384 bits by Davide Pesavento · 2 years, 3 months ago
  3. 5e494c0 security: accept HMAC keys shorter than the hash function's output length by Davide Pesavento · 5 years ago
  4. 77d9e81 security: remove unused KeyClass and AclType enums by Davide Pesavento · 5 years ago
  5. 0fe72ea security: add HMAC support to SignerFilter and VerifierFilter by Laqin Fan · 5 years ago
  6. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  7. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago[Renamed from tests/unit-tests/security/key-params.t.cpp]
  8. 648ae9e security: forbid RSA keys shorter than 2048 bits by Davide Pesavento · 6 years ago
  9. c3dfc24 security: move {Rsa,Ec,Aes}KeyParamsInfo into namespace detail by Davide Pesavento · 7 years ago
  10. 1709aa7 security: Restore automatic key ID generation for symmetric keys by Alexander Afanasyev · 8 years ago
  11. 1ece2e3 security: Renaming EcdsaKeyParams to EcKeyParams by Spyridon Mastorakis · 9 years ago
  12. c08d7d6 security: Add interface to request different key id generation by Yingdi Yu · 9 years ago
  13. eee3e82 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  14. 99b2a00 security: change enum to enum class in security-common.hpp by Yingdi Yu · 9 years ago
  15. 429634f tests: Change to updated naming conventions by Spyridon Mastorakis · 10 years ago[Renamed (94%) from tests/unit-tests/security/test-key-params.cpp]
  16. 7036ce2 security: Add KeyParams to support multiple types of keys. by Yingdi Yu · 10 years ago