X-Git-Url: http://git.vrable.net/?a=blobdiff_plain;f=doc%2Fformat.txt;h=582ef59626cfecd20f7901eb8f47746652177e0a;hb=dd3fe2c70bef48563e0f67b7cb259f00bb42f45c;hp=c273e218c8d47a0c2d32927202510970a55333c7;hpb=748d04c5c242a1dfcc932220eabd14f778e386c9;p=cumulus.git diff --git a/doc/format.txt b/doc/format.txt index c273e21..582ef59 100644 --- a/doc/format.txt +++ b/doc/format.txt @@ -32,8 +32,10 @@ format. The general format used is = identifies the checksum algorithm used, and allows new -algorithms to be added later. At the moment, the only permissible value -is "sha1", indicating a SHA-1 checksum. +algorithms to be added later. Permissible values are: + "sha1": SHA-1 + "sha224": SHA-224 (added in version 0.11) + "sha256": SHA-256 (added in version 0.11) is a sequence of hexadecimal digits which encode the checksum value. For sha1, should be precisely 40 digits