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

sodium-native parity #69

Open
17 tasks
chm-diederichs opened this issue May 23, 2023 · 0 comments
Open
17 tasks

sodium-native parity #69

chm-diederichs opened this issue May 23, 2023 · 0 comments

Comments

@chm-diederichs
Copy link
Collaborator

An issue to track the inconsistencies between sodium-native and sodium-javascript:

inconsistency

  • crypto_secretstream tags are buffers

state API

  • crypto_generichash state API not implemented
  • crypto_hash state API not implemented
  • crypto_onetimeauth state API not implemented
  • crypto_stream state API not implemented

missing methods

  • crypto_aead_keygen is not implemented
  • crypto_kx is not implemented
  • crypto_aead_xchacha20poly1305 is not implemented
  • randombytes_uniform not implemented
  • randombytes_random not implemented
  • randombytes_deterministic not implemented
  • crypto_pwhash not implemented
  • sodium_compare not implemented
  • sodium_add not implemented
  • sodium_sub not implemented
  • secure memory not implemented
  • sodium_pad not implemented
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

1 participant