Merge branch '189-blake2s' into 'master'
BLAKE2s implementation Implementation is based on the BLAKE2b implementation from BouncyCastle, and is therefore licensed under the BouncyCastle license (which will make future upstreaming of the code easier). Closes #189. See merge request !39
Showing
- briar-core/src/org/briarproject/crypto/Blake2sDigest.java 547 additions, 0 deletionsbriar-core/src/org/briarproject/crypto/Blake2sDigest.java
- briar-tests/build.xml 1 addition, 0 deletionsbriar-tests/build.xml
- briar-tests/src/org/briarproject/crypto/Blake2sDigestTest.java 172 additions, 0 deletions...-tests/src/org/briarproject/crypto/Blake2sDigestTest.java
Loading
Please register or sign in to comment