summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* lib: add Sha1Macsiddharth2021-10-051-0/+5
* lib: implement sha1siddharth2021-09-261-0/+209
* challenge: do challenge 27siddharth2021-09-192-0/+89
* lib: CPError.err -> CPError.Errsiddharth2021-09-191-2/+2
* lib: aesInvCipher -> AESInvCiphersiddharth2021-09-191-3/+3
* challenge: do challenge 26siddharth2021-09-172-0/+97
* challenge: do challenge 25siddharth2021-09-122-0/+236
* lib/rng.go: remove blank linesiddharth2021-09-121-1/+0
* lib: aesCipher -> AESCiphersiddharth2021-09-121-4/+4
* lib: remove MTTokensiddharth2021-09-091-23/+0
* challenge: refactor C24siddharth2021-09-091-19/+42
* README.md: update progresssiddharth2021-09-041-1/+1
* challenge: go fmtsiddharth2021-09-041-14/+14
* challenge: C24: implement part 2siddharth2021-09-041-0/+21
* lib: MTPasswordResetToken -> MTTokensiddharth2021-09-041-1/+3
* challenge: C24: fix if blocksiddharth2021-09-041-1/+1
* lib: MTPpasswordResetTokensiddharth2021-09-041-0/+22
* challenge: do challenge 24, part 1siddharth2021-09-042-0/+52
* lib: add MTXORStreamsiddharth2021-09-041-0/+49
* lib: add BytesEqualsiddharth2021-09-041-0/+4
* challenge: do challenge 23siddharth2021-08-182-0/+662
* lib: MTRand.index -> MTRand.Indexsiddharth2021-08-181-6/+7
* lib: MTRand.genSt -> MTRand.GenSTsiddharth2021-08-181-8/+8
* lib: add MTRand.UnTempersiddharth2021-08-171-0/+21
* lib: rng.go: remove MTSeed, MTExtract, and friendssiddharth2021-08-171-46/+0
* challenge: update C22siddharth2021-08-171-4/+5
* challenge: update C21siddharth2021-08-171-1/+2
* lib: add MTRand type and methodssiddharth2021-08-171-0/+50
* challenge: do challenge 22siddharth2021-07-013-0/+69
* challenge/c21: add outputsiddharth2021-06-271-0/+125
* challenge: do challenge 21siddharth2021-06-273-0/+87
* challenge/c20.go: update outputsiddharth2021-06-201-60/+60
* challenge: do challenge 20siddharth2021-06-192-0/+209
* lib: update AlphaPunchScoresiddharth2021-06-191-20/+1
* lib: add PrintableAscii, AsciiScoressiddharth2021-06-192-23/+29
* lib: update RepeatingXORsiddharth2021-06-193-21/+15
* lib/byte.go: fix copyrightsiddharth2021-06-061-1/+1
* challenge/c19: update commentsiddharth2021-06-061-1/+1
* challenge: do challenge 19siddharth2021-06-062-0/+218
* lib: add `ByteIsUpper`siddharth2021-06-061-0/+7
* lib: update `BytesInCommon`siddharth2021-06-051-2/+4
* lib/byte.go: update `BytesInCommon` docsiddharth2021-06-051-1/+2
* lib: add byte.gosiddharth2021-06-051-0/+31
* lib: add ByteToUpperrsiddharth2021-03-061-5/+9
* lib: add AESGenCTRFuncrsiddharth2021-03-032-23/+24
* lib: add AESEncryptCTRrsiddharth2021-03-031-5/+16
* challenge: do challenge 18rsiddharth2021-03-012-0/+49
* lib: add AESDecryptCTRrsiddharth2021-03-011-0/+25
* challenge/c16.go: use lib.RandomBytes to generate keyrsiddharth2021-02-271-3/+1
* challenge: remove blank linesrsiddharth2021-02-249-12/+0