Skip to content
This repository has been archived by the owner on Jul 18, 2022. It is now read-only.

ilvn/aes256ctr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ This repository is deprecated in favour of ilvn/aes256

This is a portable byte-oriented implementation of AES-256 encryption in CTR mode. It is based on the original byte-oriented AES-256 code available at http://www.literatecode.com/aes256

We can formally verify this code by using CBMC - a bounded model checker for C/C++ programs, available at http://www.cprover.org/cbmc/

About

Byte-oriented AES-256 in CTR mode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published