Bouncy Castle Cryptography Library 1.86

Package org.bouncycastle.pqc.crypto.test

Interface Summary
TestUtils.KeyEncapsulationOperation  
 

Class Summary
AIMerTest  
BIKETest  
CMCEKEMVectorTest Known-answer tests for the standardised Classic McEliece KEM (ISO/IEC 18033-2:2006/Amd 2:2026, Clause 13) under org.bouncycastle.crypto.
CrystalsDilithiumTest  
FaestParametersTest Sanity-check the FaestParameters constants.
FalconTest  
FrodoKEMConcurrencyTest A FrodoKEMExtractor holds one FrodoKEMEngine for its lifetime, so the engine must not carry mutable state across a call.
FrodoKEMVectorTest KAT tests for the standardised FrodoKEM (ISO/IEC 18033-2) under org.bouncycastle.crypto: the salted "FrodoKEM" and ephemeral "eFrodoKEM" parameter sets, in both SHAKE and AES gen-matrix variants, at security levels 976 and 1344.
HAETAETest  
HQCTest  
MayoTest  
MLDSATest  
MLKEMTest  
NewHopeTest  
NISTSecureRandom for producing FixedSecureRandom objects for use with testing
NTRUKAT  
NTRULPRimeTest  
NTRUParametersTest  
NTRUPlusConcurrencyTest An NTRUPlusKEMExtractor holds one NTRUPlusEngine for its lifetime, so the engine must not carry mutable state across a call.
NTRUPlusTest  
NTRUTest KAT tests for round 3 NTRU algorithm.
NullPRNG Implementation of null PRNG returning zeroes only.
PqcSignatureEncodingTest Regression test for github #2403.
PqcUnmappedAlgorithmOidTest Regression tests for the algorithm-identifier dispatch in the PQC PrivateKeyFactory / PublicKeyFactory.
PublicKeyLengthValidationTest Regression test for the PQC public-key length-validation hardening (finding #14).
QRUOVTest  
RegressionTest  
SABERVectorTest  
SDitHTest  
SLHDSATest  
SmaugTTest  
SnovaTest  
SNTRUPrimeTest  
Sphincs256Test  
SphincsPlusTest  
SQIsignTest KAT-driven tests for SQIsign.
TestUtils.SignerOperation  
XWingTest  
 


Bouncy Castle Cryptography Library 1.86