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
Update KeyFactory to support loading/saving keys to an encoded/serialized string format. We'll probably use the exact same structure as saving to a file.
In version 2: work with strings.
In version 3: work with HiddenString objects.
This will be released as 2.2.0 and 3.1.0, respectively.
The text was updated successfully, but these errors were encountered:
For version 2 and 3:
Update
KeyFactory
to support loading/saving keys to an encoded/serialized string format. We'll probably use the exact same structure as saving to a file.In version 2: work with strings.
In version 3: work with
HiddenString
objects.This will be released as 2.2.0 and 3.1.0, respectively.
The text was updated successfully, but these errors were encountered: