aes-128
Here are 280 public repositories matching this topic...
WBC AES implementation in C++ using Chow and Muir papers supporting 128, 192, 256, 512, 1024, 2048 and 4096-bit keys
-
Updated
Mar 4, 2021 - C++
Advanced encryption standard (AES128, AES192, AES256) Encryption and Decryption Implementation in Verilog HDL
-
Updated
Jul 31, 2022 - Verilog
SCSI Tape Encryption Manager - stenc (formerly on https://sourceforge.net/projects/stenc/)
-
Updated
May 14, 2023 - C++
Burp_Extender_para_encrypter
-
Updated
Jun 8, 2018 - Java
AES cryptographic library for .NET Framework and .NET Core
-
Updated
Sep 30, 2024 - C#
A minimalist implementation of AES algorithms in C
-
Updated
May 5, 2024 - C
University of Toronto / ECE1782 - Programming Massively Parallel Multiprocessors and Heterogeneous Systems / Project: an optimized CUDA Implementation of AES 128-bit Encryption, support any file types, benchmarked with OpenSSL
-
Updated
Jul 1, 2024 - Cuda
Two scripts in Python to encrypt/decrypt using the 128 bits AES algorithm, ECB mode with hex "00" as padding for each character. For the encryption, an ascii plaintext file is taken as the input, then an encrypted hex file is outputted. For the decryption, a ciphertext hex file is taken as the input, then a decrypted ascii file is outputted.
-
Updated
Jul 22, 2017 - Python
Pathbyter is a lightning fast proof-of-concept ransomware that uses RSA wrapped AES, multiprocessing, in memory key encryption, appends encrypted AES keys to files, and other tactics utilized by advanced threat actors like Conti, REvil, WannaCry, Ryuk, Lockbit, etc.
-
Updated
Sep 25, 2023 - Python
BPStegano is a steganography tool built using Python 3. It uses AES-128 encryption a custom LSB random pixel algorithm hiding to hide raw strings and any type of file inside images.
-
Updated
Feb 22, 2021 - Python
STM32 bootloader with AES encription
-
Updated
Jun 7, 2024 - C
Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.
-
Updated
Dec 4, 2019 - PHP
e2ee-chat
-
Updated
May 10, 2022 - Kotlin
Improve this page
Add a description, image, and links to the aes-128 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the aes-128 topic, visit your repo's landing page and select "manage topics."