tinycrypt 0.1.0

Small & simple encryption library with minimal dependencies
Documentation

tinycrypt

Small & simple rust encryption library

Tinycript aims to be a small dependency that gives you an encrypt function and a decrypt one. Simple as that. No bloat, no unnecesary dependencies (and featues), and no crazy API.

Uses Argon2 & Aes-gcm-siv for cryptography.