Topic: "poly1305"
paragonie/halite
High-level cryptography interface powered by libsodium
Language: PHP - Size: 1.29 MB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 1,132 - Forks: 88

neilalexander/jnacl
Pure Java implementation of curve25519, salsa20, hsalsa20, xsalsa20 and poly1305 cryptographic primitives, along with a NaCl "Box" implementation
Language: Java - Size: 57.6 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 108 - Forks: 33

daviddesmet/NaCl.Core
🔑 NaCl.Core, a cryptography library for .NET
Language: C# - Size: 553 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 77 - Forks: 8

samuel-lucas6/Geralt
A modern cryptographic library for .NET 8+ based on libsodium and inspired by Monocypher.
Language: C# - Size: 417 KB - Last synced at: 7 days ago - Pushed at: 10 days ago - Stars: 56 - Forks: 4

polfosol/micro-AES
A minimalist implementation of AES algorithms in C
Language: C - Size: 6.18 MB - Last synced at: 14 days ago - Pushed at: 6 months ago - Stars: 48 - Forks: 1

xaionaro-go/secureio
An easy-to-use XChaCha20-encryption wrapper for io.ReadWriteCloser (even lossy UDP) using ECDH key exchange algorithm, ED25519 signatures and Blake3+Poly1305 checksums/message-authentication for Go (golang). Also a multiplexer.
Language: Go - Size: 459 KB - Last synced at: 7 days ago - Pushed at: almost 5 years ago - Stars: 34 - Forks: 6

diglol/crypto
Diglol Crypto for Kotlin Multiplatform.
Language: C - Size: 1.93 MB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 32 - Forks: 5

andy-goryachev/MemSafeCrypto
A subset of BouncyCastle crypto primitives, refactored to use DirectByteBuffer.
Language: Java - Size: 34.2 MB - Last synced at: 21 days ago - Pushed at: about 1 year ago - Stars: 30 - Forks: 1

ph4r05/py-chacha20poly1305
Pure python ChaCha20Poly1305 implementation
Language: Python - Size: 18.6 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 24 - Forks: 6

sorairolake/abcrypt
A simple, modern and secure file encryption tool, file format and Rust library
Language: Rust - Size: 1.72 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 19 - Forks: 2

mrdcvlsc/ChaCha20-Poly1305
A C++ implementation of ChaCha20 & Poly1305 stream cipher described in RFC - 8439.
Language: C++ - Size: 340 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 18 - Forks: 1

dunkelstern/mbedtls-esp8266
Updated and Upgraded mbedTLS library for the ESP8266 (probably ESP32 too)
Language: C - Size: 701 KB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 15 - Forks: 4

pedroalbanese/edgetk
🔒 Encrypted Data Gateway Engine - Command-line Integrated Security Suite written in Go (OpenSSL compliant)
Language: Go - Size: 43.1 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 12 - Forks: 1

AntonKueltz/rfc7539
AEAD cipher based on ChaCha20 stream cipher and Poly1305 MAC
Language: C - Size: 58.6 KB - Last synced at: 14 days ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 2

aead/poly1305
The poly1305 message authentication code
Language: Assembly - Size: 39.1 KB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 10 - Forks: 7

GeneralZero/ChaCha-and-Salsa
A simple, commented and readable python implementation of ChaCha, Salsa, Poly1305, MD2, MD4, MD5, SHA1, SHA2, SHA3, Blake, Blake2, DES, 3DES, and more
Language: Python - Size: 265 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 9 - Forks: 2

andreypfau/kotlinx-crypto
A multiplatform Kotlin library providing basic cryptographic functions and primitives
Language: Kotlin - Size: 252 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 1

yolateng0/Wireguard_install 📦
Install Wireguard VPN + DNS resolvers debian ubuntu arch fedora server
Language: Shell - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 1

ewd340/kr
A simple file encryption/decryption program using Monocypher.
Language: C - Size: 191 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 2

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

jedisct1/xsecretbox
Go implementation of crypto_secretbox_xchacha20poly1305
Language: Go - Size: 460 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 5 - Forks: 2

