mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2026-03-11 07:14:23 +00:00
Adding Alara
This commit is contained in:
parent
9b979a072c
commit
c8c45b866a
1 changed files with 1 additions and 0 deletions
|
|
@ -238,6 +238,7 @@ A curated list of cryptography resources and links.
|
|||
|
||||
### Erlang
|
||||
|
||||
- [Alara](https://github.com/roquess/alara) - Distributed random number generator for cryptographic systems.
|
||||
- [KeyLara](https://github.com/roquess/keylara) - RSA and AES operations with distributed entropy generation support using Alara.
|
||||
- [crypto](http://erlang.org/doc/apps/crypto/) - Functions for computation of message digests, and functions for encryption and decryption.
|
||||
- [public_key](http://erlang.org/doc/man/public_key.html) - Provides functions to handle public-key infrastructure.
|
||||
|
|
|
|||
Loading…
Reference in a new issue