Swift Packages
| Repository | Description |
|---|---|
| BMHCrypto | BMHCrypto is a pure Swift packages built on CryptoKit, adds useful extensions and ready to use. |
| TIMEncryptedStorage | iOS framework for KeyService feature of Trifork Identity Manager. The purpose of this framework is to encrypt and decrypt data based on a user provided secret or with biometrics. The framework exchanges secrets for encryption keys in safe way and stores encrypted data in the Keychain. |
| EncryptKit | A Simple CommonCrypto Package to Encrypt/Decrypt a String |