Age | Commit message (Expand) | Author |
---|---|---|
2016-11-03 | Verify ed25519 link handshake certificates | Nick Mathewson |
2016-11-03 | Fix a misfeature with the Ed cert expiration API | Nick Mathewson |
2016-11-03 | Make the current time an argument to x509 cert-checking functions | Nick Mathewson |
2016-11-03 | Add function to check RSA->Ed cross-certifications | Nick Mathewson |
2016-11-03 | Refactor RSA certificate checking into its own function. | Nick Mathewson |
2016-11-03 | Migrate certificates into a sub-structure of or_handshake_state | Nick Mathewson |
2016-02-27 | Update the copyright year. | Nick Mathewson |
2015-05-28 | Generate weird certificates correctly | Nick Mathewson |
2015-05-28 | Enforce more correspondence between ri and ei | Nick Mathewson |
2015-05-28 | Implement proposal 228: cross-certification with onion keys | Nick Mathewson |
2015-05-28 | Implement ed25519-signed descriptors | Nick Mathewson |
2015-05-28 | prop220: Implement certificates and key storage/creation | Nick Mathewson |