A library to encrypt or decrypt with random password generator based on secret key defined.
-
Updated
Dec 19, 2023 - PHP
A library to encrypt or decrypt with random password generator based on secret key defined.
AES-128 implementation in C/POSIX, multi-threaded using <pthread.h>. Still learning, looking for your feedbacks.
Implementing the AES Rijndael algorithm on FPGA
Password Manager Command Line App
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.
AES-128 Implementation in Python 3.9, Multi-threaded using 2 Queues
this repository is AES block cipher using Rijndael algorithm
This is a simple example of AES encryption (with 128, 192 and 256bit keys)
Add a description, image, and links to the rijndael-aes-cipher topic page so that developers can more easily learn about it.
To associate your repository with the rijndael-aes-cipher topic, visit your repo's landing page and select "manage topics."