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

Missing functions #29

Open
martinheidegger opened this issue Dec 18, 2019 · 3 comments
Open

Missing functions #29

martinheidegger opened this issue Dec 18, 2019 · 3 comments

Comments

@martinheidegger
Copy link

For a system that I try to port from regular libsodium to react native I am missing following functions:

  • crypto_kdf_derive_from_key
  • crypto_scalarmult_base
  • crypto_scalarmult

It has slightly low priority for me (as I am busy with other things atm. but I might send a PR for those functions in future.

@lyubo
Copy link
Owner

lyubo commented Feb 14, 2020

Sure, make a PR and I would thankfully merge it.

@lyubo
Copy link
Owner

lyubo commented Oct 26, 2020

@martinheidegger

These two had been implemented.

crypto_scalarmult_base
crypto_scalarmult

@arnaudambro
Copy link

hi @lyubo
it seems that from_base64 and to_base64 are also missing on my app, do you confirm ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants