mirror of
https://github.com/anoma/juvix.git
synced 2024-12-04 06:23:13 +03:00
371f8f2258
This PR adds support for the Anoma stdlib `sign-detached` API. ``` builtin anoma-sign-detached axiom anomaSignDetached : {A : Type} -- message to sign -> A -- private key -> Nat -- signature -> Nat; ``` This corresponds to the [sign_detached](https://hexdocs.pm/enacl/enacl.html#sign_detached-2) libsodium API. This is requried to support to new Anoma nullifier format: |
||
---|---|---|
.. | ||
negative | ||
positive |