Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Get files ready for 1.0 release1.0Arthur de Jong2017-12-295-4/+388
* Not all XML serialisers write namespaces in same orderArthur de Jong2017-12-291-6/+6
* Add Sphinx documentation checksArthur de Jong2017-12-293-4/+8
* Add support for PyPyArthur de Jong2017-12-292-1/+3
* Add support for Python 3.7Arthur de Jong2017-12-292-2/+3
* Use README as package long descriptionArthur de Jong2017-12-292-15/+13
* Add an is_encrypted propertyArthur de Jong2017-12-274-12/+27
* Implement XML signature checkingArthur de Jong2017-12-2723-28/+750
|\
| * Add documentation for signed PSKC filesArthur de Jong2017-12-275-3/+123
| * Implement signature checkingArthur de Jong2017-12-2717-13/+486
| * Move namespace moving to own functionArthur de Jong2017-12-271-11/+16
| * Implement basic parsing of signature propertiesArthur de Jong2017-12-275-1/+125
|/
* Explicitly close output file in pskc2csvArthur de Jong2017-12-271-0/+2
* Fix typo in pin_max_failed_attempts attributeArthur de Jong2017-12-186-8/+44
* Add limited support for very old draft PSKC versionsArthur de Jong2017-12-156-13/+396
* Add test files from multiOTPArthur de Jong2017-12-1511-0/+2012
* Refactor internal storate of encrypted valuesArthur de Jong2017-12-156-179/+185
* Add support for KW-Camellia suite of algorithmsArthur de Jong2017-12-136-6/+137
* Add support for Camellia-CBC suite of algorithmsArthur de Jong2017-12-135-2/+161
* Add a manual page for pskc2csvArthur de Jong2017-10-113-4/+70
* Ignore missing docstring in __init__ in flakeArthur de Jong2017-10-091-1/+1
* Replace pycrypto with cryptographyArthur de Jong2017-10-0910-152/+87
* Use PBKDF2 from hashlibArthur de Jong2017-10-091-9/+18
* Replace use of pycrypto utility functionsArthur de Jong2017-10-016-29/+34
* Implement our own XML formattingArthur de Jong2017-09-253-14/+40
* Support hashlib from Python 2.7.3Arthur de Jong2017-09-241-1/+4
* Use defusedxml if availableArthur de Jong2017-09-243-11/+27
* Fix bug in saving PBKDF2 salt on Python3Arthur de Jong2017-09-242-3/+21
* Add tests for the pskc2csv scriptArthur de Jong2017-09-243-9/+198
* Support adding custom CSV file headersArthur de Jong2017-09-221-4/+5
* Add --secret-encoding option to pskc2csvArthur de Jong2017-09-201-11/+15
* Run flake8 from toxArthur de Jong2017-09-2010-16/+50
* Simplify Tox configurationArthur de Jong2017-09-111-21/+3
* Various minor code style improvementsArthur de Jong2017-06-106-11/+23
* Normalise key derivation algorithmsArthur de Jong2017-06-102-8/+27
* Switch to using non-deprecated methodArthur de Jong2017-06-101-1/+1
* Provide Key.userid convenience propertyArthur de Jong2017-06-103-5/+16
* Document supported encryption and MAC algorithmsArthur de Jong2017-06-094-10/+76
* Refactor MAC lookupsArthur de Jong2017-06-094-40/+180
* Handle more algortihm URIsArthur de Jong2017-06-091-26/+51
* Switch URLs to HTTPSArthur de Jong2017-01-253-6/+6
* Correct name of ActivIdentity test fileArthur de Jong2017-01-212-1/+1
* Get files ready for 0.5 release0.5Arthur de Jong2017-01-217-51/+347
* Split vendor testsArthur de Jong2017-01-152-27/+55
* Add tests for Yubikey filesArthur de Jong2017-01-154-0/+295
* Support legacy ActivIdentity filesArthur de Jong2017-01-153-12/+129
* Use original examples from old profiles Internet DraftArthur de Jong2017-01-115-129/+139
* Add all figures from RFC 6030 to test suiteArthur de Jong2016-12-213-10/+191
* Add support for older Internet Draft versionArthur de Jong2016-12-2111-35/+839
* Fix typo in testArthur de Jong2016-12-201-4/+4