Cryptography
- 31 Jan 2024
- 1 Minute to read
- DarkLight
- PDF
Cryptography
- Updated on 31 Jan 2024
- 1 Minute to read
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Scrypto provides a set of precompiled cryptographic primitives, which are executed natively (rather than within a WASM Virtual Machine) to reduce execution costs. Those primitives are implemented in a dedicated CryptoUtils module.
At the moment, the supported algorithms are:
Please note that CryptoUtils is only available after Anemone protocol update.
Was this article helpful?