Skip to content

Example implementation of the padding oracle attack on CBC with PKCS#7 padding in Golang.

License

Notifications You must be signed in to change notification settings

mirokuratczyk/padding-oracle-attack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Padding Oracle Attack

Example implementation of the padding oracle attack on CBC with PKCS#7 padding in Golang.

Step-by-step reference of the padding oracle attack algorithm attack.txt.

About

Example implementation of the padding oracle attack on CBC with PKCS#7 padding in Golang.

Resources

License

Stars

Watchers

Forks

Languages