sodium-javascript
sodium-javascript copied to clipboard
`sodium-native` parity
An issue to track the inconsistencies between sodium-native and sodium-javascript:
inconsistency
- [ ]
crypto_secretstreamtags are buffers
state API
- [ ]
crypto_generichashstate API not implemented - [ ]
crypto_hashstate API not implemented - [ ]
crypto_onetimeauthstate API not implemented - [ ]
crypto_streamstate API not implemented
missing methods
- [ ]
crypto_aead_keygenis not implemented - [ ]
crypto_kxis not implemented - [ ]
crypto_aead_xchacha20poly1305is not implemented - [ ]
randombytes_uniformnot implemented - [ ]
randombytes_randomnot implemented - [ ]
randombytes_deterministicnot implemented - [ ]
crypto_pwhashnot implemented - [ ]
sodium_comparenot implemented - [ ]
sodium_addnot implemented - [ ]
sodium_subnot implemented - [ ] secure memory not implemented
- [ ]
sodium_padnot implemented