1. e80d116 security: add support for SHA-3 by Davide Pesavento · 6 years ago
  2. 720f3ba security: add support for BLAKE2 hash function by Davide Pesavento · 7 years ago
  3. def60f1 security: support more SHA2 hash functions by Davide Pesavento · 7 years ago
  4. 3504cc4 security: deduplicate RAII wrapper class for EVP_MD_CTX by Davide Pesavento · 7 years ago
  5. 8703953 security: consistently use EVP_MD conversion helper by Davide Pesavento · 7 years ago
  6. c21979d security: deduplicate getting the key type from an EVP_PKEY structure by Davide Pesavento · 7 years ago
  7. f45fa21 security: simplify PrivateKey implementation and improve error handling by Davide Pesavento · 7 years ago
  8. 02948ec security: Add support for OpenSSL 1.1.0 API by Alexander Afanasyev · 8 years ago
  9. 202a2e9 security: Add wrapper for public/private key in transformation by Yingdi Yu · 9 years ago
  10. 99b2a00 security: change enum to enum class in security-common.hpp by Yingdi Yu · 9 years ago
  11. ae73427 security: Add digest calculation support in transformation by Yingdi Yu · 9 years ago