Move cryptographic functions from core-math into its own page and add more relevant examples to the Cookbook #1692
Labels
docs: Cookbook
/cookbook section of the docs: "How-Tos" and complete code examples for various use-cases
docs: Reference
/ref section of the docs: API reference, standard libraries, specification and evolution
kind: docs
Documentation for docs.tact-lang.org kept in docs folder
kind: refactoring
Improve code readability
Milestone
Some pointers:
sha256
,checkSignature
,checkDataSignature
should be moved to the new page..hash()
methods there.asm
functions with the cryptographic primitives of TVM, especially the ones that Ethereum uses.P.S.:
core-crypto
The text was updated successfully, but these errors were encountered: