SimpleKeychain

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

MIT License

Stars
535
Committers
28

Bot releases are hidden (Show)

SimpleKeychain - 1.1.0 Latest Release

Published by Widcket over 1 year ago

Removed

  • Drop support for iOS 12, tvOS 12, macOS 10.15, watch0S < 7, and Xcode 13 #184 (Widcket)
SimpleKeychain - 1.0.1

Published by Widcket about 2 years ago

Fixed

SimpleKeychain - 1.0.0

Published by Widcket about 2 years ago

💡 Check the Migration Guide to understand the changes required to migrate your application to v1.

⚠️ BREAKING CHANGES

  • Drop support for old Swift versions [SDK-3444] #141 (Widcket)
  • Migrate to Swift [SDK-3428] #139 (Widcket)
  • Remove obsolete functionality [SDK-3419] #136 (Widcket)
  • Remove usage of deprecated properties [SDK-3414] #133 (Widcket)
  • Remove deprecated method [SDK-3413] #132 (Widcket)
  • Drop old platform versions [SDK-3387] #129 (Widcket)

Added

Changed

  • Replace OSX with macOS in schemes and targets #154 (Widcket)
  • Apply recommended Xcode 14 settings #143 (Widcket)
SimpleKeychain - 1.0.0-fa

Published by Widcket over 2 years ago

💡 Check the Migration Guide to understand the changes required to migrate your application to v1.

⚠️ BREAKING CHANGES

  • Drop support for old Swift versions [SDK-3444] #141 (Widcket)
  • Migrate to Swift [SDK-3428] #139 (Widcket)
  • Remove obsolete functionality [SDK-3419] #136 (Widcket)
  • Remove usage of deprecated properties [SDK-3414] #133 (Widcket)
  • Remove deprecated method [SDK-3413] #132 (Widcket)
  • Drop old platform versions [SDK-3387] #129 (Widcket)

Added

  • Add support for custom attributes #153 (Widcket)
  • Add support for iCloud synchronization [SDK-3453] #146 (Widcket)

Changed

  • Replace OSX with macOS in schemes and targets #154 (Widcket)
  • Apply recommended Xcode 14 settings #143 (Widcket)
SimpleKeychain - 0.12.5

Published by Widcket about 3 years ago

Changed

SimpleKeychain - 0.12.4

Published by Widcket about 3 years ago

Security

SimpleKeychain - 0.12.3

Published by Widcket over 3 years ago

Changed

  • Make test dependencies not resolve when installing with SPM [SDK-2598] #108 (Widcket)
SimpleKeychain - 0.12.2

Published by Widcket over 3 years ago

Fixed

  • Fixed Mac Catalyst warnings related to deprecated accessibility options #105 (eaceto)
SimpleKeychain - 0.12.1

Published by Widcket almost 4 years ago

Fixed

  • Fixed macOS version check on Big Sur #99 (Widcket)
SimpleKeychain - 0.12.0

Published by Widcket about 4 years ago

⚠️ This release adds support for Xcode 12 and drops support for Xcode < 11.4

Changed

SimpleKeychain - 0.11.1

Published by Widcket over 4 years ago

Fixed

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

Published by Widcket over 4 years ago

Changed

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

Fixed

  • Fixed A0LocalAuthenticationCapable macro #81 (Widcket)
SimpleKeychain - 0.10.0

Published by Widcket over 4 years ago

Added

Changed

  • Reused LocalAuthentication context #74 (eaceto)
SimpleKeychain - 0.9.0

Published by cocojoe over 5 years ago

Changed

SimpleKeychain - 0.8.1

Published by cocojoe over 6 years ago

Added

Changed

Fixed

SimpleKeychain - 0.8.0

Published by hzalaz over 7 years ago

Full Changelog

Added

Changed

SimpleKeychain - 0.7.0

Published by hzalaz over 7 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)
SimpleKeychain - 0.6.1

Published by hzalaz almost 9 years ago

SimpleKeychain - 0.6.0

Published by hzalaz almost 9 years ago

Full Changelog

Merged pull requests:

SimpleKeychain - 0.5.0

Published by hzalaz about 9 years ago

Full Changelog

Fixed bugs:

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

Merged pull requests: