Move crypto to selectable A2 (FIPS or full)
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 22 Mar 2023 16:29:09 +0000 (17:29 +0100)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 22 Mar 2023 16:29:09 +0000 (17:29 +0100)
commit46c933e0d5920fdf4d5abbcdb290babcc3f9825d
treee168312ab21a22312832234cd47d768a459c5450
parent7d4562c6447d59259e84449e138e3b458cbd9774
Move crypto to selectable A2 (FIPS or full)
34 files changed:
repackage/Makefile
repackage/crypto/fips/org.argeo.tp.crypto/bouncycastle/bc-fips.bnd.disabled [new file with mode: 0644]
repackage/crypto/fips/org.argeo.tp.crypto/bouncycastle/bc-noncert.bnd [new file with mode: 0644]
repackage/crypto/fips/org.argeo.tp.crypto/bouncycastle/bcmail-fips.bnd [new file with mode: 0644]
repackage/crypto/fips/org.argeo.tp.crypto/bouncycastle/bcpg-fips.bnd [new file with mode: 0644]
repackage/crypto/fips/org.argeo.tp.crypto/bouncycastle/bcpkix-fips.bnd [new file with mode: 0644]
repackage/crypto/fips/org.argeo.tp.crypto/bouncycastle/bctls-fips.bnd [new file with mode: 0644]
repackage/crypto/fips/org.argeo.tp.crypto/bouncycastle/common.bnd [new file with mode: 0644]
repackage/crypto/full/org.argeo.tp.crypto/bouncycastle/bcmail.bnd [new file with mode: 0644]
repackage/crypto/full/org.argeo.tp.crypto/bouncycastle/bcpg.bnd [new file with mode: 0644]
repackage/crypto/full/org.argeo.tp.crypto/bouncycastle/bcpkix.bnd [new file with mode: 0644]
repackage/crypto/full/org.argeo.tp.crypto/bouncycastle/bcprov.bnd [new file with mode: 0644]
repackage/crypto/full/org.argeo.tp.crypto/bouncycastle/bctls.bnd [new file with mode: 0644]
repackage/crypto/full/org.argeo.tp.crypto/bouncycastle/bcutil.bnd [new file with mode: 0644]
repackage/crypto/full/org.argeo.tp.crypto/bouncycastle/common.bnd [new file with mode: 0644]
repackage/crypto/full/org.argeo.tp.crypto/net.i2p.crypto.eddsa.bnd [new file with mode: 0644]
repackage/org.argeo.tp.crypto/bouncycastle/bcmail.bnd [deleted file]
repackage/org.argeo.tp.crypto/bouncycastle/bcpg.bnd [deleted file]
repackage/org.argeo.tp.crypto/bouncycastle/bcpkix.bnd [deleted file]
repackage/org.argeo.tp.crypto/bouncycastle/bcprov.bnd [deleted file]
repackage/org.argeo.tp.crypto/bouncycastle/bctls.bnd [deleted file]
repackage/org.argeo.tp.crypto/bouncycastle/bcutil.bnd [deleted file]
repackage/org.argeo.tp.crypto/bouncycastle/common.bnd [deleted file]
repackage/org.argeo.tp.crypto/net.i2p.crypto.eddsa.bnd [deleted file]
repackage/org.argeo.tp.fips/bouncycastle/bc-fips.bnd.disabled [deleted file]
repackage/org.argeo.tp.fips/bouncycastle/bc-noncert.bnd [deleted file]
repackage/org.argeo.tp.fips/bouncycastle/bcmail-fips.bnd [deleted file]
repackage/org.argeo.tp.fips/bouncycastle/bcpg-fips.bnd [deleted file]
repackage/org.argeo.tp.fips/bouncycastle/bcpkix-fips.bnd [deleted file]
repackage/org.argeo.tp.fips/bouncycastle/bctls-fips.bnd [deleted file]
repackage/org.argeo.tp.fips/bouncycastle/common.bnd [deleted file]
repackage/osgi/api/org.argeo.tp.osgi/osgi.core.bnd
sdk/argeo-build
sdk/output-argeo-tp-minimal.target