View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003766 | Taler | exchange | public | 2015-04-11 17:37 | 2015-04-19 23:20 |
Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
Priority | high | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | git (master) | ||||
Target Version | 0.0 | Fixed in Version | 0.0 | ||
Summary | 0003766: Should offer crypto-compatibility /test API | ||||
Description | Wallets and merchants will be written in other languages, and we will need a convenient way to test their implementations for compatibility. Thus, having a /test API (that is easily disabled for production systems) where clients can test their binary compatibility would be good. Basically, I'm thinking of something like: /test/base32 /test/ecdsa /test/eddsa where each takes arguments / returns data that allows a client to check if its binary encodings/decodings for the respective primitive are compatible with the mint. | ||||
Tags | No tags attached. | ||||
related to | 0003756 | closed | Marcello Stanisci | need (GNUnet-compatible) implementations of ECDHE |
related to | 0003755 | closed | Marcello Stanisci | need base32 Crockford encoder/decoder |
related to | 0003760 | closed | Marcello Stanisci | need GNUnet-style double-symmetric encryption for the wallet |
related to | 0003757 | closed | Christian Grothoff | need (GNUnet-compatible) implementations of ECDSA (with RFC 6979) |
related to | 0003759 | closed | Marcello Stanisci | need HKDF facility for key derivation in Wallet |
related to | 0003754 | closed | Marcello Stanisci | need (GNUnet-compatible) implementations of EdDSA for browser-based wallet |
related to | 0003758 | closed | Marcello Stanisci | need implementation of SHA-512 |
related to | 0003765 | closed | Marcello Stanisci | wallet needs to support RSA blind signature operations |
|
/test API should now be complete, just Sphinx docu for it is still missing. |
|
Documentation now also complete. |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-04-11 17:37 | Christian Grothoff | New Issue | |
2015-04-11 17:38 | Christian Grothoff | Relationship added | related to 0003756 |
2015-04-11 17:38 | Christian Grothoff | Relationship added | related to 0003755 |
2015-04-11 17:38 | Christian Grothoff | Relationship added | related to 0003760 |
2015-04-11 17:38 | Christian Grothoff | Relationship added | related to 0003757 |
2015-04-11 17:38 | Christian Grothoff | Relationship added | related to 0003759 |
2015-04-11 17:38 | Christian Grothoff | Relationship added | related to 0003754 |
2015-04-11 17:39 | Christian Grothoff | Relationship added | related to 0003758 |
2015-04-11 17:39 | Christian Grothoff | Relationship added | related to 0003765 |
2015-04-12 23:43 | Christian Grothoff | Assigned To | => Christian Grothoff |
2015-04-12 23:43 | Christian Grothoff | Status | new => assigned |
2015-04-15 22:14 | Christian Grothoff | Priority | normal => high |
2015-04-19 00:19 | Christian Grothoff | Note Added: 0009096 | |
2015-04-19 15:13 | Christian Grothoff | Note Added: 0009097 | |
2015-04-19 15:13 | Christian Grothoff | Status | assigned => resolved |
2015-04-19 15:13 | Christian Grothoff | Fixed in Version | => 0.0 |
2015-04-19 15:13 | Christian Grothoff | Resolution | open => fixed |
2015-04-19 23:20 | Christian Grothoff | Status | resolved => closed |
2016-02-18 15:43 | Christian Grothoff | Category | mint => exchange |