Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge GH #2212 Resolve all MSVC warnings | Jack Lloyd | 2019-12-07 | 1 | -1/+1 |
|\ | |||||
| * | Fix pylint warning | Jack Lloyd | 2019-12-06 | 1 | -1/+1 |
* | | Fix some pylint warnings | Jack Lloyd | 2019-12-06 | 1 | -1/+1 |
|/ | |||||
* | Add CRL support for Python binding | Pavol Žáčik | 2019-12-03 | 1 | -0/+23 |
* | Add missing MPI functions to Python binding | Pavol Žáčik | 2019-12-02 | 1 | -0/+16 |
* | Add Python documentation for the X509Cert class | Pavol Žáčik | 2019-10-22 | 1 | -1/+1 |
* | Improve Python allowed_usage and add tests | Pavol Žáčik | 2019-10-22 | 1 | -1/+36 |
* | Add support for TOTP in Python wrapper | Jack Lloyd | 2019-09-23 | 1 | -0/+15 |
* | Fix python test | Jack Lloyd | 2019-08-17 | 1 | -2/+4 |
* | Fix some LGTM alerts | Jack Lloyd | 2019-06-29 | 1 | -9/+9 |
* | Add a Python SM2 test | Jack Lloyd | 2019-04-27 | 1 | -0/+34 |
* | Lint fixes | Jack Lloyd | 2019-04-27 | 1 | -13/+25 |
* | More Python API enhancements. | Jack Lloyd | 2019-04-27 | 1 | -12/+104 |
* | More MPI functions | Jack Lloyd | 2019-04-21 | 1 | -0/+14 |
* | Add raw block cipher interface for Python | Jack Lloyd | 2019-04-21 | 1 | -0/+16 |
* | Lint fixes | Jack Lloyd | 2019-04-21 | 1 | -1/+1 |
* | Support copying hash function objects | Jack Lloyd | 2019-04-19 | 1 | -12/+17 |
* | Add support for NIST key wrap in Python | Jack Lloyd | 2019-04-19 | 1 | -0/+11 |
* | Clean up some things in Python wrapper | Jack Lloyd | 2019-04-19 | 1 | -0/+6 |
* | Simplify declaration of ffi functions | Jack Lloyd | 2019-04-18 | 1 | -2/+2 |
* | Support loading keys in Python | Jack Lloyd | 2019-04-18 | 1 | -25/+64 |
* | Add missing export functions | Jack Lloyd | 2019-04-18 | 1 | -0/+12 |
* | Lint fixes | Jack Lloyd | 2018-08-21 | 1 | -4/+4 |
* | Add HOTP to Python | Jack Lloyd | 2018-08-21 | 1 | -0/+14 |
* | Add MPI and FPE to Python wrapper | Jack Lloyd | 2018-08-13 | 1 | -1/+101 |
* | Fix Python2 problem | Jack Lloyd | 2018-08-11 | 1 | -0/+1 |
* | In Python expose new name getters | Jack Lloyd | 2018-08-11 | 1 | -2/+12 |
* | Convert Python tests to actual unit tests | Jack Lloyd | 2018-08-11 | 1 | -166/+120 |
* | Add scrypt to Python | Jack Lloyd | 2018-08-11 | 1 | -0/+11 |
* | Better error checking in Python wrapper | Jack Lloyd | 2018-08-11 | 1 | -0/+2 |
* | Fix complaints from latest pylint | Jack Lloyd | 2018-08-02 | 1 | -0/+1 |
* | Make lint happy [ci skip] | Jack Lloyd | 2018-03-10 | 1 | -2/+2 |
* | Split Python tests out of botan2.py | Jack Lloyd | 2018-03-10 | 1 | -0/+265 |