Skip to content

3.4.0

Compare
Choose a tag to compare
@Jeehut Jeehut released this 28 Sep 11:49
· 95 commits to main since this release

Added

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