index
:
cryptopals
master
cryptopals challenges (wip)
siddharth
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
lib/str: add NumToStr
rsiddharth
2020-12-20
1
-0
/
+9
*
lib/str: add NumToChar
rsiddharth
2020-12-20
1
-0
/
+8
*
update README.md
rsiddharth
2020-12-13
1
-2
/
+0
*
challenge: do challenge 12
rsiddharth
2020-12-13
2
-0
/
+123
*
lib/aes: add OracleAESEncryptECB
rsiddharth
2020-12-13
1
-0
/
+18
*
lib/blocks: rename CipherIsECB -> CipherUsesECB
rsiddharth
2020-12-12
3
-3
/
+3
*
do challenge 11
rsiddharth
2020-12-10
2
-0
/
+39
*
lib/blocks: BlockIsECB -> CipherIsECB
rsiddharth
2020-12-09
2
-2
/
+2
*
lib/oracle.go: add OracleAESRandomEncrypt
rsiddharth
2020-12-09
1
-0
/
+68
*
lib/aes: update AESEncryptCBC
rsiddharth
2020-12-09
2
-11
/
+14
*
lib/aes: update AESEncryptECB
rsiddharth
2020-12-09
1
-0
/
+7
*
lib/aes: update AESEncrryptECB
rsiddharth
2020-12-09
1
-3
/
+3
*
lib/blocks: add Pkcs7PaddingUndo
rsiddharth
2020-12-09
1
-0
/
+5
*
lib/blocks: move isECB from ch. 8 in here as BlockIsECB
rsiddharth
2020-12-08
2
-24
/
+24
*
challenge: fix typo in challenge 08
rsiddharth
2020-12-06
1
-2
/
+2
*
challenge: fix challenge 08
rsiddharth
2020-12-06
1
-4
/
+4
*
challenge: complete challenge 10
rsiddharth
2020-12-06
1
-4
/
+24
*
lib/hex: add PrettifyHexStr
rsiddharth
2020-12-06
1
-0
/
+12
*
lib/hex: update BytesToHexStr
rsiddharth
2020-12-06
1
-1
/
+1
*
lib/aes: add AESEncryptCBC
rsiddharth
2020-12-06
1
-1
/
+17
*
lib/aes: add AESEncryptECB
rsiddharth
2020-12-06
1
-0
/
+14
*
lib/aes: add aesCipher
rsiddharth
2020-12-06
1
-0
/
+36
*
lib/aes: add aesMixColumns
rsiddharth
2020-12-06
1
-0
/
+19
*
lib/aes: add aesSubBytes
rsiddharth
2020-12-06
1
-0
/
+13
*
lib/aes: add aesShiftRows
rsiddharth
2020-12-06
1
-0
/
+14
*
lib/aes: AESDecrypt -> AESDecryptECB
rsiddharth
2020-12-05
2
-2
/
+2
*
challenge: c10: specify data type for NIST SP 800-38A vars
rsiddharth
2020-12-05
1
-3
/
+3
*
challenge: c10: cosmetic edit to cryptopals 10 test
rsiddharth
2020-12-05
1
-8
/
+4
*
challenge: c10: cosmetic edit to NIST SP 800-38A test
rsiddharth
2020-12-05
1
-12
/
+13
*
lib/hex: add HexStrToBytes
rsiddharth
2020-12-05
1
-0
/
+19
*
challenge: ch10: add NIST SP 800-38A F.2.2 decryption test
rsiddharth
2020-12-05
1
-83
/
+97
*
challenge: do some of challenge 10
rsiddharth
2020-12-05
2
-0
/
+177
*
lib/aes.go: add AESDecryptCBC
rsiddharth
2020-12-05
1
-0
/
+16
*
challenge/09: change block size to 20
rsiddharth
2020-11-28
1
-3
/
+2
*
challenge/09: add output
rsiddharth
2020-11-28
1
-0
/
+6
*
challenge: do challenge 09
rsiddharth
2020-11-28
2
-0
/
+17
*
lib: blocks: add Pkcs7Padding
rsiddharth
2020-11-28
1
-0
/
+13
*
README.md: update status
rsiddharth
2020-11-25
1
-0
/
+2
*
challenge: c07: update output
rsiddharth
2020-11-25
1
-1
/
+1
*
challenge: c06: add output
rsiddharth
2020-11-25
1
-48
/
+133
*
challenge: c05: add output
rsiddharth
2020-11-25
1
-0
/
+5
*
challenge: c04: add output
rsiddharth
2020-11-25
1
-28
/
+35
*
challenge: c03: add output
rsiddharth
2020-11-25
1
-0
/
+5
*
challenge: c02: add output
rsiddharth
2020-11-25
1
-0
/
+4
*
challenge: c01: add output
rsiddharth
2020-11-25
1
-0
/
+4
*
challenge: c08: add output
rsiddharth
2020-11-25
1
-0
/
+5
*
challenge: c08: update C8
rsiddharth
2020-11-25
1
-5
/
+9
*
challenge: do challenge 08
rsiddharth
2020-11-25
2
-0
/
+251
*
lib: blocks: add BlocksEqual
rsiddharth
2020-11-25
1
-0
/
+13
*
lib: aes: fix AESDecrypt
rsiddharth
2020-11-23
1
-1
/
+1
[prev]
[next]