go-crypto icon indicating copy to clipboard operation
go-crypto copied to clipboard

Handle "gnu-dummy" (and other "Private/Experimental") S2K

Open 0xhaven opened this issue 8 years ago • 2 comments

Solve this parsing issue: https://github.com/golang/go/issues/13605 by adding support for the "Private/Experimental" S2K range defined in RFC 4880

Necessary for support of Yubikey/Smart Card PGP keys, which use "gnu-dummy" (i.e. 110) S2Ks.

0xhaven avatar Mar 15 '16 20:03 0xhaven

(ditto, ticket in jira for planning purposes?)

maxtaco avatar Mar 15 '16 21:03 maxtaco

@maxtaco Actually, I think #10 may have resolved this issue. Getting a Yubikey to determine what else might be going on...

0xhaven avatar Mar 15 '16 21:03 0xhaven