Skip to content

Commit 51586c9

Browse files
Fix BC-FIPS artifactID
1 parent eb3083e commit 51586c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To use this SDK you must have:
2222
Or, you can pick it up from Maven (groupId: `org.bouncycastle`, artifactId: `bcprov-ext-jdk15on`).
2323

2424
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`).
25+
the AWS Encryption SDK will also work with Bouncy Castle FIPS (groupId: `org.bouncycastle`, artifactId: `bc-fips`).
2626
Please follow Bouncy Castle's FIPS [documentation](https://www.bouncycastle.org/documentation.html),
2727
including User Guides and Security Policy for proper installation and configuration.
2828

0 commit comments

Comments
 (0)