AES x86


A package of Rijndael, Twofish and Serpent encryption algorithms implemented in x86 assembly. Meant to learn basics of assembly, learn about the algorithms or to be used in a C program.



Enjoy and send any comments to winstonwaite at gmail dot com

Download Page



Rijndael Documentation

Specification
Implementation

Serpent Documentation

Specification
Implementation

Twofish Documentation

Specification
Implementation