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
Instead of using the seed as clear-text salt the seed should be enciphered somehow so it is possible to export and store the salt persistently if that is a wanted use-case.
That also allows a shared secret to be created without ever knowing what the actual seed is.
The text was updated successfully, but these errors were encountered:
Instead of using the seed as clear-text salt the seed should be enciphered somehow so it is possible to export and store the salt persistently if that is a wanted use-case.
That also allows a shared secret to be created without ever knowing what the actual seed is.
The text was updated successfully, but these errors were encountered: