You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just discovered pgpdump, and I really appreciate the effort that the authors have put in here, so let me start with a big THANK YOU!
It really helps me to get to understand the DETAILS.
What I'm missing is some documentation. For example, in this output:
Old: Secret Subkey Packet(tag 7)(889 bytes)
Ver 4 - new
I was confused about the "Old" (especially in conjuction with the "Ver 4 - new"). It would help me to understand what's old and what's new. I looked at the source code, but unfortunately, there were no comments in their either, leaving me to guess if the ver() routine referred to "version", "verbose" or something else.
The text was updated successfully, but these errors were encountered:
I just discovered pgpdump, and I really appreciate the effort that the authors have put in here, so let me start with a big THANK YOU!
It really helps me to get to understand the DETAILS.
What I'm missing is some documentation. For example, in this output:
I was confused about the "Old" (especially in conjuction with the "Ver 4 - new"). It would help me to understand what's old and what's new. I looked at the source code, but unfortunately, there were no comments in their either, leaving me to guess if the ver() routine referred to "version", "verbose" or something else.
The text was updated successfully, but these errors were encountered: