xxtea-nim
Encryption library
A Nim library implementing a fast and secure encryption algorithm
XXTEA for encryption algorithm library Nim.
19 stars
2 watching
3 forks
Language: HTML
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
xxtea/xxtea-php | An encryption algorithm library specifically tailored to work with PHP | 114 |
xxtea/xxtea-as3 | A library that provides an implementation of the XXTEA encryption algorithm for use in ActionScript 3 applications. | 5 |
lucawolf/des.nim | A Nim implementation of cryptographic algorithms including DES and DUKPT. | 6 |
keichan34/tea_crypto_erl | An implementation of a simple encryption algorithm in Erlang. | 0 |
jangko/nimaes | An implementation of the Advanced Encryption Standard with the Rinjdael algorithm in Nim. | 54 |
opensystemslab/xxhash.nim | A lightweight Nim wrapper providing fast hashing functionality for various use cases | 15 |
maythamfahmi/cryptonet | A lightweight C# library providing basic encryption and decryption capabilities using asymmetric (RSA) and symmetric (AES) encryption algorithms. | 100 |
qqtop/nimdataframe | A data manipulation and display library for Nim programming language | 15 |
piaca/micropython-aes | An implementation of the AES encryption algorithm in pure Python for use with MicroPython | 18 |
rustcrypto/aeads | A collection of authenticated encryption algorithms implemented in Rust | 728 |
cheatfate/nimcrypto | A cryptographic library for Nim programming language | 192 |
philanc/luatweetnacl | A Lua wrapper around a cryptographic library for secure messaging | 17 |
euantorano/serial.nim | A library providing a pure Nim interface to serial ports. | 73 |
zama-ai/fhevm | An EVM-compatible smart contract library enabling fully homomorphic encryption for confidential transactions and state management | 407 |
thenorthmemory/wxbizmsgcrypt | Implementation of WeChat Message Cryptography in Lua | 13 |