portable8439
Encryption library
Implementation of ChaCha20-Poly1305 encryption algorithm in portable and fast C99
Portable 8439: ChaCha20-Poly1305 (RFC 8439) in portable & fast C99
33 stars
3 watching
5 forks
Language: C
last commit: about 3 years ago chacha20-poly1305chacha20poly1305encryptionportable-coderfc-7539rfc-8439
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of minimal and audited implementations of various cryptographic algorithms | 222 |
| A Go library implementing authenticated encrypted API tokens using the XChaCha20-Poly1305 AEAD algorithm. | 86 |
| A portable C++ library for encryption and decryption of binary data using various algorithms | 47 |
| A utility class providing encryption and hashing functionality using AES and various hash algorithms, along with encoding and decoding methods. | 1,136 |
| A managed .NET library providing cryptographic primitives and message authentication codes | 72 |
| An encryption library allowing secure execution of functions on encrypted data without decrypting it | 27 |
| Provides a simplified interface to multiple hashing algorithms | 26 |
| An implementation of the Advanced Encryption Standard with the Rinjdael algorithm in Nim. | 54 |
| A collection of basic cryptographic algorithms implemented from scratch in C. | 1,847 |
| A simple library for encrypting and decrypting data using the JOSE standard | 64 |
| A Motoko port of the widely-used secp256k1 cryptographic library | 1 |
| High-level cryptography interface using libsodium | 1,129 |
| An implementation of elliptic curve Diffie-Hellman key exchange using the x25519 curve | 331 |
| A lightweight encryption library supporting both asymmetric and symmetric encryption methods. | 104 |
| A Lisp API to an Amazon Web Services reactive cryptography service | 0 |