speck-rs 0.1.1

A nostd implementation of NSA's lightweight block cipher Speck
Documentation

Speck

Speck is a lightweight blockcipher designed by NSA. This library implements Speck128/128 per the paper in Rust.

Additionally, this implementation of Speck is nostd compliant.