Files
plan9port/src/libauth
David du Colombier 7ed1f0cb5b ssh-agent: add rsa-sha2-256 and rsa-sha2-512 support
Modern OpenSSH servers reject ssh-rsa (SHA-1) signatures.
Import SHA-2 support to libsec from Plan 9, teach factotum
to sign with SHA256 and SHA512, and handle the
SSH_AGENT_RSA_SHA2_256/512 flags in ssh-agent.

Strip role and hash from factotum RSA key lookups so a
single key can serve both sign and decrypt operations.

Increase _attrfmt buffer from 1024 to 8192 so large RSA
key attributes are not truncated during factotum ctl reads.

The following files were imported from Plan 9 :

 - src/libsec/port/sha2block64.c
 - src/libsec/port/sha2block128.c
 - src/libsec/port/sha2_64.c
 - src/libsec/port/sha2_128.c
2026-03-29 10:28:50 -04:00
..
2004-06-17 03:27:35 +00:00
2004-06-17 03:27:35 +00:00
2005-02-08 20:58:10 +00:00
2005-02-08 20:58:10 +00:00
2004-06-17 03:27:35 +00:00
2005-02-08 20:58:10 +00:00
2006-01-27 04:12:35 +00:00
2005-02-08 20:58:10 +00:00
2004-06-17 03:27:35 +00:00
2004-06-17 03:27:35 +00:00
2004-06-17 03:27:35 +00:00
2005-03-15 20:26:45 +00:00
2004-06-17 03:27:35 +00:00
2004-06-17 03:27:35 +00:00
2004-12-26 23:19:25 +00:00