API Reference SpeckEx v#0.2.0

Copy Markdown View Source

Modules

A high-performance Elixir library for the Speck block cipher, powered by Rust NIFs. Provides Speck in three modes: high-level CTR mode encryption, authenticated encryption in the form of Speck-Poly1305 and the primitive block cipher.

Authenticated Encryption with Associated Data (AEAD) using Speck-Poly1305.

Low-level block cipher primitives for the Speck cipher.

Counter (CTR) mode encryption using the Speck block cipher.