Package org.episteme.core.mathematics.cryptography
package org.episteme.core.mathematics.cryptography
-
ClassesClassDescriptionElliptic Curve Cryptography (ECC).Elliptic curve parameters: y² = x³ + ax + b (mod p)Generates ECDH key pair.Point on elliptic curve y² = x³ + ax + b (mod p)Cryptographic hash functions.RSA (Rivest-Shamir-Adleman) public-key cryptography.The RSA (Rivest–Shamir–Adleman) encryption algorithm.