Skip to content

Cryptography Primitives and Protocols

Alexander Chepurnoy edited this page Feb 22, 2016 · 4 revisions

Cryptographic primitives, hash functions and digital signatures are externalized into separate framework scrypto. In addition to that there are some more complicated building blocks for crypto protocols, such as Merkle trees.

Hash Functions

Signatures

Merkle Tree

Clone this wiki locally