1. 5d0b010 encoding: remove duplicate buf() and get() methods from Buffer class by Davide Pesavento · 7 years ago
  2. 06f1bdf security: use EVP_DigestSign* routines in SignerFilter by Davide Pesavento · 7 years ago
  3. c21979d security: deduplicate getting the key type from an EVP_PKEY structure by Davide Pesavento · 7 years ago
  4. 1c31a71 security: simplify/cleanup PublicKey implementation by Davide Pesavento · 7 years ago
  5. f45fa21 security: simplify PrivateKey implementation and improve error handling by Davide Pesavento · 7 years ago
  6. 80fba6c security: Wrong exception message in transform::PublicKey::rsaEncrypt() by Muktadir R Chowdhury · 7 years ago
  7. 02948ec security: Add support for OpenSSL 1.1.0 API by Alexander Afanasyev · 8 years ago
  8. 202a2e9 security: Add wrapper for public/private key in transformation by Yingdi Yu · 9 years ago