verify payment requests with tlslite and pyasn1 (pure python) instead of m2Crypto
authorThomasV <thomasv@gitorious>
Tue, 10 Jun 2014 12:32:17 +0000 (14:32 +0200)
committerThomasV <thomasv@gitorious>
Tue, 10 Jun 2014 12:32:17 +0000 (14:32 +0200)
commit958f764daeee14327bcc3474aaf6e03b2db05cdf
treeb097d6ad36025d4d9efe24d38cacce4493c683a4
parent440f972fd3eab0cac7f486e1de8e028a34df3fb9
verify payment requests with tlslite and pyasn1 (pure python) instead of m2Crypto
lib/paymentrequest.py
lib/x509.py [new file with mode: 0644]