search for: supercop

Displaying 2 results from an estimated 2 matches for "supercop".

Did you mean: supercap
2013 Dec 07
4
New key type (ed25519) and private key format
...d doesn't require random numbers to generate a signature. This last property means it completely avoids (EC-)DSA's horrible, private-key leaking problem when fed from a predictable random number generator. Ed25519 is not supported in OpenSSL, so we used a public-domain implementation (from SUPERCOP). Unfortunately this means that we could not use the PEM key format that we have used for RSA, DSA and ECDSA keys until now, so Markus made a new one. The new key format looks a lot like the old one (a blob of base64 encoded key material with beginning and end markers), but offers quite a bit more...
2025 Jan 13
2
[Bug 3774] New: Fuzzing-harness for sntrup761 broken on Ubuntu 24 LTS
https://bugzilla.mindrot.org/show_bug.cgi?id=3774 Bug ID: 3774 Summary: Fuzzing-harness for sntrup761 broken on Ubuntu 24 LTS Product: Portable OpenSSH Version: -current Hardware: Other OS: Linux Status: NEW Severity: major Priority: P5 Component: Regression tests Assignee: