All notable changes to this project will be documented in this file.
- Fix static analysis issues (@nsarno).
- Issue when checking if keychain query is built successfully.
- Fixed issue updating entry with TouchID (@Yspadadden)
- Fixed issue when checking if an entry exists (@Yspadadden)
- Methods to handle RSA key pair in the Kechain
- Store, Update and Remove password entries in Keychain
- Handle Keychain entries with Access Group to allow Keychain Sharing
- Use iOS 8 addition of Access Control to Keychain items
- Customize TouchID/Passcode prompt message when needed.