Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
1fd00240e0191dcee7af256a8cb027d25241a246
/
src
/
security
/
detail
720f3ba
security: add support for BLAKE2 hash function
by Davide Pesavento
· 7 years ago
def60f1
security: support more SHA2 hash functions
by Davide Pesavento
· 7 years ago
3504cc4
security: deduplicate RAII wrapper class for EVP_MD_CTX
by Davide Pesavento
· 7 years ago
8703953
security: consistently use EVP_MD conversion helper
by Davide Pesavento
· 7 years ago
c21979d
security: deduplicate getting the key type from an EVP_PKEY structure
by Davide Pesavento
· 7 years ago
f45fa21
security: simplify PrivateKey implementation and improve error handling
by Davide Pesavento
· 7 years ago
88a0d81
Add -Wextra-semi -Wundefined-func-template to the default CXXFLAGS
by Davide Pesavento
· 7 years ago
574aa86
security: Add a set of signature verification helpers
by Alexander Afanasyev
· 8 years ago
02948ec
security: Add support for OpenSSL 1.1.0 API
by Alexander Afanasyev
· 8 years ago
0b537b9
util: generate random bytes using OpenSSL instead of CryptoPP
by Yingdi Yu
· 9 years ago
202a2e9
security: Add wrapper for public/private key in transformation
by Yingdi Yu
· 9 years ago
99b2a00
security: change enum to enum class in security-common.hpp
by Yingdi Yu
· 9 years ago
ae73427
security: Add digest calculation support in transformation
by Yingdi Yu
· 9 years ago
38317e5
security: Add base64 and hex encoding/decoding support in transformation
by Yingdi Yu
· 9 years ago