1. 7e6f6f8 encoding: avoid UB when casting to tlv::SignatureTypeValue by Davide Pesavento · 7 years ago
  2. 2a6d45a security: implement operator== for SigningInfo by Nick Gordon · 8 years ago
  3. 4c9a3d5 security: Move KeyChain to security::v1 namespace and deprecated it by Alexander Afanasyev · 8 years ago
  4. d6d78aa security: Allow Identity and Key abstractions to be used in SigningInfo by Alexander Afanasyev · 8 years ago
  5. fe4733a security: Add new v2::KeyChain by Yingdi Yu · 9 years ago
  6. c95f564 security: Return *this from SigningInfo setters by Alexander Afanasyev · 8 years ago
  7. eee3e82 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  8. 99b2a00 security: change enum to enum class in security-common.hpp by Yingdi Yu · 9 years ago
  9. 48c291b security: Properly initialize state in `SigningInfo(const std::string&)` constructor by Spencer Lee · 9 years ago
  10. 308bc44 security: string representation for SigningInfo by Spencer Lee · 9 years ago
  11. 1b0311c security: New generalized signing API in KeyChain by Yingdi Yu · 9 years ago