Orbis-Tertius / Orbis

A general-purpose layer 2 zk-rollup scaling solution for Cardano
Apache License 2.0
21 stars 1 forks source link

Implement cryptographic functions in the RTS #48

Open morganthomas opened 2 years ago

morganthomas commented 2 years ago

The RTS should be extended with functions implementing the following cryptographic primitives: SHA2-256 hash, SHA3-256 hash, BLAKE2b-256, verify ED25519 signature.