maxgoedjen / secretive

Store SSH keys in the Secure Enclave
MIT License
6.99k stars 155 forks source link

Attempt to fix rsa ssh #457

Open mxswd opened 1 year ago

mxswd commented 1 year ago

For whatever reason the signature I'm sending to OpenSSH doesn't validate and the connection gets rejected.

If you have any ideas let me know.

This is how I'm encoding the signature: https://github.com/maxgoedjen/secretive/pull/457/files#diff-2aed467ebf696ae8d53d908364621e918247939acdb9e57463a9a91dd407710bR158

Which looks correct according to: https://www.ietf.org/rfc/rfc8332.txt