changes PasswordStore.encrypt behavior when .gpg-id support is off
(default):
old:
* ignores passed in keyID
* encrypt with first public key in keychain (gopenPGP), or entire
keychain (ObjectivePGP)
new:
* honor passed in keyID
* encrypt with all keys in keychain
|
||
|---|---|---|
| .. | ||
| Assets.xcassets | ||
| Controllers | ||
| Crypto | ||
| Extensions | ||
| Helpers | ||
| Models | ||
| Parser | ||
| pass.xcdatamodeld/pass.xcdatamodel | ||
| Passwords | ||
| Protocols | ||
| Info.plist | ||
| passKit.h | ||