mirror of
https://github.com/maxgoedjen/secretive.git
synced 2025-12-31 22:08:51 +01:00
* Fix SSH ECDSA signature mpint encoding OpenSSHSignatureWriter was emitting non-canonical mpints (keeping fixed-width leading 0x00 bytes), which breaks strict parsers. Canonicalize r/s mpints and add a regression test. * Cleanup and consolidation --------- Co-authored-by: Max Goedjen <max.goedjen@gmail.com> |
||
|---|---|---|
| .. | ||
| OpenSSHPublicKeyWriterTests.swift | ||
| OpenSSHReaderTests.swift | ||
| OpenSSHSignatureWriterTests.swift | ||
| TestSecret.swift | ||