aes-128 topic

List aes-128 repositories

aes-stream

17
Stars
4
Forks
Watchers

A fast AES-PRF based secure random-number generator

Qt-AES

483
Stars
183
Forks
Watchers

Native Qt AES encryption class

aes-whitebox

82
Stars
22
Forks
Watchers

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

aesCbc

67
Stars
31
Forks
Watchers

aes-cbc加密解密

Android-hls

75
Stars
27
Forks
Watchers

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

BPStegano

24
Stars
5
Forks
Watchers

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.

MXLogger

130
Stars
15
Forks
Watchers

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

mine

86
Stars
23
Forks
Watchers

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

tiny-AES-C

19
Stars
12
Forks
Watchers

Small portable AES128 in C