GitHub topics: salsa20
dchest/tweetnacl-js
Port of TweetNaCl cryptographic library to JavaScript
Language: JavaScript - Size: 4 MB - Last synced at: 4 days ago - Pushed at: 22 days ago - Stars: 1,869 - Forks: 295

bstnbuck/V-crypto
Current status of V's crypto library and implementation of additional algorithms
Language: V - Size: 76.2 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 4 - Forks: 0

paulmillr/noble-ciphers
Audited & minimal JS implementation of Salsa20, ChaCha and AES
Language: TypeScript - Size: 2.32 MB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 303 - Forks: 14

andreypfau/kotlinx-crypto
A multiplatform Kotlin library providing basic cryptographic functions and primitives
Language: Kotlin - Size: 252 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 2

RubyCrypto/rbnacl
Ruby FFI binding to the Networking and Cryptography (NaCl) library (a.k.a. libsodium)
Language: Ruby - Size: 1.04 MB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 985 - 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: about 1 month ago - Pushed at: almost 2 years ago - Stars: 110 - Forks: 32

MasterFlomaster1/JFXCrypto
🔐 150+ Algorithms, Reactive GUI, and More: Text & File Encryption, Hashing, MAC, Key Generation, and Password Strength Evaluation. JCA, JCE with Bouncy Castle
Language: Java - Size: 22.9 MB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 34 - Forks: 17

codyps/sodalite
tweetnacl in rust
Language: Rust - Size: 207 KB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 30 - Forks: 9

HMBSbige/CryptoBase
A fast crypto library for .NET
Language: C# - Size: 1.39 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 25 - Forks: 3

DarxiSR/salsa20
Salsa20 encryption/decryption without libraries with GUI
Language: Python - Size: 52.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 1

vsencrypt/vsencrypt
Very strong encryption to keep your file securely.
Language: C - Size: 1.66 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 9 - Forks: 3

leocavalcante/encrypt
🔒 A set of high-level APIs over PointyCastle for two-way cryptography.
Language: Dart - Size: 145 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 362 - Forks: 152

samuel-lucas6/Rumba.NET
A .NET implementation of Rumba20, Rumba12, and Rumba8.
Language: C# - Size: 5.86 KB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

FirstBlood12/NotPetyaOpenSSL
A full rewrite of NotPetya ransomware from 2017 with full MBR support
Language: C - Size: 2.1 MB - Last synced at: 6 months ago - Pushed at: 6 months 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: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

aniko33/Unicorn
C2 extensible for post-explotation and remote control
Language: C - Size: 10.9 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 0

didactic-drunk/sodium.cr
Crystal wrapper for the libsodium crypto API
Language: Crystal - Size: 735 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 50 - Forks: 13

aniko33/KeepMyHouse-cli
CLI password manager with encryption: AES256, Salsa20 and Chacha20, with cross platform and exclusive features
Language: Rust - Size: 72.3 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 5 - Forks: 1

abeaumont/ocaml-salsa20-core
Salsa20 core functions, in OCaml
Language: OCaml - Size: 633 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 0

jedisct1/forro
Forró : ARX-based cipher with faster diffusion than ChaCha.
Language: Zig - Size: 6.84 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 2

iharkatkavets/StreamKit
The set of stream/block ciphers for using in Swift project
Language: Swift - Size: 1.07 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

samuel-lucas6/Salsa.NET
A .NET implementation of Salsa20, Salsa20/12, and Salsa20/8.
Language: C# - Size: 10.7 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

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

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

samuel-lucas6/Forro.NET
A .NET implementation of Forró, a cipher based on ChaCha and Salsa.
Language: C# - Size: 5.86 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ivan-tymoshenko/rust-salsa20
Fast implementation of salsa20 in safe rust
Language: Rust - Size: 156 KB - Last synced at: 21 days ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 1

openlabequipment/nymph
an implementation of Salsa20 and Poly1305 in pure Nim
Language: Nim - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

oxarbitrage/hsalsa20
Haskell implementation of the Salsa20 Cipher
Language: Haskell - Size: 376 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

oxarbitrage/salsa20-docs
Documentation for the salsa20 Haskell project
Language: HTML - Size: 96.9 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

reklatsmasters/dnscrypt
dnscrypt - authenticated and encrypted dns client for nodejs
Language: JavaScript - Size: 857 KB - Last synced at: 18 days ago - Pushed at: almost 5 years ago - Stars: 14 - Forks: 1

rajtatata/react-native-expo-tweet-nacl
TweetNaCl for React Native Expo
Language: JavaScript - Size: 14.6 KB - Last synced at: 12 days ago - Pushed at: about 4 years ago - Stars: 13 - Forks: 9

AKushWarrior/steel_crypt
A collection of high-level API's exposing PointyCastle to perform hashing and encrypting in popular/secure algorithms.
Language: Dart - Size: 664 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 40 - Forks: 10

oprisor-adrian/stream-cipher-cpp
C++ implementation of Salsa and his related ChaCha stream cipher.
Language: C++ - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

GithubRealFan/Salsa20-linux-file-encrypt
Language: C++ - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

oxarbitrage/salsa20
Attempt to formalize salsa20 in lean
Language: Lean - Size: 212 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

vinnik-dmitry07/crypto
Implementations of cryptography algorithms with benchmarks
Language: Python - Size: 758 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Vaynbaum/Salsa20
An application for data encryption using the Salsa20 algorithm
Language: Python - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ShravanCool/Harpocrates_v2
Combined encryption algorithm using Text-to-Image algorithm with the AES, Blowfish and Salsa20 encryption algorithms.
Language: Python - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

hrichharms/Salsa20
Salsa20 stream cipher implemented in Haskell
Language: Haskell - Size: 2.93 KB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

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

Kollbii/crypto-kdf
Cryptography project [AGH UST]. Notebook about Key Derivation Functions. Short lab with simple implementation of KDF.
Language: Jupyter Notebook - Size: 134 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

dubek/salsa20-ruby
Ruby bindings for the Salsa20 stream cipher algorithm
Language: C - Size: 31.3 KB - Last synced at: 1 day ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 1

abeaumont/ocaml-salsa20
Salsa20 encryption function, in pure OCaml
Language: OCaml - Size: 187 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 10 - 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: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

viralpoetry/vpcrypt
vpcrypt is a file encryption utility that runs from the Linux command prompt to provide a simple tool for encrypting files using a XSalsa20 stream cipher. VPcrypt is using hmac-sha256 for integrity check, pbkdf for strong key derivations and finally XSalsa20 stream cipher for file confidentiality.
Language: C - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

levkk/chacha-rs
Implementation of Salsa20 and family of algorithms. Largerly untested and probably incorrect :)
Language: Rust - Size: 547 KB - Last synced at: 7 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

iharkatkavets/swift.pod.salsa20-cipher
Salsa20 cipher written on Swift
Language: Swift - Size: 67.4 KB - Last synced at: 5 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1
