summaryrefslogtreecommitdiffstats
path: root/challenge/c15.go
Commit message (Collapse)AuthorAgeFilesLines
* update name in copyrightsiddharth ravikumar2022-05-231-1/+1
| | | | Use full name.
* copyright: rsiddharth -> siddharthsiddharth2021-11-201-1/+1
|
* challenge: remove blank linesrsiddharth2021-02-241-1/+0
|
* challenge/c15.go: gofmtrsiddharth2021-02-241-0/+1
|
* lib: update Pkcs7PaddingUndo, AESDecryptCBCrsiddharth2021-02-111-9/+19
| | | | | Add error as the second return value to Pkcs7PaddingUndo and AESDecryptCBC.
* challenge: update C15rsiddharth2021-01-261-2/+2
|
* challenge: do challenge 15rsiddharth2021-01-261-0/+40