GitHub topics: aead
ansemjo/aenker-py 📦
python script to use python-cryptography (ChaCha20Poly1305 / AES-GCM) and Argon2 from the commandline; simple en/decryption utility; nonstandard file format
Language: Python - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

DECODEproject/zenroomjs 📦
zenroomjs :accept: provides a javascript wrapper of zenroom, a secure and small virtual machine for crypto language processing
Language: JavaScript - Size: 1.91 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 5

DECODEproject/zenroom-py 📦
:snake: Python facilitation wrapper to embed :lock: Zenroom
Language: Python - Size: 31.1 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 1

Metalnem/aes-gcm-siv 📦
.NET Core 3.0 implementation of AES-GCM-SIV nonce misuse-resistant authenticated encryption
Language: C# - Size: 2.54 MB - Last synced at: 3 days ago - Pushed at: over 6 years ago - Stars: 22 - Forks: 5

ansemjo/ascon 📦
Go binding for Ascon-128 from the CAESAR portfolio.
Language: C - Size: 5.86 KB - Last synced at: 10 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

ZhongFuze/crypto-dare
TypeScript implementation of the Data At Rest Encryption (DARE) format. DARE combines a modern AE scheme with a simple reordering protection mechanism to build a tamper-resistant encryption scheme.
Language: TypeScript - Size: 1.14 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

tex2e/chacha20-poly1305
ChaCha20 and Poly1305 for IETF Protocols (RFC 8439)
Language: Python - Size: 45.9 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 3

gby/linux Fork of torvalds/linux
I publish here my patch sets for Linux
Language: C - Size: 2.3 GB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 32 - Forks: 0

SparkDustJoe/NorxManaged
A C++ port (in .NET CLR, with a C# tester) of the NORX AEAD stream cipher, part of the CAESAR competition
Language: C++ - Size: 1.64 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pedroalbanese/leacrypt
TTAK.KO-12.0223 Lightweight Encryption Algorithm (ISO/IEC 29192-2:2019) with Galois/Counter Mode (LEA-GCM)
Language: Go - Size: 30.3 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

chroussel/async_io_crypto
Async Read wrapper to add ciphering/deciphering
Language: Rust - Size: 3.22 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

fboulnois/ring-pkae-example
An example of public key authenticated encryption in Rust
Language: Rust - Size: 18.6 KB - Last synced at: 20 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

itzmeanjan/grain-128aead
Grain-128AEAD: A Lightweight AEAD Stream Cipher
Language: C++ - Size: 169 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

itzmeanjan/isap
Lightweight Authenticated Encryption with Associated Data
Language: C++ - Size: 176 KB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

jkmnt/tiny_eax_mode
Tiny EAX mode (auth + encryption), 128 and 64 bits
Language: C - Size: 2.52 MB - Last synced at: 20 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

RiddleAndCode/aead-io
Easy Write/Read interfaces for streaming AEAD primitives
Language: Rust - Size: 52.7 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 4

ansemjo/aenker
authenticated encryption on the commandline using a chunked construction similar to intermaclib
Language: Go - Size: 665 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

o1c-dev/jcryptobox
Simple Java cryptography facade inspired by NaCl and libsodium
Language: Java - Size: 62.5 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

dmaixner/esp8266-chachapoly
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.
Language: C++ - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 0

arnaud-robin/aead-chacha20-poly1305
Implementation of AEAD_CHACHA20_POLY1305 in c++
Language: C++ - Size: 19.5 KB - Last synced at: 18 days ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

ericlagergren/stream
OAE2 STREAM
Language: Go - Size: 2.6 MB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rfc8452/AEAD
RFC8452 AES-GCM-SIV AEAD implementation in Java.
Language: Java - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

KizzyCode/crypto_api_chachapoly
This crate implements ChaCha20-IETF, Poly1305 and ChachaPoly-IETF for `crypto_api`
Language: Rust - Size: 124 KB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 2

ermites-io/oae
An implementation of Online Authenticated Encryption construction.
Language: Go - Size: 35.2 KB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

rfc8452/POLYVAL
POLYVAL - Polynomial authenticator to provide integrity in AES-GCM-SIV AEAD - Nonce Misuse-Resistant Authenticated Encryption
Language: Java - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

reklatsmasters/is-chacha20-poly1305-supported
Check whether a chacha20-poly1305 cipher is supported by NodeJS
Language: JavaScript - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

SparkDustJoe/MorusManaged
A C++/CLR implementation of the Morus AEAD Encryption scheme as part of the CAESAR competition.
Language: C++ - Size: 43 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

asurati/dust
dust - A toy crypto library. Completely insecure, totally unsafe, and horribly inefficient.
Language: C - Size: 120 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 2
