1. 5ee8ec0 security: code cleanup and doxygen improvements in tpm::BackEndOsx by Davide Pesavento · 6 years ago
  2. 57d02b6 security: Fix bug preventing customization of KeyChain's TPM on macOS by Alexander Afanasyev · 6 years ago
  3. 0f83080 util: add literal operators for duration types by Davide Pesavento · 7 years ago
  4. 82d6a4c security: fix error handling in KeyChain::importSafeBag() by Davide Pesavento · 7 years ago
  5. 5d0b010 encoding: remove duplicate buf() and get() methods from Buffer class by Davide Pesavento · 7 years ago
  6. 3ce6d4e security: remove dead code in KeyChain::setDefaultCertificate by Davide Pesavento · 7 years ago
  7. 8aad372 security: add missing out-of-line destructors for transform classes by Davide Pesavento · 7 years ago
  8. 6938e34 util: rename digest.hpp to sha256.hpp by Junxiao Shi · 7 years ago
  9. 10b24be util: deprecate crypto::computeSha256Digest() by Davide Pesavento · 7 years ago
  10. 0cf887d build: Change HAVE_OSX_SECURITY to a more general HAVE_OSX_FRAMEWORKS by Alexander Afanasyev · 7 years ago
  11. cab1696 Wrong exception message in security::v2::KeyChain by Muktadir Chowdhury · 7 years ago
  12. e6835fe Remove previously deprecated headers, methods, and constants by Alexander Afanasyev · 8 years ago
  13. fe1239a security: merge SIGNER_TYPE_PIB_* into SIGNER_TYPE_ID and SIGNER_TYPE_KEY by Junxiao Shi · 7 years ago
  14. 7e72141 security: Add v2::Validator implementation by Alexander Afanasyev · 8 years ago
  15. 1ece2e3 security: Renaming EcdsaKeyParams to EcKeyParams by Spyridon Mastorakis · 9 years ago
  16. f837917 security: Make self-signed certificate valid from 1970-01-01 to now()+20 years by Alexander Afanasyev · 8 years ago
  17. 83eb1cc security: Simplify (unify) implementation of v2::KeyChain::selfSign by Alexander Afanasyev · 8 years ago
  18. d6d78aa security: Allow Identity and Key abstractions to be used in SigningInfo by Alexander Afanasyev · 8 years ago
  19. fe4733a security: Add new v2::KeyChain by Yingdi Yu · 9 years ago