issues
search
granoff
/
Lockbox
Objective-C utility class for storing data securely in the key chain.
MIT License
847
stars
87
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
iOS 12 Deprecation
#66
apple-ihack-geek
opened
6 months ago
3
Support Xcode14
#65
ewertonapolonio
closed
1 year ago
0
Still can delete data, with "Keychain Access.app"
#64
WestleyR
closed
4 years ago
2
cash
#63
controlSelf
closed
4 years ago
1
Not work in Xcode 11
#62
jaag12
opened
5 years ago
3
Specify minimum version for tvOS
#61
thanhturin
closed
6 years ago
1
podspec does not define minimum iOS version
#60
jmfriend
closed
6 years ago
2
Update podspec to support tvOS
#59
thanhturin
closed
6 years ago
4
Upgrading from Swift 2.3 -> 3 leaves old values inaccessible.
#58
Menthuss
closed
7 years ago
7
Add shared framework target to support Carthage
#57
ghost
closed
8 years ago
2
Doesn't work under iOS 10
#56
excitement-engineer
closed
8 years ago
4
LockBox doesn't save info in xcode 8
#55
alexeybolv
closed
8 years ago
7
Lockbox unarchiveObjectForKey: returns nil sometimes
#54
maxencecornu
opened
8 years ago
2
How to save NSData in Dictionary format
#53
jasper-chan
closed
8 years ago
2
Exception thrown when unarchiveObjectForKey called on ios 8
#52
ninjitaru
closed
8 years ago
7
Sharing keys with iOS Today Widget
#51
marcelosalloum
closed
8 years ago
2
Migration to archiveObject
#50
winzig
closed
8 years ago
5
Wiping Clean Keychain Keys
#49
marcelosalloum
closed
8 years ago
2
Update Lockbox.h
#48
ghost
closed
8 years ago
0
Cannot find interface declaration for 'NSObject', superclass of 'Lockbox'
#47
ghost
closed
8 years ago
3
Add ability to access the status of a failed keychain operation
#46
humblehacker
closed
8 years ago
0
SecItemCopy and SecItemAdd errors
#45
RajivRamaiah
opened
9 years ago
1
Save data for coredata
#44
badalpub1991
opened
9 years ago
6
Lockbox +setDictionary: converts `NSNumber` into `NSString`
#43
hlung
closed
8 years ago
2
Occasional Nil value for String.
#42
ghost
opened
9 years ago
3
CocoaPods Support
#41
russellbstephens
closed
9 years ago
2
remove unused UIKit import from Lockbox.h
#40
stannedelchev
closed
9 years ago
0
Remove UIKit import
#39
nathanhosselton
closed
9 years ago
5
Add framework
#38
wtmoose
closed
8 years ago
2
Lockbox used in cocoa Mac app that did not ovverite my value for same key
#37
nitingohel
closed
9 years ago
1
Is there a way to delete all lockbox keys for my app
#36
byrneciaran
closed
10 years ago
4
Custom Key Prefix
#35
bravedrake
closed
10 years ago
18
Is there any way to disabling logging when using Cocapods?
#34
wilferrel
closed
10 years ago
2
Feature Request: Add support for iCloud keychain?
#33
kissfro
opened
10 years ago
2
Question: Is it time to drop non-ARC support?
#32
granoff
closed
10 years ago
3
Delete item.
#31
Foriger
closed
10 years ago
2
Updated README with note on running unit tests
#30
xjki
closed
10 years ago
1
SecItemCopyMatching fails with error 34018 when running unittests on device
#29
xjki
closed
10 years ago
2
Add support designating the kSecAttrAccessGroup in which to store values
#28
obuseme
opened
10 years ago
2
SecItemCopyMatching failed for key
#27
magin
closed
10 years ago
16
Cocoapods still says 1.4.6
#26
magin
closed
10 years ago
3
only 1.4.6 version in CocoaPods
#25
NickolaySheika
closed
10 years ago
1
Replaced all NSLog() instances with DLog()
#24
stannedelchev
closed
10 years ago
0
Remove "key" property from console log.
#23
0xjmp
closed
10 years ago
5
Working with Mac
#22
himanshujoshi47
closed
10 years ago
1
Support saving and loading objects conforming to NSSecureCoding
#21
jordanekay
closed
8 years ago
7
delete nil or empty arrays. fixes issue of improperly cleared dictionaries. added explicit clear method.
#20
lukef
closed
10 years ago
7
Dictionaries support
#19
rivera-ernesto
closed
10 years ago
3
Fixed integer precision issues for arm64 compile
#18
Neonkoala
closed
10 years ago
3
Doesn't NSLog SecItemCopyMatching failed if not found in objectForKey
#17
NatWeiss
closed
11 years ago
1
Next