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.
-
Updated
Jul 25, 2024 - C#
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.
ChaCha20-Poly1305 encryption/decryption for Flutter. Native implementation makes sure it has the fastest performance.
AES Encryption utility that uses OpenSSL to Encrypt Files
256-bit encryption, cipher key generator - native implementation.
256-bit encryption, cipher key generator. Native implementation makes sure it has the fastest performance.
uCrypt is a secure and robust password encryption app for iOS that uses a custom 256-bit encryption algorithm.
256-bit encryption, cipher key generator - native implementation.
nodejs module for the anubis 256 bit cipher in cbc mode with optional hmac authentication
The 256 bit algorithm made using pycryptodome lib
A powershell script to multiply large numbers, showing all digits.
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.
ChaCha20-Poly1305 encryption/decryption for Flutter. Native implementations make sure it has the fastest performance.
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…
C++ large integer template, which doubles the width of little-endian integers and can be nested
Pollard's kangaroo for SECPK1
Add a description, image, and links to the 256-bit topic page so that developers can more easily learn about it.
To associate your repository with the 256-bit topic, visit your repo's landing page and select "manage topics."