summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* factor this outJesse Luehrs2015-03-231-8/+10
* a few more explicit slices necessary for new rustJesse Luehrs2015-03-221-2/+2
* fix warningsJesse Luehrs2015-03-201-11/+13
* problem 13Jesse Luehrs2015-03-202-0/+88
* don't panic if we can't parse the query stringJesse Luehrs2015-03-201-16/+19
* and also implement the inverseJesse Luehrs2015-03-192-0/+49
* also make this publicJesse Luehrs2015-03-192-1/+2
* this should all just deal in stringsJesse Luehrs2015-03-191-15/+12
* add query string parserJesse Luehrs2015-03-172-0/+39
* problem 12Jesse Luehrs2015-03-172-2/+74
* allow these functions to work on arbitrary block sizesJesse Luehrs2015-03-171-8/+12
* problem 11Jesse Luehrs2015-03-172-1/+27
* factor this outJesse Luehrs2015-03-161-7/+12
* also implement encrypting in cbc modeJesse Luehrs2015-03-162-0/+49
* handle padding properlyJesse Luehrs2015-03-152-13/+9
* problem 10Jesse Luehrs2015-03-152-0/+28
* problem 9Jesse Luehrs2015-03-152-0/+12
* split things up a bitJesse Luehrs2015-03-156-247/+263
* problem 8Jesse Luehrs2015-03-151-0/+20
* if we disallow control characters, we get much more reasonable resultsJesse Luehrs2015-03-151-0/+3
* problem 7Jesse Luehrs2015-03-151-0/+10
* problem 6Jesse Luehrs2015-03-151-1/+80
* adjust the english letter frequencies a bitJesse Luehrs2015-03-151-25/+25
* hamming distanceJesse Luehrs2015-03-151-0/+24
* more refactoringJesse Luehrs2015-03-151-9/+9
* problem 5Jesse Luehrs2015-03-151-0/+12
* problem 4Jesse Luehrs2015-03-151-3/+13
* factor this outJesse Luehrs2015-03-151-2/+6
* problem 3Jesse Luehrs2015-03-151-0/+74
* make these functions more usefulJesse Luehrs2015-03-151-8/+3
* problem 2Jesse Luehrs2015-03-151-1/+11
* no reason to do this manuallyJesse Luehrs2015-03-151-4/+1
* reorganizeJesse Luehrs2015-03-153-39/+12
* testsJesse Luehrs2015-03-151-8/+19
* problem 1 doneJesse Luehrs2015-03-151-0/+25
* initial commitJesse Luehrs2015-03-141-0/+3