Sina-Ghaderi/rabaead
go rabbit poly1305 aead cipher package
Language: Go - Size: 155 KB - Last synced at: 11 months ago - Pushed at: almost 3 years ago - Stars: 5 - 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: over 5 years ago - Stars: 5 - Forks: 0

samuel-lucas6/kcChaCha20-Poly1305
Key-committing ChaCha20-Poly1305.
Language: C# - Size: 16.6 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

Varbin/python-poly1305
Poly1305 in python
Language: Python - Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

nuxed/crypto
The Nuxed Crypto component provides a high-level cryptography interface that relies on libsodium for all of its underlying cryptography operations.
Language: Hack - Size: 113 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 4

angeal185/rabbit-cipher
rabbit 128bit cipher with poly1305 in javascript
Language: JavaScript - Size: 55.7 KB - Last synced at: 10 days ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

tensortask/spice
Chunked Encryption W/ Curve25519, XSalsa20 Poly1305, and Nonce Chaining
Language: Go - Size: 2.28 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 1

MuriloChianfa/srv6-pot-tlv
Design and implementation of a new SRv6 Proof-of-Transit TLV using SipHash, Poly1305 and BLAKE3 Keyed-hash through eBPF XDP and TC.
Language: C - Size: 1.53 MB - Last synced at: 3 days ago - Pushed at: 24 days ago - Stars: 2 - Forks: 0

primefactor-io/xchacha20-poly1305
100% RFC compliant implementations of ChaCha20-Poly1305 and XChaCha20-Poly1305
Language: Go - Size: 68.4 KB - Last synced at: 13 days ago - Pushed at: 29 days ago - Stars: 2 - Forks: 0

FelipeFMA/GhostWire
fuck network restrictions
Language: Shell - Size: 19.5 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

rustic-rs/aes256ctr_poly1305aes
Pure Rust implementation of AES256CTR-Poly1305AES
Language: Rust - Size: 97.7 KB - Last synced at: 17 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 1

blackshirt/chacha20poly1305 📦
Chacha20Poly130 Authenticated Encryption with Additional Data (AEAD) module for V Language
Language: V - Size: 1.24 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

blackshirt/poly1305 📦
Poly1305 one-time message authenticated code (MAC) module for V Language
Language: V - Size: 481 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

dpretet/chacha20.c
Basic implementation of Chacha2 algorithm in C
Language: C - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

blackshirt/vodcha 📦
Chacha20 (and XChacha20) cipher stream, Poly1305 MAC, and AEAD-(X)CHACHA20-POLY1305 in V languange
Language: V - Size: 219 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

cfcs/ocaml-poly1305
MirageOS-friendly bindings to Poly1305 C-stubs from WireGuard
Language: C - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

sorairolake/abcrypt-zig
A simple, modern and secure file encryption library for Zig
Language: Zig - Size: 63.5 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 1

sorairolake/abcrypt-go
A simple, modern and secure file encryption library for Go
Language: Go - Size: 280 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 1

samuel-lucas6/XXChaCha20-Poly1305-SIV
A key-committing, misuse-resistant AEAD scheme based on ChaCha20-Poly1305-PSIV and Daence.
Language: C# - Size: 10.7 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

threez/rfc8439.cr
Crystal implementation ChaCha20 stream cipher as well as the Poly1305 authenticator and the AEAD mode defined in rfc8439.
Language: Crystal - Size: 67.4 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 1

samuel-lucas6/Daence.NET
A .NET implementation of ChaCha-Daence.
Language: C# - Size: 5.86 KB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

exc-jdbi/Chacha20-and-Poly1305
Shows how Chacha20 and Poly1305 works.
Language: C# - Size: 36.6 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - 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: 28 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

tmthrgd/poly1305 📦
An AVX/AVX2/x64 implementation of the Poly1305 MAC for Golang. [Deprecated].
Language: Perl - Size: 1.11 MB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

