| Short description: |
PGP packet dump |
| Category: |
Application/Security |
| Status: |
experimental |
| Created: |
2004-10-30 16:22:15 GMT |
| Last update: |
2004-11-06 04:50:52 GMT |
| Owner: |
NaHi
(Projects of this owner) |
| Homepage: |
http://dev.ctor.org/openpgp4u |
| Download: |
http://dev.ctor.org/download/pgpdump-0_0_5.tar.gz
|
| License: |
OpenSource |
| Dependency: |
|
| Description: |
- Changes
- Buf fix of Partial Body Lengths packet support. Signature subpacket cannot be dumped with the previous release. Sorry for frequently releases.
Install
$ gzip -dc pgpdump-0_0_5.tar.gz | tar xvf -
$ cd pgpdump-0_0_5
$ ruby install.rb # it installs required files to site_ruby dir
$ cp -p bin/pgpdump.rb ~/bin # or somewhere else
How to use
$ pgpdump.rb ~/.gnupg/pubring.gpg
- Notes
- License: Apache 2.0
- No document. It's for developers.
- An OpenPGP toolkit will come later.
|
| Versions: |
[0.0.5 (2004-11-06)]
[0.0.4 (2004-11-06)]
[0.0.3 (2004-11-04)]
[0.0.2 (2004-11-01)]
|