Repository navigation

#

aes-128

Native Qt AES encryption class

C++
522
2 年前

MXLogger 是基于mmap内存映射机制的跨平台日志库,支持AES CFB 128位加密,支持iOS Android Flutter。核心代码使用C/C++实现, Flutter端通过ffi调用,性能几乎与原生一致。 底层序列化使用Google开源的flat_buffers实现,高效稳定。

Dart
148
6 个月前

WBC AES implementation in C++ using Chow and Muir papers supporting 128, 192, 256, 512, 1024, 2048 and 4096-bit keys

C++
118
4 年前

Minimal and single-header cryptography library (AES, RSA, Base16, Base64, ZLib), implemented for education purposes - use @abumq/ripe for production.

C++
99
1 年前

Advanced encryption standard (AES128, AES192, AES256) Encryption and Decryption Implementation in Verilog HDL

Verilog
95
3 年前

SCSI Tape Encryption Manager - stenc (formerly on https://sourceforge.net/projects/stenc/)

C++
77
2 年前

最近公司产品需要,调研hls(m3u8) aes-128 解密播放 . 分析 51Cto, 慕课

75
8 年前

aes-cbc加密解密

Go
69
4 年前

Decrypt Whatsapp .crypt12 database files

Go
47
4 年前

A minimalist implementation of AES algorithms in C

C
45
4 个月前

AES cryptographic library for .NET Framework and .NET Core

C#
33
4 个月前

Configurable AES-GCM IP (128, 192, 256 bits)

Python
28
9 个月前

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.

Python
27
2 年前

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.

Python
26
8 年前

L1 R2: WCH Cortex-M0 ETH/BLE SoC(CH579/CH578/CH577)

C
25
2 年前

STM32 and SIM808 GPS tracker with a custom PCB design and support for MQTT and AES-128 encryption.

C
24
1 年前

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.

Python
24
4 年前