1. 794f687 security+util: mark all pimpl unique_ptrs const by Davide Pesavento · 7 years ago
  2. 80fba6c security: Wrong exception message in transform::PublicKey::rsaEncrypt() by Muktadir R Chowdhury · 7 years ago
  3. e178989 src: minor updates to common.hpp and common-pch.hpp by Davide Pesavento · 8 years ago
  4. 1ece2e3 security: Renaming EcdsaKeyParams to EcKeyParams by Spyridon Mastorakis · 9 years ago
  5. 57c07df src: drop 'virtual' from functions marked 'final' or 'override' by Davide Pesavento · 8 years ago
  6. 02948ec security: Add support for OpenSSL 1.1.0 API by Alexander Afanasyev · 8 years ago
  7. b8deee0 security: initialize transform::Downstream::m_index by Junxiao Shi · 8 years ago
  8. 1b0f486 security: plug memory leaks in transform by Junxiao Shi · 8 years ago
  9. 4ce0bcf util: io::load accepts base64 encoding without newlines by Junxiao Shi · 8 years ago
  10. ba6baaf security: StreamSource throws upon istream::fail() by Junxiao Shi · 8 years ago
  11. b263f15 security: Add signing/verification support in transformation by Yingdi Yu · 9 years ago
  12. 202a2e9 security: Add wrapper for public/private key in transformation by Yingdi Yu · 9 years ago
  13. 8751661 security: Add BlockCipher in transformation by Yingdi Yu · 9 years ago
  14. 99b2a00 security: change enum to enum class in security-common.hpp by Yingdi Yu · 9 years ago
  15. d12fb97 security: Add hmac calculation support in transformation by Yingdi Yu · 9 years ago
  16. ae73427 security: Add digest calculation support in transformation by Yingdi Yu · 9 years ago
  17. 38317e5 security: Add base64 and hex encoding/decoding support in transformation by Yingdi Yu · 9 years ago
  18. 3168c30 security: Add transformation sink/source by Yingdi Yu · 9 years ago