| Package | Description |
|---|---|
| net.sf.mmm.crypto.asymmetric.access.ec.bc |
| Modifier and Type | Method and Description |
|---|---|
static <S extends SignatureEcBc> |
Curve25519.of(SignatureFactoryEcBc<S> signatureFactory,
HashConfig hashConfig,
RandomFactory randomFactory) |
static Curve25519<SignatureEcBcPlain> |
Curve25519.ofPlain(HashConfig hashConfig) |
static Curve25519<SignatureEcBcPlain> |
Curve25519.ofPlain(String hashAlgorithm) |
static Curve25519<SignatureEcBcWithRecoveryId> |
Curve25519.ofRecoveryId(HashConfig hashConfig) |
static Curve25519<SignatureEcBcWithRecoveryId> |
Curve25519.ofRecoveryId(String hashAlgorithm) |
Copyright © 2001–2019 mmm-Team. All rights reserved.