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.
For a system that I try to port from regular libsodium to react native I am missing following functions:
crypto_kdf_derive_from_keycrypto_scalarmult_basecrypto_scalarmultIt 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.