Whamcloud - gitweb
libext2fs: add functions for sha256 and sha512
authorTheodore Ts'o <tytso@mit.edu>
Tue, 24 Feb 2015 03:38:46 +0000 (22:38 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 24 Feb 2015 03:38:46 +0000 (22:38 -0500)
commit569ee9020d15f5cf5237d1110f314c81d2417897
treea007de4d7c63ad6cb4e91b50f33a0f6a0983ea6c
parentb59014c994945c580732028418d14306475351a1
libext2fs: add functions for sha256 and sha512

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/ext2fs/Makefile.in
lib/ext2fs/ext2fs.h
lib/ext2fs/sha256.c [new file with mode: 0644]
lib/ext2fs/sha512.c [new file with mode: 0644]