stampery v0.2.0 Stampery behaviour
Behaviour implementing communication with Stampery API.
Summary
Functions
Sends a callback to the user module that is using the macro
Calculates the SHA-3 (FIPS-202) hash of the input data and returns a hexadecimal digest
Verify a proof and therefore prove its validity and the integrity of the original data
Sends a hexadecimal hash digest to the API backend for stamping
Start connection to API and Rabbit
Macros
This macro provides methods and callbacks for interacting with the Stampery API
Callbacks
Tells your module that something wrong happened
Tells your module that there is a new proof ready
Tells your module that everything is ready to start stamping
Types
Functions
Sends a callback to the user module that is using the macro.
Calculates the SHA-3 (FIPS-202) hash of the input data and returns a hexadecimal digest.
Verify a proof and therefore prove its validity and the integrity of the original data.
Sends a hexadecimal hash digest to the API backend for stamping.
Macros
Callbacks
Tells your module that something wrong happened.
Tells your module that there is a new proof ready.