This commit is contained in:
Triggered_Tux 2019-01-23 12:01:27 -05:00
parent e6774e9e33
commit c9360587cb
35 changed files with 3191 additions and 0 deletions

View file

@ -0,0 +1,6 @@
This is an easy SCA challenge using a cipher implementation without
any SCA or DFA countermeasures. Find the key used to encrypt and
decrypt messages. Please, consider both SCA and DFA attacks.
To encrypt a message, send the letter 'e' followed of 16 bytes. To
decrypt a message, send the letter 'd' followed of 16 bytes.