Package org.bouncycastle.jce.provider.test
package org.bouncycastle.jce.provider.test
-
ClassesClassDescriptiontest vectors based on NIST Special Publication 800-38A, "Recommendation for Block Cipher Modes of Operation"basic test class for the AES cipher vectors from FIPS-197basic test class for the ARIA cipher vectors from FIPS-197Exercise the BCFKS KeyStore,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.basic test class for Camelliacheck that cipher input/output streams are working correctlyCMAC tester - AES Official Test Vectors.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.Tests are taken from RFC 6979 - "Deterministic Usage of the Digital Signature Algorithm (DSA) and Elliptic Curve Digital Signature Algorithm (ECDSA)"Test for DHIES - Diffie-Hellman Integrated Encryption Schemecheck that doFinal is properly reseting the cipher.This test needs to be run with -Djava.security.debug=providerbasic test class for DSTU7624Test for ECIES - Elliptic Curve Integrated Encryption SchemeTest for ECIES - Elliptic Curve Integrated Encryption Schemebasic FIPS test class for a block cipher, just to make sure ECB/CBC/OFB/CFB are behaving correctly.basic test class for the GOST28147 cipherbasic test class for the GOST28147 cipherHMAC testertest for ECIES - Elliptic Curve Integrated Encryption SchemeExercise the various key stores, making sure we at least get back what we put in!basic test class for SEEDtest out the various PBE modes, making sure the JCE implementations are compatible woth the light weight ones.Exercise the various key stores, making sure we at least get back what we put in!Test class for
PKIXNameConstraintValidator
.basic test class for SEEDbasic test class for the Shacal2 cipher, vector from NESSIE (Test vectors set 8, vector# 0)basic test class for SM4