Skip to content

snarkyboojum/aes_crypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

aes_crypt is a naive AES implementation in Rust. The primary goal is to learn how AES works, not to build a high quality implementation.

The initial implemementation will be in pure software in Rust. This might eventually be extended to play around with supporting AES CPU hardware instructions too.

Resources

About

An implementation of AES in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages