Cryptography
  • 31 Jan 2024
  • 1 Minute to read
  • Dark
    Light
  • PDF

Cryptography

  • Dark
    Light
  • PDF

Article summary

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?

What's Next