1. 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]
  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. f45fa21 security: simplify PrivateKey implementation and improve error handling by Davide Pesavento · 7 years ago
  5. 941fd8c security: insert OpenSSL initialization call in PrivateKey::loadPkcs8 by Luca Keidel · 7 years ago
  6. a84f464 Cleanup iostream includes by Davide Pesavento · 7 years ago
  7. 1ece2e3 security: Renaming EcdsaKeyParams to EcKeyParams by Spyridon Mastorakis · 9 years ago
  8. b263f15 security: Add signing/verification support in transformation by Yingdi Yu · 9 years ago
  9. 202a2e9 security: Add wrapper for public/private key in transformation by Yingdi Yu · 9 years ago