Introduce Bouncy Castle FIPS
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 22 Mar 2023 12:36:12 +0000 (13:36 +0100)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 22 Mar 2023 12:36:12 +0000 (13:36 +0100)
commit5b76fdf3107f6023bbb74bd2f37c09dd3793bd83
tree08240cdad0d18c28b7881af57af6cbbe309f77fc
parentcac139764636dbc53a2ce0d22dabcb0e8e73c4bd
Introduce Bouncy Castle FIPS
21 files changed:
repackage/Makefile
repackage/org.argeo.tp.crypto/bouncycastle/bcmail.bnd [new file with mode: 0644]
repackage/org.argeo.tp.crypto/bouncycastle/bcpg.bnd [new file with mode: 0644]
repackage/org.argeo.tp.crypto/bouncycastle/bcpkix.bnd [new file with mode: 0644]
repackage/org.argeo.tp.crypto/bouncycastle/bcprov.bnd [new file with mode: 0644]
repackage/org.argeo.tp.crypto/bouncycastle/bctls.bnd [new file with mode: 0644]
repackage/org.argeo.tp.crypto/bouncycastle/bcutil.bnd [new file with mode: 0644]
repackage/org.argeo.tp.crypto/bouncycastle/common.bnd
repackage/org.argeo.tp.crypto/bouncycastle/org.bouncycastle.mail.bnd [deleted file]
repackage/org.argeo.tp.crypto/bouncycastle/org.bouncycastle.pg.bnd [deleted file]
repackage/org.argeo.tp.crypto/bouncycastle/org.bouncycastle.pkix.bnd [deleted file]
repackage/org.argeo.tp.crypto/bouncycastle/org.bouncycastle.provider.bnd [deleted file]
repackage/org.argeo.tp.crypto/bouncycastle/org.bouncycastle.util.bnd [deleted file]
repackage/org.argeo.tp.fips/bouncycastle/bc-fips.bnd.disabled [new file with mode: 0644]
repackage/org.argeo.tp.fips/bouncycastle/bc-noncert.bnd [new file with mode: 0644]
repackage/org.argeo.tp.fips/bouncycastle/bcmail-fips.bnd [new file with mode: 0644]
repackage/org.argeo.tp.fips/bouncycastle/bcpg-fips.bnd [new file with mode: 0644]
repackage/org.argeo.tp.fips/bouncycastle/bcpkix-fips.bnd [new file with mode: 0644]
repackage/org.argeo.tp.fips/bouncycastle/bctls-fips.bnd [new file with mode: 0644]
repackage/org.argeo.tp.fips/bouncycastle/common.bnd [new file with mode: 0644]
sdk/argeo-build