| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | methods don't have a type, they return things | Paul Kehrer | 2014-01-26 | 1 | -1/+1 |
| * | make public_key an abstractmethod, update docs | Paul Kehrer | 2014-01-26 | 1 | -9/+9 |
| * | update interface docs to make attributes return int (per irc discussion) | Paul Kehrer | 2014-01-26 | 1 | -16/+14 |
| * | RSA private/public key interface + docs | Paul Kehrer | 2014-01-25 | 1 | -0/+100 |
| * | Merge branch 'master' into validate-iv | Alex Gaynor | 2014-01-01 | 1 | -0/+11 |
| |\ | |||||
| | * | BlockCipherAlgorithm because we should document block_size and ARC4 shouldn't... | David Reid | 2013-12-17 | 1 | -0/+11 |
| * | | Validate the IV/nonce length for a given algorithm. | Alex Gaynor | 2013-11-19 | 1 | -0/+12 |
| |/ | |||||
| * | Implement and document an interface for cipher algorithms | David Reid | 2013-11-15 | 1 | -2/+24 |
| * | Module documentation. | David Reid | 2013-11-07 | 1 | -1/+1 |
| * | Single space. | David Reid | 2013-11-07 | 1 | -2/+2 |
| * | Add a new Mode interface to document mode.name and start on some prose docs f... | David Reid | 2013-11-07 | 1 | -0/+59 |
