Class Summary |
AESSICTest |
test vectors based on NIST Special Publication 800-38A,
"Recommendation for Block Cipher Modes of Operation" |
AESTest |
basic test class for the AES cipher vectors from FIPS-197 |
AllTests |
|
ARIATest |
basic test class for the ARIA cipher vectors from FIPS-197 |
AttrCertData |
|
BaseBlockCipherTest |
|
BCFKSStoreTest |
Exercise the BCFKS KeyStore, |
BlockCipherTest |
basic test class for a block cipher, basically this just exercises the provider, and makes sure we
are behaving sensibly, correctness of the implementation is shown in the lightweight test classes. |
CamelliaTest |
basic test class for Camellia |
CertPathBuilderTest |
|
CertPathTest |
|
CertPathValidatorTest |
|
CertPathValidatorTest.X509CertificateObject |
|
CertStoreTest |
|
CertTest |
|
CertUniqueIDTest |
|
CipherStreamTest |
check that cipher input/output streams are working correctly |
CipherStreamTest2 |
|
CMacTest |
CMAC tester - AES Official Test Vectors. |
DESedeTest |
basic test class for key generation for a DES-EDE block cipher, basically
this just exercises the provider, and makes sure we are behaving sensibly,
correctness of the implementation is shown in the lightweight test classes. |
DHIESTest |
Test for DHIES - Diffie-Hellman Integrated Encryption Scheme |
DHTest |
|
DigestTest |
|
DoFinalTest |
check that doFinal is properly reseting the cipher. |
DRBGTest |
This test needs to be run with -Djava.security.debug=provider |
DSATest |
|
ECIESTest |
test for ECIES - Elliptic Curve Integrated Encryption Scheme |
ECIESVectorTest |
Test for ECIES - Elliptic Curve Integrated Encryption Scheme |
ECNRTest |
|
EdECTest |
|
ElGamalTest |
|
EncryptedPrivateKeyInfoTest |
|
FIPSDESTest |
basic FIPS test class for a block cipher, just to make sure ECB/CBC/OFB/CFB are behaving
correctly. |
GMacTest |
|
GOST28147Test |
basic test class for the GOST28147 cipher |
GOST3410Test |
|
GOST3412Test |
basic test class for the GOST28147 cipher |
HMacTest |
HMAC tester |
IESTest |
test for ECIES - Elliptic Curve Integrated Encryption Scheme |
ImplicitlyCaTest |
|
KeccakTest |
|
KeyStoreTest |
Exercise the various key stores, making sure we at least get back what we put in!
|
MacTest |
MAC tester - vectors from
FIP 81 and
FIP 113. |
MultiCertStoreTest |
|
NamedCurveTest |
|
NetscapeCertRequestTest |
|
NISTCertPathTest |
|
NoekeonTest |
basic test class for SEED |
OCBTest |
|
OpenSSHSpecTests |
|
PBETest |
test out the various PBE modes, making sure the JCE implementations
are compatible woth the light weight ones. |
PEMData |
|
PKCS10CertRequestTest |
|
PKCS12StorePBETest |
|
PKCS12StoreTest |
Exercise the various key stores, making sure we at least get back what we put in!
|
PKIXNameConstraintsTest |
Test class for PKIXNameConstraintValidator .
|
PKIXPolicyMappingTest |
|
PKIXTest |
|
Poly1305Test |
|
PSSTest |
|
RegressionTest |
|
RSATest |
|
SealedTest |
|
SEEDTest |
basic test class for SEED |
SerialisationTest |
|
Shacal2Test |
basic test class for the Shacal2 cipher, vector from NESSIE (Test vectors set 8, vector# 0) |
SigNameTest |
|
SignatureTest |
|
SigTest |
|
SimpleTestTest |
|
SipHash128Test |
|
SipHashTest |
|
SkeinTest |
|
SlotTwoTest |
|
SM2CipherTest |
|
SM2SignatureTest |
|
SM4Test |
basic test class for SM4 |
ThreefishTest |
|
TLSKDFTest |
|
WrapTest |
|
X509CertificatePairTest |
|
X509StreamParserTest |
|
XOFTest |
|
ZucTest |
|