Skip to content

Conversation

mitchellrj
Copy link

This allows programs to reconstruct the original packet(s) for an individual key in a stream of keys, amongst other things.

Many uses for this library may require the key data to be distributed completely unchanged. In the case where a file being parsed contains multiple PGP keys (e.g. from a keyserver dump), this is not possible without preserving the original data in the packets.

…programs to reconstruct the original packet(s) for an individual key in a stream of keys.
@tyll
Copy link
Contributor

tyll commented Apr 30, 2014

I implemented this also in issue 14, there is also an idea for a test case: commit 4b4810c

@mitchellrj
Copy link
Author

Ah, great, thanks. Any idea when there might be a new release?

@tyll
Copy link
Contributor

tyll commented May 15, 2014

No, @toofishes needs to merge the pull requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants