Crypto Engine API
The Crypto Engine provides cryptographic APIs based on different specific algorithms. Our goal is to provide the best tools to anyone who needs to rely on powerful tehnologies such as encryption, decryption and authentication to protect privacy and sensitive data. To do this, we entrust on our patented algorithms. Ensecuring your communications will never be easier! Visit us at…
Crypto Engine API endpoints
| Method | Endpoint | Description |
|---|---|---|
| zk13 | ||
| POST |
/zk13/proof /zk13/proof |
STEP 02 - it should be performed by the Prover only, it allows to produce a Proof of Authentication of its identity. To get valid parameters back, we strongly recommend to use… |
| POST |
/zk13/verification /zk13/verification |
STEP 03 - it should be performed by the Verifier only, it allows to verify the identity of the Prover through its Proof of Authentication. Input: json, Verification Output: json,… |
| GET |
/zk13/initialize /zk13/initialize |
STEP 01 - it should be performed only by the Prover or only by the Verifier. Initialize the ZK13 algorithm to get viable values to produce the Proof of Authentication. Input:… |
| Other endpoints | ||
| GET |
/ / |
STEP 00 - Check the status of the server and get some other basic information. You can find more Info about the algorithm in the Documentation. |
Crypto Engine API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $1 / month | — |
|