Skip to content

bluuuk/cryptopals-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cryptopals-go

Simple side project to learn go and solve all cryptopals problems.

Set 1

This was done when I had no go experience. If I redo it, I would keep attention to dependency injection where the actual encryption block can be exchanged to something else in case AES is broken at one point.

Set 2

After leaving cryptopals for some time, I decided to work on it again.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages