1. 3c7969f security: support 224-bit and 521-bit NIST elliptic curves by Davide Pesavento · 6 years ago
  2. 5d0b010 encoding: remove duplicate buf() and get() methods from Buffer class by Davide Pesavento · 7 years ago
  3. 06f1bdf security: use EVP_DigestSign* routines in SignerFilter by Davide Pesavento · 7 years ago
  4. c21979d security: deduplicate getting the key type from an EVP_PKEY structure by Davide Pesavento · 7 years ago
  5. cafa402 security: use DES-EDE3-CBC to encrypt private keys in PKCS #8 format by Davide Pesavento · 7 years ago
  6. f45fa21 security: simplify PrivateKey implementation and improve error handling by Davide Pesavento · 7 years ago
  7. 941fd8c security: insert OpenSSL initialization call in PrivateKey::loadPkcs8 by Luca Keidel · 7 years ago
  8. e178989 src: minor updates to common.hpp and common-pch.hpp by Davide Pesavento · 8 years ago
  9. 1ece2e3 security: Renaming EcdsaKeyParams to EcKeyParams by Spyridon Mastorakis · 9 years ago
  10. 02948ec security: Add support for OpenSSL 1.1.0 API by Alexander Afanasyev · 8 years ago
  11. 202a2e9 security: Add wrapper for public/private key in transformation by Yingdi Yu · 9 years ago