#
aead
Here are 48 public repositories matching this topic...
brycx
commented
Dec 22, 2020
The endianness-conversion functions added in #161 are missing tests. Should be merged into v016.
Awaiting merge of #161.
A modern and easy-to-use cryptographic library for .NET Core based on libsodium
security
cryptography
crypto
encryption
csharp
aead
dotnet
hash
libsodium
dotnet-core
ed25519
curve25519
aes-gcm
hmac
hkdf
x25519
chacha20-poly1305
blake2b
sha256
sha512
-
Updated
Dec 5, 2020 - C#
Golang symmetric encryption library
-
Updated
Nov 26, 2020 - Go
rweather/noise-c compiled to WebAssembly using Emscripten and optimized for small size
-
Updated
Oct 7, 2018 - LiveScript
Authenticated and encrypted API tokens written in Rust. A secure JWT alternative.
rust
jwt
cryptography
aead
authenticated-encryption
token-based-authentication
xchacha20-poly1305
branca
-
Updated
Dec 22, 2020 - Rust
A Java implementation of AES-GCM-SIV (RFC 8452).
-
Updated
Apr 18, 2019 - Java
I publish here my patch sets for Linux
-
Updated
Apr 21, 2019 - C
RFC 5297 SIV mode of operation in Java
-
Updated
Dec 19, 2020 - Java
.NET Core 3.0 implementation of AES-GCM-SIV nonce misuse-resistant authenticated encryption
-
Updated
Dec 22, 2018 - C#
Software crypto module for user space
-
Updated
Dec 21, 2020 - C
ECIES on Twisted Edwards Curve25519 using AES-GCM and HKDF-SHA256
-
Updated
Nov 23, 2020 - Rust
A fast, secure and reliable file transfer protocol.
fast
golang
algorithm
tcp
aead
transfer
udp
reliability
secure
kcp
file-transfer
sha3
golang-application
sha3-256
transfer-protocol
smux
-
Updated
Nov 18, 2017 - Go
zenroomjs 🉑 provides a javascript wrapper of zenroom, a secure and small virtual machine for crypto language processing
javascript
npm
crypto
aead
dyne
ecc
virtual-machine
blockchain
ecdsa
ecdh
aes-gcm
seccomp
elgamal
hamming-distance
goldilocks
zenroom
zero-knowledge-proofs
crypto-language-processing
ecp2
miller-loop
-
Updated
Oct 10, 2019 - JavaScript
Pure python ChaCha20Poly1305 implementation
python
aead
cipher
poly1305
pure-python
chacha20
authenticated-encryption
chacha20poly1305
python-chacha
-
Updated
Jan 5, 2020 - Python
python
aead
dyne
ecc
virtual-machine
blockchain
ecdsa
ecdh
aes-gcm
seccomp
elgamal
goldilocks
zenroom
zero-knowledge-proofs
crypto-language-processing
ecp2
miller-loop
zencode
-
Updated
Oct 10, 2019 - Python
This crate implements ChaCha20-IETF, Poly1305 and ChachaPoly-IETF for `crypto_api`
-
Updated
Jul 16, 2020 - Rust
Simple encapsulation library for [Crypto](https://github.com/rweather/arduinolibs/tree/master/libraries/Crypto) library, used for encrypting and decrypting with ChaCha20 and Poly1305 algorithms.
mac
security
arduino
esp8266
nodemcu
crypto
encryption
aead
cipher
hash
chacha20-poly1305
poly1305
encrypt
decrypt
decryption
wemos-d1-mini
chacha20
decipher
-
Updated
Feb 1, 2020 - C++
Free Wordpress Plugin based on a powerful and revolutionary cryptographic technology that protects user passwords from data breaches and both online and offline attacks.
-
Updated
Jun 12, 2019 - PHP
authenticated encryption on the commandline using a chunked construction similar to intermaclib
-
Updated
Jul 26, 2019 - Go
Check whether a chacha20-poly1305 cipher is supported by NodeJS
-
Updated
May 1, 2019 - JavaScript
Go binding for Ascon-128 from the CAESAR portfolio.
-
Updated
Feb 23, 2019 - C
Improve this page
Add a description, image, and links to the aead topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the aead topic, visit your repo's landing page and select "manage topics."
It looks like performance regressed rather severely in a commit reverted here:
miscreant/meta#87
It would be nice to detect such regressions automatically and prevent them in the future