This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-crypto.git
The following commit(s) were added to refs/heads/master by this push: new 8962b467 Typo 8962b467 is described below commit 8962b467b75b120bce2a457bdc920caa35f3eb49 Author: sebbASF <sebb...@users.noreply.github.com> AuthorDate: Fri Oct 27 21:20:10 2023 +0100 Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ecf972a..4383e016 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Apache Commons Crypto [](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-crypto/?gav=true) [](https://javadoc.io/doc/org.apache.commons/commons-crypto/1.2.0) [](https://github.com/apache/commons-crypto/actions/workflows/codeql-analysis.yml) -[](https://api.securityscorecards.dev/projects/github.com/apache/commons-text) +[](https://api.securityscorecards.dev/projects/github.com/apache/commons-crypto) Apache Commons Crypto is a cryptographic library optimized with AES-NI (Advanced Encryption Standard New Instructions). It provides Java API for both cipher level and Java stream level.