mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2025-03-15 06:16:29 -04:00
Add XKCP
This commit is contained in:
parent
84c039ef80
commit
f72895f6ee
@ -175,6 +175,7 @@ A curated list of cryptography resources and links.
|
||||
- [themis](https://github.com/cossacklabs/themis) - High level crypto library for storing data (AES), secure messaging (ECC + ECDSA / RSA + PSS + PKCS#7) and session-oriented, forward secrecy data exchange (ECDH key agreement, ECC & AES encryption). Ported on many languages and platforms, suitable for client-server infastructures.
|
||||
- [tiny-AES128-C](https://github.com/kokke/tiny-AES128-C) - Small portable AES128 in C.
|
||||
- [wolfSSL](https://github.com/wolfSSL/wolfssl) - Small, fast, portable implementation of TLS/SSL for embedded devices to the cloud.
|
||||
- [XKCP](https://github.com/XKCP/XKCP) — is a repository that gathers different free and open-source implementations of the cryptographic schemes defined by the Keccak team.
|
||||
- [xxHash](https://github.com/Cyan4973/xxHash) - Extremely fast hash algorithm.
|
||||
|
||||
### C++
|
||||
|
Loading…
x
Reference in New Issue
Block a user