There are 4 repositories under aes-128 topic.
MXLogger 是基于mmap内存映射机制的跨平台日志库,支持AES CFB 128位加密,支持iOS Android Flutter。核心代码使用C/C++实现, Flutter端通过ffi调用,性能几乎与原生一致。 底层序列化使用Google开源的flat_buffers实现,高效稳定。
WBC AES implementation in C++ using Chow and Muir papers supporting 128, 192, 256, 512, 1024, 2048 and 4096-bit keys
Minimal and single-header cryptography library (AES, RSA, Base16, Base64, ZLib), implemented for education purposes - use @abumq/ripe for production.
Advanced encryption standard (AES128, AES192, AES256) Encryption and Decryption Implementation in Verilog HDL
SCSI Tape Encryption Manager - stenc (formerly on https://sourceforge.net/projects/stenc/)
最近公司产品需要,调研hls(m3u8) aes-128 解密播放 . 分析 51Cto, 慕课
Decrypt Whatsapp .crypt12 database files
Burp_Extender_para_encrypter
Configurable AES-GCM IP (128, 192, 256 bits)
AES cryptographic library for .NET Framework and .NET Core
STM32 and SIM808 GPS tracker with a custom PCB design and support for MQTT and AES-128 encryption.
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.
STM32 bootloader with AES encription
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.
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.
Generic AES Implementation in Circom
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
Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.
e2ee-chat
Aplikasi PHP Enkripsi-Dekripsi File Menggunakan Algoritma Advanced Encryption Standard (AES-128)
A fast AES-PRF based secure random-number generator
Hardware Implementation of Advanced Encryption Standard Algorithm in VHDL
🔐🧂💻 Cryptography Final Project to create an fintech application. We use SHA-256 and salt, AES-128, LSFR , and 2 FA security that uses Google Authenticator
An experimental implementation of bitsliced aes in pure python. Quite possibly the fastest pure-python AES implementation on the planet.
A Lightweight Single Header file C++ AES Library that also supports AES Hardware Acceleration Technology
Hardware Accelerator for AES 128-bit Encryption and Decryption implemented (in Verilog) in Altera's FPGA board.
Cryptography Algorithms
Homemade implementation of Square Attack against 4 rounds AES