Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-28 | Add experimental post-quantum hybrid key exchange method | tobhe | |
based on Streamlined NTRU Prime (coupled with X25519). The sntrup761 implementation is imported from OpenSSH. It is public domain code originally distributed as part of the SUPERCOP cryptography benchmark suite (https://bench.cr.yp.to/supercop.html). The method is not part of the default proposal, but can be enabled with 'ikesa group sntrup761x25519'. ok markus@ patrick@ |