Class | Description |
---|---|
EdDSA25519KeyPairGenerator |
This class serves as EdDSA25519 key pair generator.
|
EdDSA448KeyPairGenerator |
This class serves as EdDSA448 key pair generator.
|
EdDSAContext |
Representation of a context used in context aware EdDSA variants in RFC 8032
[1].
|
EdDSAKeyFactory |
Implementation of the key factory service provider interface for EdDSA.
|
EdDSAPrivateKey |
Representation of a private key for EdDSA algorithms and implementation of
the
ECPrivateKey interface. |
EdDSAPrivateKeySpec |
Specifies an EdDSA private key and the corresponding curve domain parameters.
|
EdDSATestBase | |
SHA512WithContextEdDSASignature |
The Ed25519ctx algorithm for curve Ed25519.
|
SHA512WithHashEdDSASignature |
The HashEdDSA algorithm with curve Ed22519.
|
SHA512WithPureEdDSASignature |
The PureEdDSA algorithm for curve Ed25519.
|
SHAKE256WithHashEdDSASignature |
The HashEdDSA algorithm with curve Ed448.
|
SHAKE256WithPureEdDSASignature |
The PureEdDSA algorithm with curve Ed448.
|
TestEdDSA | |
TestEdDSAKeyPairGenerator | |
TestEdDSAVectors |
This test case tests all vectors given in the file "sign.input" originally
taken from djb's Ed25519 page [0].
|
TestEdDSAVectorsKAS | |
TestKeyEncoding | |
TestOccurredBugs | |
TestPKCSKeyEncoding |
Copyright © 2011–2022 Stiftung SIC. All rights reserved.