Skip to content

(In progress) symmetric encryption algorithm written in C as a way to mess around with linear algebra and low-level bit manipulation. Keys can be up to 256 bits, with the algorithm mimicking the widely-used Advanced Encryption Standard.

Notifications You must be signed in to change notification settings

liam-gersten/advanced-encryption-standard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

About

(In progress) symmetric encryption algorithm written in C as a way to mess around with linear algebra and low-level bit manipulation. Keys can be up to 256 bits, with the algorithm mimicking the widely-used Advanced Encryption Standard.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages