Browse Source

A description of sha512

master
Gintas Grigelionis 7 years ago
parent
commit
954ff0a2f2
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      manual/install.html

+ 7
- 0
manual/install.html View File

@@ -186,6 +186,13 @@ target="_top">https://archive.apache.org/dist/ant/</a>. The files are organized
the <a href="https://en.wikipedia.org/wiki/SHA-1" target="_top">SHA1</a> checksum.
</td>
</tr>
<tr>
<td><samp>ant-current-*.sha512</samp></td>
<td>
Security file for checking the correctness of the zip file. This one is
the <a href="https://en.wikipedia.org/wiki/SHA-2" target="_top">SHA512</a> checksum.
</td>
</tr>
<tr>
<td><samp>antlibs/</samp></td>
<td>


Loading…
Cancel
Save