Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add simple wrappers for block cipher objects | lloyd | 2006-08-31 | 1 | -28/+7 |
* | Just export OctetString, and define the alternate names for that type | lloyd | 2006-08-23 | 1 | -16/+9 |
* | Initial (only partially working) attempt to allow filters to be implemented | lloyd | 2006-08-23 | 1 | -5/+19 |
* | Export Pipe::read_all_as_string simply as read_all, since strings are how | lloyd | 2006-08-23 | 1 | -7/+3 |
* | Support for MAC filters | lloyd | 2006-08-23 | 1 | -8/+18 |
* | Implement basic cipher filters | lloyd | 2006-08-23 | 1 | -2/+7 |
* | Finally get basic filters objects to work properly | lloyd | 2006-08-23 | 1 | -4/+4 |
* | Revert back to the original test script (which is still crashing, presumably | lloyd | 2006-08-23 | 1 | -14/+9 |
* | Updates to the test application | lloyd | 2006-08-23 | 1 | -26/+13 |
* | Add accessors for the key identifiers, and implement equality operators | lloyd | 2006-08-22 | 1 | -0/+6 |
* | Start code for wrapping X.509 certificates in Python | lloyd | 2006-08-22 | 1 | -1/+13 |
* | Move Boost.Python wrapper from doc/ to misc/ | lloyd | 2006-06-03 | 1 | -0/+19 |