commit bc04274c1e6bebedc8cbdeecd81aa3526a9b053e parent 24c4ccb454a25c8dc397a90d5c978b0502493dc2 Author: Marcello Stanisci <marcello.stanisci@inria.fr> Date: Fri, 26 Jun 2015 15:03:33 +0200 adding details on eddsa test API Diffstat:
| M | api-mint.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/api-mint.rst b/api-mint.rst @@ -628,7 +628,7 @@ binary-compatible with the implementation of the mint. :reqheader Content-Type: application/json :<json base32 eddsa_pub: EdDSA public key - :<json base32 eddsa_sig: EdDSA signature using purpose TALER_SIGNATURE_CLIENT_TEST_EDDSA + :<json base32 eddsa_sig: EdDSA signature using purpose TALER_SIGNATURE_CLIENT_TEST_EDDSA. Note: the signed payload must be empty, we sign just the purpose here. :status 200: the signature was valid :resheader Content-Type: application/json :>json base32 eddsa_pub: Another EdDSA public key