rijndael-algorithm
There are 15 repositories under rijndael-algorithm topic.
m3y54m/aes-in-c
Basic implementation of AES in C + Tutorial
Pure-Peace/simple-rijndael
rijndael-cbc encryption and decryption algorithm implemented in pure Rust (supports zero-padding or pkcs7)
saahen-sriyan-mishra/Camouflage-Shield
A full stack windows form application for sensitive image storing in encrypted format using symmetric key cryptography, and user data storing/securing using hash algorithms.
aleiva3476/SimpleRijndael
Simple use of the Rijndael algorithm in .NET
Glindeb/AES-Python
A Python implementation of the Advanced Encryption Algorithm (AES)
sadafnazari/AES_Rijndeal_128_FPGA
Implementing the AES Rijndael algorithm on FPGA
aleiva3476/RijndaelOpenSSL
Rijndael algorithm for PHP and .NET
asqiriba/rijndael
Rijndael block cypher in C.
mrbindraw/EncDec
Terminal tool encrypt/decrypt file
sarul84/Prakrishta.Cryptography
Encryption and decryption using different algorithms
GameZoneHacker/AES
This GitHub repository contains a basic Python implementation of the Advanced Encryption Standard (AES) algorithm, which is a widely used symmetric-key encryption algorithm for securing data. The code in this repository provides a complete implementation of AES-128 bits encryption.
nano9911/AES128_Python3
AES-128 Implementation in Python 3.9, Multi-threaded using 2 Queues
R0mb0/Phil-Fresles-Rijndael
Phil Fresle's Rijndael class for classic ASP
atiq-cs/PasswordManager
Password Manager Command Line App
devikkim/Rijndael_AES_CIPHER
this repository is AES block cipher using Rijndael algorithm