Support V3 signatures
Bug #1044769 reported by
Casey Marshall
on 2012-09-01
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| hockeypuck |
Medium
|
Casey Marshall |
Bug Description
Add support for capturing OpenPGP signatures in version 3 format, as defined in RFC 4880.
Right now we skip these packets because go.crypto does not support parsing them.
Should be possible to check validity of v3 signatures.
Related branches
Casey Marshall (cmars)
on 2012-10-24
Changed in hockeypuck: | |
milestone: | 0.5 → backlog |
Casey Marshall (cmars)
on 2012-11-16
Changed in hockeypuck: | |
milestone: | backlog → 0.7 |
assignee: | nobody → Casey Marshall (cmars) |
Casey Marshall (cmars)
on 2012-12-13
Changed in hockeypuck: | |
milestone: | 0.7 → backlog |
Casey Marshall (cmars) wrote : | #1 |
Changed in hockeypuck: | |
status: | Triaged → In Progress |
milestone: | backlog → 1.0 |
Casey Marshall (cmars) wrote : | #2 |
Fixed in go.crypto:
https:/
Supported at bzr199.
Changed in hockeypuck: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
Pulling into 1.0. Must be able to verify what we get from SKS peers. Also, these are really easy to parse.