Skip to content

Commit 710dc5b

Browse files
committed
Updated appnote.txt to 6.3.1
1 parent 998a2c0 commit 710dc5b

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

doc/specification/appnote.txt

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
File: APPNOTE.TXT - .ZIP File Format Specification
2-
Version: 6.3.0
3-
Revised: September 29, 2006
4-
Copyright (c) 1989 - 2006 PKWARE Inc., All Rights Reserved.
2+
Version: 6.3.1
3+
Revised: April 11, 2007
4+
Copyright (c) 1989 - 2007 PKWARE Inc., All Rights Reserved.
55

66
The use of certain technological aspects disclosed in the current
77
APPNOTE is available pursuant to the below section entitled
@@ -101,6 +101,9 @@ Version Change Description Date
101101
-Added additional "Extra Field"
102102
definitions
103103

104+
6.3.1 -Corrected standard hash values for 04/11/2007
105+
SHA-256/384/512
106+
104107

105108
V. General Format of a .ZIP file
106109
--------------------------------
@@ -2547,9 +2550,9 @@ values for HashID are:
25472550
0x8003 MD5
25482551
0x8004 SHA1
25492552
0x8007 RIPEMD160
2550-
0x8012 SHA256
2551-
0x8013 SHA384
2552-
0x8015 SHA512
2553+
0x800C SHA256
2554+
0x800D SHA384
2555+
0x800E SHA512
25532556

25542557
When the Central Directory data is signed, the same hash algorithm
25552558
used to hash the Central Directory for signing should be used.

0 commit comments

Comments
 (0)