Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move cryptographic functions from core-math into its own page and add more relevant examples to the Cookbook #1692

Open
anton-trunov opened this issue Feb 4, 2025 · 0 comments
Assignees
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

Comments

@anton-trunov
Copy link
Member

anton-trunov commented Feb 4, 2025

Some pointers:

  • sha256, checkSignature, checkDataSignature should be moved to the new page.
  • Let's also mention .hash() methods there.
  • Improve the examples for signature functions and mention those can be used for mutlisig, for instance.
  • Some examples of using asm functions with the cryptographic primitives of TVM, especially the ones that Ethereum uses.

P.S.: core-crypto

@anton-trunov anton-trunov added kind: docs Documentation for docs.tact-lang.org kept in docs folder kind: refactoring Improve code readability labels Feb 4, 2025
@novusnota novusnota added the docs: Reference /ref section of the docs: API reference, standard libraries, specification and evolution label Feb 4, 2025
@novusnota novusnota added this to the Doc: 2025-02 milestone Feb 4, 2025
@novusnota novusnota added the docs: Cookbook /cookbook section of the docs: "How-Tos" and complete code examples for various use-cases label Feb 20, 2025
@novusnota novusnota changed the title Move cryptographic functions from core-math into its own page Move cryptographic functions from core-math into its own page and add more relevant examples to the Cookbook Feb 20, 2025
@novusnota novusnota modified the milestones: Doc: 2025-02, Doc: 2025-03 Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants