From befd1be4e0a5505a3600ea36b9d5834d1379719d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 4 Feb 2015 13:47:54 -0400 Subject: Added MD5 and MD5E backends. --- doc/backends.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/backends.mdwn b/doc/backends.mdwn index bf6471fa7..5da053dc1 100644 --- a/doc/backends.mdwn +++ b/doc/backends.mdwn @@ -17,8 +17,8 @@ can use different ones for different files. This is the least expensive backend, recommended for really large files or slow systems. * `SHA512`, `SHA512E` -- Best SHA-2 hash, for the very paranoid. -* `SHA1`, `SHA1E` -- Smaller hash than `SHA256` for those who want a checksum - but are not concerned about security. +* `SHA1`, `SHA1E`, `MD5`, `MD5E` -- Smaller hashes than `SHA256` + for those who want a checksum but are not concerned about security. * `SHA384`, `SHA384E`, `SHA224`, `SHA224E` -- Hashes for people who like unusual sizes. * `SKEIN512`, `SKEIN512E`, `SKEIN256`, `SKEIN256E` -- cgit v1.2.3