aes-cipher topic

List aes-cipher repositories

cryptogams

56
Stars
20
Forks
Watchers

CRYPTOGAMS distribution repository

Whitebox-crypto-AES

326
Stars
111
Forks
Watchers

Whitebox AES implementation in C++. Chow, Karroumi.

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

AESCipher-Java

91
Stars
38
Forks
Watchers

AES encryption working between Objective-C and Java.

kripta

24
Stars
6
Forks
Watchers

A CrossLanguage Encryption Module to encrypt data/files (Asymmetric and Symmetric encryption handled)

cortexm-AES

32
Stars
4
Forks
Watchers

high performance AES implementations optimized for cortex-m microcontrollers

CryptoApp

35
Stars
15
Forks
Watchers

加密解密工具箱GUI程序,支持Windows和linux系统。

AES-go

15
Stars
2
Forks
Watchers

AES implementation in pure Golang, including ECB, CBC, CFB, OFB, CTR and GCM mode.