The NinthTest JCA Provider is a security provider for the Java™ Cryptography Architecture, focused on supporting candidate, reference, academic, and experimental cryptographic algorithms and security services.
Because the services provided by the NinthTest JCA Provider are exploratory/provisional in nature, the NinthTest JCA Provider is not recommended for use in security-critical applications or environments.
Algorithms and services currently supported by the NinthTest JCA Provider:
| Algorithm | Service |
|---|---|
| Helix | Cipher |
| Mac | |
| KeyGenerator | |
| SecretKeyFactory | |
| AlgorithmParameters | |
| SecureRandom |
http://ninthtest.net/java-security-provider/
Due to a JCA code-signing requirement, the binary (JAR) form is recommended unless you intend to contribute or create a derivative work (or just want to explore the source).
$ git clone https://github.com/mzipay/NinthTestJCAProvider.gitDownload packaged (signed) JARs from https://sourceforge.net/projects/ninthtest-jca-provider/files/
Read the Install the NinthTest JCA Provider section from Downloading and installing the NinthTest JCA Provider!