Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rusty AES

Barebones implementation of AES using Rust.

Since this was my first foray into coding in Rust, a lot of the code in lib.rs and main.rs is really ugly. Bear in mind that this was written in 2023 and I had (and still mostly have) no idea what to do with Rust.

There's a lot of disgusting hardcoding, but unfortunately that's just how AES worked, with the S-Boxes especially. I'm sorry :(

About

A very basic implementation of AES created as an exercise to teach myself Rust. Made for CS1657 at the University of Pittsburgh. Also fuck your non-forking GitHub Classroom rules.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages