Skip to content

dscheg/aes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AES Crypto Playground  License

Play around with AES encryption and decryption to learn about the different complexities of symmetric encryption implementations. This page uses only client-side cryptography and does not send data anywhere. But still, do not play with sensitive data. The playground provided "AS IS" without any warranties.

Try attacks:

  • Bit Flipping
  • Padding Oracle
  • Compression Oracle
  • ...

https://dscheg.github.io/aes