nimAES
Encryption library
An implementation of the Advanced Encryption Standard with the Rinjdael algorithm in Nim.
Advanced Encryption Standard, Rinjdael Algorithm written in Nim
54 stars
6 watching
4 forks
Language: Nim
last commit: over 2 years ago
Linked from 1 awesome list
aes-256aes-encryptionencryptionencryption-standardnimrinjdael-algorithm
Related projects:
Repository | Description | Stars |
---|---|---|
xxtea/xxtea-nim | A Nim library implementing a fast and secure encryption algorithm | 19 |
azadkuh/mbedcrypto | A portable C++ library for encryption and decryption of binary data using various algorithms | 47 |
jhumphry/spark_norx | An implementation of a widely used authenticated encryption algorithm | 8 |
ektrah/nsec | A cryptographic library for .NET based on libsodium | 400 |
nordmike/gibberish-aes-as3 | A port of a lightweight Javascript AES encryption library to ActionScript 3 | 0 |
davesag/jose-simple | A simple library for encrypting and decrypting data using the JOSE standard | 64 |
cheatfate/nimcrypto | A cryptographic library for Nim programming language | 192 |
paulmillr/noble-ciphers | A collection of minimal and audited implementations of various cryptographic algorithms | 222 |
keichan34/tea_crypto_erl | An implementation of a simple encryption algorithm in Erlang. | 0 |
ankane/lockbox | Provides modern encryption for Ruby applications and data storage | 1,470 |
lucawolf/des.nim | A Nim implementation of cryptographic algorithms including DES and DUKPT. | 6 |
kushaldas/johnnycanencrypt | Provides a Python module with encryption and decryption capabilities using Rust. | 53 |
mikaoj/enigmakit | An implementation of the Enigma machine encryption algorithm in Swift | 117 |
mvayngrib/react-native-aes | Provides AES encryption and decryption capabilities in React Native applications. | 29 |
espressosystems/jellyfish | A Rust implementation of a cryptographic system and extensions. | 412 |