michajlo / libless_crypto

My shot at implementing common crypto/hash algorithms form scratch
1 stars 0 forks source link

Libless Crypto

:Author: Michajlo P. Matijkiw

My attempt at implementing crypto algorithms from scratch.

Ideally, this will be a collection of straightforward, platform independent implementations that can simply be dropped into a project and compiled in. No external libraries necessary.