Open chm-diederichs opened 1 year ago
An issue to track the inconsistencies between sodium-native and sodium-javascript:
sodium-native
sodium-javascript
crypto_secretstream
crypto_generichash
crypto_hash
crypto_onetimeauth
crypto_stream
crypto_aead_keygen
crypto_kx
crypto_aead_xchacha20poly1305
randombytes_uniform
randombytes_random
randombytes_deterministic
crypto_pwhash
sodium_compare
sodium_add
sodium_sub
sodium_pad
An issue to track the inconsistencies between
sodium-native
andsodium-javascript
:inconsistency
crypto_secretstream
tags are buffersstate API
crypto_generichash
state API not implementedcrypto_hash
state API not implementedcrypto_onetimeauth
state API not implementedcrypto_stream
state API not implementedmissing methods
crypto_aead_keygen
is not implementedcrypto_kx
is not implementedcrypto_aead_xchacha20poly1305
is not implementedrandombytes_uniform
not implementedrandombytes_random
not implementedrandombytes_deterministic
not implementedcrypto_pwhash
not implementedsodium_compare
not implementedsodium_add
not implementedsodium_sub
not implementedsodium_pad
not implemented