Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
e6e125ea1bf59f8fcb379c52dc0e154b35909797
/
tests
/
unit
/
security
/
transform
/
private-key.t.cpp
1bac111
security: make PrivateKey::getKeySize() work in all cases
by Davide Pesavento
· 5 years ago
48f9724
security: add PrivateKey::loadRaw() for HMAC keys
by laqinfan
· 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 (99%) from tests/unit-tests/security/transform/private-key.t.cpp]
5d0b010
encoding: remove duplicate buf() and get() methods from Buffer class
by Davide Pesavento
· 7 years ago
06f1bdf
security: use EVP_DigestSign* routines in SignerFilter
by Davide Pesavento
· 7 years ago
f45fa21
security: simplify PrivateKey implementation and improve error handling
by Davide Pesavento
· 7 years ago
941fd8c
security: insert OpenSSL initialization call in PrivateKey::loadPkcs8
by Luca Keidel
· 7 years ago
a84f464
Cleanup iostream includes
by Davide Pesavento
· 7 years ago
1ece2e3
security: Renaming EcdsaKeyParams to EcKeyParams
by Spyridon Mastorakis
· 9 years ago
b263f15
security: Add signing/verification support in transformation
by Yingdi Yu
· 9 years ago
202a2e9
security: Add wrapper for public/private key in transformation
by Yingdi Yu
· 9 years ago