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
The public API of this library exposes internals like the fact we use libsodium. These exceptions should be re-thrown as custom exceptions to hide these internals.
Exception and RuntimeException throws should be replaced too.
The public API of this library exposes internals like the fact we use libsodium. These exceptions should be re-thrown as custom exceptions to hide these internals.
ExceptionandRuntimeExceptionthrows should be replaced too.