secretive/Sources/Packages/Sources
Sergei Razmetov 6c56039ece
Fix SSH ECDSA signature mpint encoding (#772)
* 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>
2025-12-14 20:00:34 +00:00
..
Brief Updater UI (#703) 2025-09-14 08:20:10 +00:00
Common Pulling out a bunch of openssh stuff to dedicated package. (#775) 2025-12-14 19:54:56 +00:00
SecretAgentKit Pulling out a bunch of openssh stuff to dedicated package. (#775) 2025-12-14 19:54:56 +00:00
SecretKit Pulling out a bunch of openssh stuff to dedicated package. (#775) 2025-12-14 19:54:56 +00:00
SecureEnclaveSecretKit Fix issue where “mark as migrated” could fail (#715) 2025-09-14 23:11:54 +00:00
SmartCardSecretKit Enabling strict memory safety. (#683) 2025-09-09 20:41:29 -07:00
SSHProtocolKit Fix SSH ECDSA signature mpint encoding (#772) 2025-12-14 20:00:34 +00:00
XPCWrappers Updater UI (#703) 2025-09-14 08:20:10 +00:00