Skip to content
/ aes Public

๐Ÿ”“ AES-128 implementation which supports ECB, CBC and CTR block cipher modes

Notifications You must be signed in to change notification settings

Spuffynism/aes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

48 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

crates.io

aes-ndlr

A Rust AES implementation.

Supports ECB, CBC and CTR block cipher modes and PKCS7 padding.

TODO

  • see about using property testing

About

๐Ÿ”“ AES-128 implementation which supports ECB, CBC and CTR block cipher modes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages