History log of /external/e2fsprogs/lib/ext2fs/sha512.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c4241cf50a028d2da3c7f4c683bfe591fa5e8748 26-Mar-2015 Theodore Ts'o <tytso@mit.edu> libext2fs: fix blocksize for SHA512

The blocksize of SHA512 is 128 bytes, not 512.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
/external/e2fsprogs/lib/ext2fs/sha512.c
6a5bdaf73d8f8e707910cf9aaba01cc5d582625c 08-Mar-2015 Theodore Ts'o <tytso@mit.edu> libext2fs: fix up ext2fs_sha256() and ext2fs_sha512()

Add const annotation to the input pointers; also run the tst_sha256
and tst_sha512 unit tests on a "make check".

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
/external/e2fsprogs/lib/ext2fs/sha512.c
569ee9020d15f5cf5237d1110f314c81d2417897 24-Feb-2015 Theodore Ts'o <tytso@mit.edu> libext2fs: add functions for sha256 and sha512

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
/external/e2fsprogs/lib/ext2fs/sha512.c