🔑 Simple notepad for Windows with encryption features
-
Updated
Oct 17, 2023 - C#
🔑 Simple notepad for Windows with encryption features
🔐 Encrypt anything, then Decrypt by providing a required key.
Rijndael AES encryption algorithm in pure python.
AES cryptographic library for .NET Framework and .NET Core
Encrypt My Wallet for cryptocurrency wallet/pass-phrase encryption with user-defined password decryption. Used as an additional layer of security for the holding or storing of wallet information pertaining to cryptocurrency funds.
CryptoKnight is a general purpose cryptography desktop app
Wrapper around the .net SymmetricAlgorithm class to make encrypting strings, arrays, streams and files simple.
Complete implementation of Rijndael and AES (which is subset of Rijndael) ciphers. All allowed key and block sizes are implemented and should be compatible with reference Rijndael cipher.
💬 C# .NET Windows Form Multicast Chat with optional Advanced Encryption Standard (AES) on messages and customizable parameters.
Pure JS implementation of Rijndael cipher.
A modern, high-speed, easy-to-use object-oriented C++ cryptographic library, aims to simplify the steps of using, making cryptographic algorithms modular and unifying the interface, thus enhancing scalability and flexibility of use. 一个现代、高效、易用的面向对象 C++ 密码库,旨在简化使用步骤,同时使密码算法模块化并统一接口,从而提升可扩展性和使用的灵活性。
Version of David Stott's Lucent Crypto-PAn lib: useable for Python ctypes loading
rijndael-cbc encryption and decryption algorithm implemented in pure Rust (supports zero-padding or pkcs7)
Encryption implemented in various languages. like AES and Serpent, more coming.
Add a description, image, and links to the rijndael topic page so that developers can more easily learn about it.
To associate your repository with the rijndael topic, visit your repo's landing page and select "manage topics."