Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.
/ bcs-aes256-ctr Public archive

An unverified and surely insecure implementation of aes256-ctr for a cryptography project

License

Notifications You must be signed in to change notification settings

tandriamil/bcs-aes256-ctr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bcs-aes256-ctr

This project contains an unverified and surely insecure implementation of AES256 in CTR mode. It was done for a cryptography course, which goal was purely to understand the logic behind it.

DO NOT use this implementation into a project having security requirements.

About

An unverified and surely insecure implementation of aes256-ctr for a cryptography project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published