Repository: commons-crypto Updated Branches: refs/heads/master d9afc4f4c -> f8795d6b7 (forced update)
Release Notes for 1.0.0 Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/f8795d6b Tree: http://git-wip-us.apache.org/repos/asf/commons-crypto/tree/f8795d6b Diff: http://git-wip-us.apache.org/repos/asf/commons-crypto/diff/f8795d6b Branch: refs/heads/master Commit: f8795d6b714c3139ee70ccdb3f7415177f736236 Parents: 444fbe1 Author: Dapeng Sun <[email protected]> Authored: Mon Jul 25 16:45:33 2016 +0800 Committer: Dapeng Sun <[email protected]> Committed: Mon Jul 25 16:47:07 2016 +0800 ---------------------------------------------------------------------- RELEASE-NOTES.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-crypto/blob/f8795d6b/RELEASE-NOTES.txt ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 691a30f..f98d1c4 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -1,7 +1,7 @@ - Apache Commons Crypto 1.0.0-SNAPSHOT + Apache Commons Crypto 1.0.0 RELEASE NOTES -The Apache Commons Crypto team is pleased to announce the release of Apache Commons Crypto 1.0.0-SNAPSHOT +The Apache Commons Crypto team is pleased to announce the release of Apache Commons Crypto 1.0.0 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.
