256-bit
There are 21 repositories under 256-bit topic.
dosyago/DISCoHAsH
:rocket: DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS
mikorist/Kangaroo-256-bit
Pollard's kangaroo for SECPK1
Mcdouglas-X/KANGAROO-256-CUSTOM
Kangaroo with the goal of improving efficiency without losing the success rate.
tringi/doubleinteger
C++ large integer template, which doubles the width of little-endian integers and can be nested
congnghia0609/ntc_dcrypto
ntc_dcrypto is a module dart cryptography.
EaseFilterSDK/SecureShareExample
A C# secure file sharing with DRM example was implemented with the Transparent File Encryption and Control Filter Driver SDK. The shared file was encrypted with a unique 256-bits key, store the file access policies in a central server, share the encrypted files with fully control. You can grant, revoke or expire the file access at any time, even after the file has been shared. You can add or remove the authorized users, processes and computers at any time. Your application can seamlessly access the encrypted file without any change. The AssureFiles secure agent is integrated with the encryption filter driver, it can decrypt the file in memory transparently if your application is authorized to access the file.
merklejerk/bn-str-256
Simple, functional big number library for up to 256-bit (32-byte) numbers that outputs decimal strings, with hex, binary, octal, and Buffer decoding/encoding.
giulianoassaggio/LongNumber
Arbitrary-precison integers library in c++. It handles signed integers of any size and any base between 2 and 16. It also hande operations between different bases.
hayr-hotoca/react-native-chacha20-poly1305
ChaCha20-Poly1305 encryption/decryption for Flutter. Native implementations make sure it has the fastest performance.
angeal185/node-anubis-cipher
nodejs module for the anubis 256 bit cipher in cbc mode with optional hmac authentication
hardikkum444/AES256_encryption_algorithm
The 256 bit algorithm made using pycryptodome lib
hayr-hotoca/flutter_key_generator
256-bit encryption, cipher key generator - native implementation.
koh-gt/multiply
A powershell script to multiply large numbers, showing all digits.
1limxapp/flutter_key_generator
256-bit encryption, cipher key generator - native implementation.
1limxapp/react-native-chacha20-poly1305
ChaCha20-Poly1305 encryption/decryption for Flutter. Native implementation makes sure it has the fastest performance.
1limxapp/react-native-key-generator
256-bit encryption, cipher key generator. Native implementation makes sure it has the fastest performance.
hayr-hotoca/react-native-key-generator
256-bit encryption, cipher key generator - native implementation.
s-nabeel/uCryptWebsite
uCrypt is a secure and robust password encryption app for iOS that uses a custom 256-bit encryption algorithm.
swarooppatilx/easy-aes
AES Encryption utility that uses OpenSSL to Encrypt Files
fou1100ouacus/Encryption
Encryption is used to protect data from being stolen, changed, or compromised and works by scrambling data into a secret code that can only be unlocked with a unique digital key.