Home
last modified time | relevance | path

Searched refs:Curve25519 (Results 1 – 4 of 4) sorted by relevance

/external/python/cryptography/docs/hazmat/primitives/asymmetric/
Dx25519.rst9 X25519 is an elliptic curve `Diffie-Hellman key exchange`_ using `Curve25519`_.
184 .. _`Curve25519`: https://en.wikipedia.org/wiki/Curve25519 target in Key interfaces
/external/rust/crates/ring/src/
Dec.rs39 Curve25519, enumerator
/external/rust/crates/ring/src/ec/curve25519/
Dx25519.rs24 id: ec::CurveID::Curve25519,
/external/openssh/
DPROTOCOL101 OpenSSH supports the use of ECDH in Curve25519 for key exchange as