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

Browser: Support crypto_box_seal and crypto_box_seal_open functions #23

Open
jwerle opened this issue Aug 14, 2018 · 0 comments
Open

Browser: Support crypto_box_seal and crypto_box_seal_open functions #23

jwerle opened this issue Aug 14, 2018 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed

Comments

@jwerle
Copy link
Contributor

jwerle commented Aug 14, 2018

Expected Behavior

crypto_box_seal and crypto_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

  1. Attempt to load this module in a browser context
  2. Notice that crypto_box_seal and crypto_box_seal_open are not functions

Specifications

  • Version: 0.6.0
  • Platform: Browser
  • Subsystem: seal.js

[1] - https://download.libsodium.org/doc/public-key_cryptography/sealed_boxes.html

@jwerle jwerle added bug Something isn't working enhancement New feature or request help wanted Extra attention is needed labels Aug 14, 2018
@jwerle jwerle self-assigned this Aug 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant