Last Version

Bouncy Castle PQC Addon APIs (FIPS Distribution) 1.0.1

The Bouncy Castle Java PQC Addon APIs contains some tools for adding the use of NewHope, FrodoKEM, and Classic McEliece to KAS and Key Transport via the use of supplementary private info allowing the mechanisms to stay FIPS compliant with (hopefully) a touch of Quantum Hardening.

License

License

GroupId

GroupId

org.bouncycastle
ArtifactId

ArtifactId

bcpqc-addon-fips
Version

Version

1.0.1
Type

Type

jar
Description

Description

Bouncy Castle PQC Addon APIs (FIPS Distribution)
The Bouncy Castle Java PQC Addon APIs contains some tools for adding the use of NewHope, FrodoKEM, and Classic McEliece to KAS and Key Transport via the use of supplementary private info allowing the mechanisms to stay FIPS compliant with (hopefully) a touch of Quantum Hardening.
Project URL

Project URL

https://www.bouncycastle.org/fips-java

Download bcpqc-addon-fips 1.0.1


<!-- https://jarcasting.com/artifacts/org.bouncycastle/bcpqc-addon-fips/ -->
<dependency>
    <groupId>org.bouncycastle</groupId>
    <artifactId>bcpqc-addon-fips</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.bouncycastle/bcpqc-addon-fips/
implementation 'org.bouncycastle:bcpqc-addon-fips:1.0.1'
// https://jarcasting.com/artifacts/org.bouncycastle/bcpqc-addon-fips/
implementation ("org.bouncycastle:bcpqc-addon-fips:1.0.1")
'org.bouncycastle:bcpqc-addon-fips:jar:1.0.1'
<dependency org="org.bouncycastle" name="bcpqc-addon-fips" rev="1.0.1">
  <artifact name="bcpqc-addon-fips" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bouncycastle', module='bcpqc-addon-fips', version='1.0.1')
)
libraryDependencies += "org.bouncycastle" % "bcpqc-addon-fips" % "1.0.1"
[org.bouncycastle/bcpqc-addon-fips "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.bouncycastle : bc-fips jar [1.0.0,2.0.0)

Project Modules

There are no modules declared in this project.