Skip to content

Commit

Permalink
Merge pull request #72 from lkujaw/master
Browse files Browse the repository at this point in the history
Add BLAKE2S to the Cryptography category
  • Loading branch information
onox committed Sep 29, 2021
2 parents e1caa97 + b9df54f commit 2601684
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -453,6 +453,7 @@ language. It is loosely modelled after JUnit and some ideas from AUnit.
- [xxhash-ada](https://github.com/lyarbean/xxhash-ada) - Extremely fast non-cryptographic Hash algorithm, xxhash is working at speeds close to RAM limits.
- [libsodium-ada](https://github.com/jrmarino/libsodium-ada) - A secure cryptographic library (libsodium for Ada).
- [ada-libsecret](https://github.com/stcarrez/ada-libsecret) - Ada Binding for the libsecret library.
- [blake2s](https://github.com/lkujaw/blake2s) - SPARK83 implementation of the BLAKE2s hash function.

#### Compression
- [zip-ada](https://github.com/zertovitch/zip-ada) - Zip-Ada is a programming library for dealing with the Zip compressed archive file format.
Expand Down

0 comments on commit 2601684

Please sign in to comment.