tinyaes

Crates.iotinyaes
lib.rstinyaes
version0.1.0
sourcesrc
created_at2023-06-22 10:13:00.874265
updated_at2023-06-22 10:13:00.874265
descriptionA pure Rust implementation of the Advanced Encryption Standard (AES)
homepage
repositoryhttps://github.com/DarkLord76865/tinyaes-rs
max_upload_size
id897163
size54,625
Antonio Mamić (amamic1803)

documentation

README

tinyaes-rs

tinyaes is a compact Rust crate for fast AES encryption and decryption

Work in progress

Links http://www.crypto-it.net/eng/theory/padding.html

Commit count: 25

cargo fmt