Browser: Support crypto_box_seal and crypto_box_seal_open functions #23
Labels
bug
Something isn't working
enhancement
New feature or request
help wanted
Extra attention is needed
Expected Behavior
crypto_box_seal
andcrypto_box_seal_open
are functions.Actual Behavior
Currently, as mentioned in #21, we do not support the Sealed Boxed [1] API.
Steps to Reproduce the Problem
crypto_box_seal
andcrypto_box_seal_open
are not functionsSpecifications
seal.js
[1] - https://download.libsodium.org/doc/public-key_cryptography/sealed_boxes.html
The text was updated successfully, but these errors were encountered: