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