atbarker / Speck-PRNG

CSPRNG and basic hash algorithm built using the Speck cipher.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Speck-PRNG

A Cryptographically Secure PRNG built using the Speck cipher.

Currently only supported on linux.

Counter mode 128/128 (128 bit key and block) Speck.

About

CSPRNG and basic hash algorithm built using the Speck cipher.

License:MIT License


Languages

Language:C 94.2%Language:Makefile 5.8%