summaryrefslogtreecommitdiffstats
path: root/tests/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* split the test code up a bit moreJesse Luehrs2015-04-061-475/+0
* rearrange some test codeJesse Luehrs2015-04-061-72/+24
* problem 24 part 2Jesse Luehrs2015-04-061-0/+9
* real problem 22Jesse Luehrs2015-04-061-0/+12
* whoops, i skipped problem 22!Jesse Luehrs2015-04-051-2/+2
* problem 24, part 1Jesse Luehrs2015-04-051-0/+17
* remove a bunch of unnecessary importsJesse Luehrs2015-04-051-11/+11
* problem 22Jesse Luehrs2015-04-051-0/+10
* problem 21Jesse Luehrs2015-04-051-1/+12
* problem 20Jesse Luehrs2015-04-041-0/+36
* refactor to allow specifying the keysizeJesse Luehrs2015-04-041-1/+2
* not sure how to do this oneJesse Luehrs2015-03-301-0/+18
* base64-decode these strings too, because why notJesse Luehrs2015-03-281-6/+8
* problem 18Jesse Luehrs2015-03-281-0/+13
* problem 17Jesse Luehrs2015-03-281-0/+48
* padding byte of 0x00 isn't validJesse Luehrs2015-03-281-0/+4
* make the decrypt primitives return options based on valid paddingJesse Luehrs2015-03-271-4/+4
* problem 16Jesse Luehrs2015-03-251-0/+38
* consistencyJesse Luehrs2015-03-251-1/+1
* problem 15Jesse Luehrs2015-03-251-0/+20
* problem 14Jesse Luehrs2015-03-251-0/+30
* update rustc againJesse Luehrs2015-03-251-1/+1
* a few more explicit slices necessary for new rustJesse Luehrs2015-03-221-1/+1
* fix warningsJesse Luehrs2015-03-201-4/+4
* problem 13Jesse Luehrs2015-03-201-0/+42
* problem 12Jesse Luehrs2015-03-171-1/+26
* allow these functions to work on arbitrary block sizesJesse Luehrs2015-03-171-1/+1
* problem 11Jesse Luehrs2015-03-171-0/+58
* problem 10Jesse Luehrs2015-03-151-0/+9
* problem 9Jesse Luehrs2015-03-151-0/+7
* clean up tests a bitJesse Luehrs2015-03-151-38/+63
* problem 8Jesse Luehrs2015-03-151-0/+11
* if we disallow control characters, we get much more reasonable resultsJesse Luehrs2015-03-151-1/+1
* problem 7Jesse Luehrs2015-03-151-0/+15
* problem 6Jesse Luehrs2015-03-151-0/+15
* problem 5Jesse Luehrs2015-03-151-0/+8
* problem 4Jesse Luehrs2015-03-151-0/+13
* problem 3Jesse Luehrs2015-03-151-0/+7
* make these functions more usefulJesse Luehrs2015-03-151-5/+8
* problem 2Jesse Luehrs2015-03-151-0/+8
* reorganizeJesse Luehrs2015-03-151-0/+8