Skip to content

Commit 1b5da0d

Browse files
Modified README.md
1 parent 2d24a1d commit 1b5da0d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ T1ZprZqwRPOjiLJg9AwA/ArTwCPz7c2vmxlv7sRlRLUI6CdsOqhuO1KfYXrq7idI
8282
8383
$ cat sig | gpgpdump -u
8484
Signature Packet (tag 2) (94 bytes)
85-
Version: 4 (new)
85+
Version: 4 (current)
8686
Signiture Type: Signature of a canonical text document (0x01)
8787
Public-key Algorithm: ECDSA public key algorithm (pub 19)
8888
Hash Algorithm: SHA256 (hash 8)
@@ -103,7 +103,7 @@ $ cat sig | gpgpdump -t -u
103103
[[Packet.Item]]
104104
name = "Version"
105105
value = "4"
106-
note = "new"
106+
note = "current"
107107
108108
[[Packet.Item]]
109109
name = "Signiture Type"
@@ -155,7 +155,7 @@ $ cat sig | gpgpdump -j -u
155155
{
156156
"name": "Version",
157157
"value": "4",
158-
"note": "new"
158+
"note": "current"
159159
},
160160
{
161161
"name": "Signiture Type",

0 commit comments

Comments
 (0)