fabric
fabric copied to clipboard
migrate types/encryption to existing types
Move types/encryption functions to types/identity
Other possible locations
- types/actor - enables many other types to be able to use the encryption features
- types/key - has encrypt and decrypt functions, may conflict with functions in types/store
- types/secret - uses EncryptedPromise - with encrypted/decrypted functions