1. 99b2a00 security: change enum to enum class in security-common.hpp by Yingdi Yu · 9 years ago
  2. 0d2ed2e Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
  3. cf3a667 build: Fix conditional compilation on availability of getpass() by Alexander Afanasyev · 9 years ago
  4. a2ada22 src: Disable use of getpass() when it is not available by Alexander Afanasyev · 9 years ago
  5. af99f46 src: Update copyright notices for files modified in 2015 by Alexander Afanasyev · 9 years ago
  6. 0711380 security: Refactoring creation of SecPublicInfo and SecTpm during KeyChain creation by Alexander Afanasyev · 9 years ago
  7. 4154634 security: Pair-up Tpm and Pib in KeyChain by Yingdi Yu · 10 years ago
  8. 9d9d599 security: Enable exporting/importing ECDSA key by Yingdi Yu · 10 years ago
  9. 5ec0ee3 security: Support ECDSA verification in all related classes. by Yingdi Yu · 10 years ago
  10. 7036ce2 security: Add KeyParams to support multiple types of keys. by Yingdi Yu · 10 years ago
  11. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 10 years ago
  12. 258ec2b src: Refactoring common.hpp and minimizing exposed includes by Alexander Afanasyev · 10 years ago
  13. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  14. 5e96e00 security: Bug fixing by Yingdi Yu · 10 years ago
  15. 4b8c6a2 src: Correcting coding style of security related code. by Yingdi Yu · 10 years ago
  16. fdbfc6d src: Improving consistency and correcting code style by Alexander Afanasyev · 10 years ago
  17. 482ccc5 build: suppress CryptoPP warnings by Junxiao Shi · 10 years ago
  18. 2e57a58 security: Consistent exception handling. by Yingdi Yu · 10 years ago
  19. be4150e security: Adjust unlocking TPM process. by Yingdi Yu · 10 years ago
  20. fc40d87 security: Add doxygen comments by Yingdi Yu · 10 years ago
  21. 8dceb1d security: Export/Import Identity from/into KeyChain by Yingdi Yu · 10 years ago