jaybosamiya/poly1305-equivalence 📦
Proving equivalence of spec for Poly1305 in HACL* and Vale
Language: Makefile - Size: 119 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

sundarnagarajan/py_poly1305aes
Python wrapper around poly1305aes by Daniel J. Bernstein
Language: Assembly - Size: 261 KB - Last synced at: about 7 hours ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

reshsix/libmaid
A Cryptography Library for Maids
Language: C - Size: 1.02 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

DemiurgoAsteria-sama/GhostWire
fuck network restrictions
Language: Shell - Size: 17.6 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

Banyc/tokio_chacha20
Encrypt/Decrypt async stream data (`AsyncRead/Write`) using (X)ChaCha20
Language: Rust - Size: 51.8 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

dam00042/Files-Encryptor
Python Application to encrypt and decrypt files using password. Argon2id to derive a key and Salsa20 - Poly1305 from NaCl for the encryption.
Language: Python - Size: 42 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ppad-tech/poly1305
The Poly1305 message authentication code
Language: Haskell - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ppad-tech/aead
Haskell AEAD-ChaCha20-Poly1305
Language: Haskell - Size: 71.3 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

carlosmakin/chacha20
An implementation of the symmetric ChaCha20 cipher, Poly1305 (MAC), and ChaCha20-Poly1305 (AEAD) scheme as per RFC 8439.
Language: Dart - Size: 101 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

PrismLabsDev/prismchat-lib
The Prism Chat Library for E2E, anonymous and decentralized communication built on libsodium.
Language: TypeScript - Size: 144 KB - Last synced at: 17 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

vercingetorx/poly1305-nim
Poly1305 in pure Nim
Language: Nim - Size: 47.9 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

kirankigi5/POIS_55
Introduction to Adiantum - A New Encryption Method for Low-End Devices
Language: Jupyter Notebook - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

flucium/aes-poly1305
Language: Rust - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

samuel-lucas6/UtC.NET
Bellare and Hoang's UtC and HtE[UtC] transforms using ChaCha20-Poly1305 and BLAKE2b.
Language: C# - Size: 12.7 KB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

samuel-lucas6/ModdedCTX.NET
A modified version of Chan and Rogaway's fully committing AEAD construction using ChaCha20-Poly1305 and BLAKE2b-256.
Language: C# - Size: 5.86 KB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ttsuki/chacha20poly1305
a study for rfc8439 aead-chacha20-poly1305 c++ implementation
Language: C++ - Size: 77.1 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

samuel-lucas6/CTX.NET
Chan and Rogaway's fully committing AEAD construction using ChaCha20-Poly1305 and BLAKE2b-160.
Language: C# - Size: 10.7 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pierreeliseeflory/inf568
Implementation of modern cryptographic primitive in C++. These implementations are not production ready and even less safe.
Language: C++ - Size: 1.36 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

username1565/nanoboard-javascript-captcha Fork of dchest/tweetnacl-js
Client-side JavaScript posts and captcha-validation for NANOBOARD.
Language: JavaScript - Size: 168 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

moonsikpark/ecprivacy
Pretty good privacy, but not PGP.
Language: C - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

openlabequipment/nymph
an implementation of Salsa20 and Poly1305 in pure Nim
Language: Nim - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

shaktee/aeadpy
AES-GCM python test bench
Language: Python - Size: 99.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

martijnat/crypturd
Library for cryptographic primitives
Language: Python - Size: 150 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 2

aead/poly
Package poly implements message authenticators based on polynomials
Language: Go - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

sundarnagarajan/py_poly1305-donna Fork of floodyberry/poly1305-donna
Python wrapper for floodberry/poly1305-donna HMAC
Language: C - Size: 204 KB - Last synced at: 10 months ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 1

hatter/chacha20-poly1305-stream
ChaCha20 Poly1305 stream encrypt and decrypt library, copied codes from: https://github.com/cesarb/chacha20-poly1305-aead
Language: Rust - Size: 92.8 KB - Last synced at: 10 months ago - Stars: 0 - Forks: 0