summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib: add KeySizeWithMinDistancersiddharth2020-09-051-0/+23
* lib: update HammingDistancersiddharth2020-09-051-1/+1
* lib: add genKeyrsiddharth2020-09-051-0/+14
* lib: add HammingDistancersiddharth2020-09-041-0/+27
* LICENSE: ISC -> my namersiddharth2020-08-311-7/+8
* lib/hex.go: update ByteToHexStrrsiddharth2020-08-311-10/+10
* lib: BytesToHexStr -> AsciiStrToHexStrrsiddharth2020-08-312-3/+4
* README.md: update runningrsiddharth2020-08-301-1/+1
* README.md: update runningrsiddharth2020-08-301-2/+8
* README.md: remove building; update runningrsiddharth2020-08-301-10/+4
* README.md: update buildingrsiddharth2020-08-301-1/+1
* go.mod: go: change to 1.11rsiddharth2020-08-301-1/+1
* lib: update HexToBase64rsiddharth2020-08-301-1/+1
* challenge: do challenge 5rsiddharth2020-08-304-0/+65
* challenge/c04.go: add licensersiddharth2020-08-301-0/+3
* README.md: update main blurbrsiddharth2020-08-301-2/+3
* challenge: do challenge 4rsiddharth2020-08-302-0/+365
* README.md: . -> , in main blurbrsiddharth2020-08-291-1/+1
* challenge: do challenge 3rsiddharth2020-08-295-0/+119
* lib/xor.go: FixedXOR: add doc string.rsiddharth2020-08-291-0/+1
* Makefile: fmt: remove -x switchrsiddharth2020-08-291-1/+1
* add README.mdrsiddharth2020-08-291-0/+22
* rename package enc -> hexrsiddharth2020-08-296-8/+8
* enc/xor.go: add license headerrsiddharth2020-08-291-0/+3
* challenge/c02.go: add license headerrsiddharth2020-08-291-0/+3
* challenge: do challenge 2rsiddharth2020-08-294-0/+45
* enc: fromHexChar -> HexCharToDecrsiddharth2020-08-292-15/+19
* challenge/c1.go -> challenge/c01.gorsiddharth2020-08-291-0/+0
* .gitignore: remove bin; add cryptopalsrsiddharth2020-08-291-1/+1
* cryptopals.go: add license blockrsiddharth2020-08-291-0/+3
* Makefile: add cleanrsiddharth2020-08-291-0/+4
* Makefile: remove binrsiddharth2020-08-291-2/+0
* Makefile: fmt: add challenge packagersiddharth2020-08-291-1/+1
* Makefile: update buildrsiddharth2020-08-291-2/+2
* add cryptopals.gorsiddharth2020-08-291-0/+21
* c1.go -> challenge/c1.gorsiddharth2020-08-291-2/+2
* enc: update HexToBase64rsiddharth2020-08-291-1/+3
* enc/b64.go: fromHexChar: update doc stringrsiddharth2020-08-261-1/+1
* add LICENSErsiddharth2020-08-263-0/+20
* c1.go: Challenge 1rsiddharth2020-08-261-0/+13
* Add Makefilersiddharth2020-08-261-0/+10
* Add .gitignorersiddharth2020-08-261-0/+1
* enc/b64.go: flesh it outrsiddharth2020-08-261-0/+31
* initial commitrsiddharth2020-08-222-0/+3