🛡️Cryptography Algorithms App🔑
-
Updated
Nov 13, 2024 - JavaScript
🛡️Cryptography Algorithms App🔑
high performance AES implementations optimized for cortex-m microcontrollers
BWTC32Key is a file compressor with encryption and Base32768 binary-to-text output.
CRYPTOGAMS distribution repository
This Java project allows users to encrypt or decrypt files using the AES encryption algorithm
Encrypt - Decrypt your message with AES Algorithm.
Single AES-128 module implementation, supports "DEFAULT", "FAST" and "TINY" * configuration.
cloud service
A Suite of Tools Designed to Facilitate Privacy Management.
A class library for .NET and .NET Framework, offering cascading triple-layered encryption/decryption (Twofish->Serpent->AES), with internal key management and unique IVs for each layer, for enhanced data security. Integrates with Azure Key Vault for seamless store/retrieve of the 256-bit encryption key(s).
A CrossLanguage Encryption Module to encrypt data/files (Asymmetric and Symmetric encryption handled)
College's Project to implement encryption and decryption algorithms.
my implementation of AES in C++
Is a specification for the encryption of electronic data established by the U.S National Institute of Standards and Technology (NIST) in 2001. AES is widely used today as it is a much stronger than DES and 3DES despite being harder to implement.
Um software programado em Python com interface Tkinter que permite criptografar e descriptografar mensagens utilizando-se do método de criptografia AES.
AESFE (AES File Encryption) is a software write in Rust thats is creates to encrypt or decrypt files
Peer to Peer video monitoring system for Android devices
An Application desinged to keep youre Data yours.
AES implementation in pure Golang, including ECB, CBC, CFB, OFB, CTR and GCM mode.
This is a modified version of the AES-128 CBC encryption algorithm. In this custom implementation, encryption and decryption are possible without requiring an Initialization Vector (IV). Instead, the IV is derived from the last and first round key during the encryption and decryption process.
Add a description, image, and links to the aes-cipher topic page so that developers can more easily learn about it.
To associate your repository with the aes-cipher topic, visit your repo's landing page and select "manage topics."