CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/03 22:26:51
Modified files:
usr.bin/ssh : ed25519.c ed25519.sh
Log message:
add signature malleability and pubkey validity checks to ed25519
verification (SSH doesn't depend on these properties)
Pointed out by Soatok Dreamseeker
Add an explicit-seed variant of the keygen function.
feedback / "looks fine" tb@
