Contribute go.crypto changes back

Bug #1087855 reported by Casey Marshall
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
hockeypuck
Fix Released
Medium
Casey Marshall

Bug Description

Hockeypuck depends on several changes I've made to go.crypto/openpgp:
- Support larger line lengths in ASCII armor
- Add support for parsing opaque packets, because there are several common older packet types go.crypto/openpgp does not support.
- Packet reader skips unknown packets to try to extract as much useful information as possible from a keyring.

Also planned are enhancements like V3 signatures and public keys and ECC keys.

The above changes needed access to private functions and types in go.crypto/openpgp, so I had to fork it. Since go.crypto is hosted in Mercurial, I'm also hosting my changes in a Mercurial repo at bitbucket.org/cmars/go.crypto.

Hockeypuck also parses images out of UserAttribute packets through the OpaquePacket type. This should be migrated to go.crypto as well.

Casey Marshall (cmars)
description: updated
description: updated
Casey Marshall (cmars)
Changed in hockeypuck:
status: Confirmed → In Progress
milestone: backlog → 0.7
Revision history for this message
Casey Marshall (cmars) wrote :

Code review in progress. Fingers crossed!

https://codereview.appspot.com/6927044/

Casey Marshall (cmars)
Changed in hockeypuck:
status: In Progress → Fix Committed
Casey Marshall (cmars)
Changed in hockeypuck:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.