Skip to content
This repository was archived by the owner on Oct 23, 2025. It is now read-only.

pixilcode/aes-implementation-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AES Encryption Project

Compile and Run

To compile and run the code, install Rust and cargo, then run cargo run in the root directory of the project.

Resources

I only used the following resources in order to implement the AES encryption algorithm:

Appendix C

This correctly encrypts and decrypts the examples provided in Appendix C. The steps in between don't match the output of Appendix C, and I wasn't able to figure out why, but the final output is correct.

Autograder

Autograder

About

An implementation of AES encryption according to the spec, written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages