summaryrefslogtreecommitdiffstats
path: root/cpukit/include/sha512.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-08Fix C++ includability of crypto headers with static array sizesAlan Somers1-1/+2
2022-09-08crypto routines: Hint minimum buffer sizes to the compilerConrad Meyer1-1/+1
2022-09-08Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.cAllan Jude1-3/+13
2018-01-25Remove make preinstallChris Johns1-0/+0
2014-11-20Add SHA256 and SHA512 supportSebastian Huber1-11/+20
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-3/+0
2009-11-30Whitespace removal.Ralf Corsepius1-1/+1
2008-12-11#include <stdint.h> instead of <rtems/stdint.h>.Ralf Corsepius1-1/+1
2005-05-09New.Ralf Corsepius1-38/+12
2004-04-20Use -D_KERNEL instead of -DKERNEL for greater FreeBSD compliance.Ralf Corsepius1-2/+2
1998-08-19Base filesJoel Sherrill1-0/+70