3.4.0
Added
- Added new convenience
encrypt(key:)anddecrypt(key:)functions toStringtype for platforms supportingCryptoKit. Uses AES.GCM algorithm for encryption.
Author: Cihat Gündüz
encrypt(key:) and decrypt(key:) functions to String type for platforms supporting CryptoKit. Uses AES.GCM algorithm for encryption.