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