We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb3083e commit 51586c9Copy full SHA for 51586c9
README.md
@@ -22,7 +22,7 @@ To use this SDK you must have:
22
Or, you can pick it up from Maven (groupId: `org.bouncycastle`, artifactId: `bcprov-ext-jdk15on`).
23
24
As of version 1.6.1,
25
- the AWS Encryption SDK will also work with Bouncy Castle FIPS (groupId: `org.bouncycastle`, artifactId: `bcprov-ext-jdk15on`).
+ the AWS Encryption SDK will also work with Bouncy Castle FIPS (groupId: `org.bouncycastle`, artifactId: `bc-fips`).
26
Please follow Bouncy Castle's FIPS [documentation](https://www.bouncycastle.org/documentation.html),
27
including User Guides and Security Policy for proper installation and configuration.
28
0 commit comments