You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are different modules that currently import sodiumoxide.
This issue is about moving all the cryptographic functions (for now taken from sodiumoxide) into a module and only import that module in the rest of the library without importing sodiumoxide.
The text was updated successfully, but these errors were encountered:
There are different modules that currently import sodiumoxide.
This issue is about moving all the cryptographic functions (for now taken from sodiumoxide) into a module and only import that module in the rest of the library without importing sodiumoxide.
The text was updated successfully, but these errors were encountered: