criptych / rijndael

An implementation of the full Rijndael algorithm (including the AES subset). FOR EDUCATIONAL PURPOSES ONLY. Do not use this implementation where any reasonable expectation of security is required; it is not hardened against side-channel attacks and is not even guaranteed to function properly under NORMAL circumstances.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

An implementation of the full Rijndael algorithm (including the AES subset). FOR EDUCATIONAL PURPOSES ONLY. Do not use this implementation where any reasonable expectation of security is required; it is not hardened against side-channel attacks and is not even guaranteed to function properly under NORMAL circumstances.


Languages

Language:C++ 88.8%Language:C 7.5%Language:Python 2.4%Language:CMake 1.2%