passforios: Crashed when trying to import "gnu-dummy" S2K key pairs

Environment

iOS Version: 10.2.1 (14D27) Pass for iOS: 0.2 (24)

Steps

  1. Export PGP public and private key (4096 RSA key generated by GnuPG) in ASCII-Armor format using the instructions:
gpg --export -a <keyname>
gpg --export-secret-keys -a <keyname>
  1. Paste the key into the two edit controls of “PGP Key” window

  2. Press “Save” in the upper right corner

  3. Enter passphrase in the “PassPhrase” dialog, and press “OK”, then press “Save”

Expected Result

The PGP key is saved

Got Result

The program crashed

Crash Log

pass_ios_crash_log.txt

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 17 (7 by maintainers)

Most upvoted comments

Should be ok this time. Please try. @yishilin14