Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-04-23 | Restrict m value in F2m curves | Peter Dettman | 2 | -7/+31 |
2024-04-19 | Add some more utility methods around X.509 extensions | Peter Dettman | 4 | -24/+22 |
2024-04-19 | Refactor TimeStampRequest | Peter Dettman | 1 | -27/+7 |
2024-04-19 | Improve LMS parsing | Peter Dettman | 9 | -23/+42 |
2024-04-12 | Refactoring in Tls | Peter Dettman | 3 | -16/+8 |
2024-04-10 | TLS: Some work on GOST support (RFC 9189) | Peter Dettman | 15 | -11/+116 |
2024-04-10 | Add various fingerprint-related methods in OpenPgp | Peter Dettman | 7 | -56/+153 |
2024-04-05 | Fix CCM input length check | Peter Dettman | 1 | -2/+22 |
2024-04-05 | TLS: Use more appropriate method to check for ECDH curve | Peter Dettman | 3 | -6/+4 |
2024-04-05 | DTLS: more robust exclusion of stream ciphers | Peter Dettman | 1 | -7/+6 |
2024-03-29 |