aboutsummaryrefslogtreecommitdiffstats
path: root/src/wrap/python
Commit message (Expand)AuthorAgeFilesLines
* Fix python_pbkdf2 for new signature.lloyd2010-03-021-3/+19
* Add copyright and license notes to pretty much every file that didn't have them,lloyd2009-12-313-8/+17
* Remove redundant functionlloyd2009-10-091-10/+3
* Add PBKDF2 wrapperlloyd2009-10-091-0/+17
* Reasonably functional RSA support; keygen, import/export, encrypt/decrypt, si...lloyd2009-10-094-155/+224
* Fix python install target. Add CryptoBox wrapper plus an examplelloyd2009-10-091-0/+24
* Add more or less functional integration with Boost.Python. Uselloyd2009-10-096-0/+701