We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d87175 commit e53754dCopy full SHA for e53754d
docs/HeaderSpec.md
@@ -27,7 +27,7 @@
27
28
| Argument | Meaning | Values|
29
| ------------- |-------------| ----- |
30
-| [HMAC](#HMAC) | The verification hash used to confirm the file hasn't changed | 128 - 512 bit byte array (16-64 bytes) |
+| <a href="#HMAC">HMAC</a> | The verification hash used to confirm the file hasn't changed | 128 - 512 bit byte array (16-64 bytes) |
31
| [KEYVERIFICATIONHASH](#KEYVERIFICATIONHASH) | A hash of the key to verify if the password is correct | 128 - 512 bit byte array (16-64 bytes) |
32
| [ENCRYPTMODE](#ENCRYPTMODE) | A string representing the encryption type | A string in the table of [ENCRYPTMODE](#ENCRYPTMODE) page |
33
0 commit comments