File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change 1
1
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.
5
5
6
6
The use of certain technological aspects disclosed in the current
7
7
APPNOTE is available pursuant to the below section entitled
@@ -101,6 +101,9 @@ Version Change Description Date
101
101
-Added additional "Extra Field"
102
102
definitions
103
103
104
+ 6.3.1 -Corrected standard hash values for 04/11/2007
105
+ SHA-256/384/512
106
+
104
107
105
108
V. General Format of a .ZIP file
106
109
--------------------------------
@@ -2547,9 +2550,9 @@ values for HashID are:
2547
2550
0x8003 MD5
2548
2551
0x8004 SHA1
2549
2552
0x8007 RIPEMD160
2550
- 0x8012 SHA256
2551
- 0x8013 SHA384
2552
- 0x8015 SHA512
2553
+ 0x800C SHA256
2554
+ 0x800D SHA384
2555
+ 0x800E SHA512
2553
2556
2554
2557
When the Central Directory data is signed, the same hash algorithm
2555
2558
used to hash the Central Directory for signing should be used.
You can’t perform that action at this time.
0 commit comments