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