Christopher Jeffrey
|
4ec9a247aa
|
paypro: multiple fixes.
|
11 years ago |
Christopher Jeffrey
|
24ae03247f
|
paypro: stat using jsrsasign to convert DER to PEM and derive public keys for sig verification.
|
11 years ago |
Christopher Jeffrey
|
2e422c001e
|
paypro: fix payment protocol for DER certs.
|
11 years ago |
Christopher Jeffrey
|
14bf79cc80
|
fix: fix variable typo for paypro.
|
11 years ago |
Christopher Jeffrey
|
e4c4101b5f
|
paypro: fix rsa+sha256 vs rsa+sha1.
|
11 years ago |
Christopher Jeffrey
|
3dc7a4ab84
|
test: fix x509 tests for PayPro.
|
11 years ago |
Christopher Jeffrey
|
c209e3172d
|
paypro: x509 nonsense.
|
11 years ago |
Christopher Jeffrey
|
1d0f01c133
|
paypro: first pass at implementing payment protocol for x509.
|
11 years ago |
Linus Unnebäck
|
3da6fe899f
|
cleanup after removal of soop
Removed some unnecessary parenthesise that hung around after the merge
of #417
|
11 years ago |
Manuel Araoz
|
87b818badf
|
remove soop exports
|
11 years ago |
Manuel Araoz
|
6e346d067c
|
remove soop imports
|
11 years ago |
Ryan X. Charles
|
39889476fb
|
add sign/verify with pki_type SIN
...which is much easier to implement than X.509 certificates.
|
11 years ago |
Ryan X. Charles
|
71e226b782
|
serialize payment request for signature
|
11 years ago |
Ryan X. Charles
|
0bea06f785
|
add BIP70 protobuf features in new PayPro lib file
...and add to the "main" bundle, but not the "all" bundle, since it adds
hundreds of kilobytes to the bundle.
|
11 years ago |