SimpleKeychain Versions Save

A simple Keychain wrapper for iOS, macOS, tvOS, and watchOS

0.11.1

4 years ago

Fixed

  • Disabled LAContext attribute in simulator [SDK-1476] #91 (Widcket)

0.11.0

4 years ago

Changed

  • Marked up A0SimpleKeychain+KeyPair to admit that keys may not exist #86 (cysp)

Fixed

  • Fixed A0LocalAuthenticationCapable macro #81 (Widcket)

0.10.0

4 years ago

Added

Changed

  • Reused LocalAuthentication context #74 (eaceto)

0.9.0

5 years ago

Changed

0.8.1

6 years ago

Added

Changed

Fixed

0.8.0

6 years ago

Full Changelog

Added

Changed

0.7.0

6 years ago

Full Changelog

Closed issues:

  • Always getting "Error trying to access to non available kSecUseOperationPrompt in iOS7" log #24
  • Default accessiblity should be kSecAttrAccessibleWhenUnlockedThisDeviceOnly #17

Merged pull requests:

  • Update default accessibility #26 (tupakapoor)
  • Only show ios7 error message when attempting to use access control #25 (tupakapoor)

0.6.1

8 years ago

0.6.0

8 years ago

Full Changelog

Merged pull requests:

0.5.0

8 years ago

Full Changelog

Fixed bugs:

  • -[A0SimpleKeychain queryNewKey:value:] leaks accessControl #18

Merged pull requests: