ADDED: library(crypto): ECDH key exchange over Curve25519 (X25519)

This commit is contained in:
Markus Triska
2020-07-29 23:14:16 +02:00
parent 386f7cf65d
commit 32c612b747
5 changed files with 86 additions and 2 deletions

View File

@@ -456,8 +456,8 @@ The modules that ship with Scryer Prolog are also called
Cryptographically secure random numbers and hashes, HMAC-based key
derivation (HKDF), password-based key derivation (PBKDF2),
public key signatures and signature verification with Ed25519,
authenticated symmetric encryption with ChaCha20-Poly1305, and
reasoning about elliptic curves.
ECDH key exchange over Curve25519 (X25519), authenticated symmetric
encryption with ChaCha20-Poly1305, and reasoning about elliptic curves.
To use predicates provided by the `lists` library, write: