summaryrefslogtreecommitdiffstats
path: root/cpukit/libmd (follow)
Commit message (Expand)AuthorAgeFilesLines
* sha512_224: Fix SHA512_224_Final() on little-endian machines.Sebastian Huber2023-02-061-5/+8
* libmd: Remove extra digest copy in SHA256_Final()Sebastian Huber2022-11-091-1/+0
* libmd: Always erase context in _Final method,Xin LI2022-09-082-5/+5
* Implement SHA2-224 submode of SHA2-256Conrad Meyer2022-09-081-0/+51
* Retune SHA2 code for improved performance on CPUsColin Percival2022-09-082-190/+198
* Implement SHA-512 truncated (224 and 256 bits)Allan Jude2022-09-081-0/+84
* crypto routines: Hint minimum buffer sizes to the compilerConrad Meyer2022-09-082-6/+7
* Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.cAllan Jude2022-09-081-13/+64
* cpukit: Fixes for GCC 12 warningsChris Johns2022-06-151-1/+1
* build: Merge libmd/Makefile.amSebastian Huber2018-10-101-14/+0
* build: Remove specialized CPPFLAGSSebastian Huber2018-10-091-1/+0
* Remove make preinstallChris Johns2018-01-256-272/+0
* libmd: Disable SHA modules for m32cSebastian Huber2015-03-052-0/+3
* Add SHA256 and SHA512 supportSebastian Huber2014-11-206-2/+758
* libmd: Change MD5Update() prototypeSebastian Huber2013-10-312-2/+5
* libmd: New defines for FreeBSD compatibilitySebastian Huber2013-10-221-0/+3
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-113-6/+0
* Revert: Remove CVS IdsJoel Sherrill2012-05-071-0/+4
* Remove CVS-Ids.Ralf Corsépius2012-05-041-4/+0
* Remove all .cvsignore files.Joel Sherrill2012-02-011-2/+0
* 2010-09-13 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-09-131-0/+8
* 2010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-07-161-3/+0
* 2010-06-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-06-141-2/+0
* 2010-06-14 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-06-141-0/+2
* Add HAVE_CONFIG_H support to let files receive configure defines.Ralf Corsepius2010-03-282-0/+8
* #include <stdint.h> instead of <rtems/stdint.h>.Ralf Corsepius2008-12-112-2/+2
* Stop using old-style function-definitions.Ralf Corsepius2008-08-252-13/+13
* Add missing prototypes.Ralf Corsepius2008-08-022-14/+14
* 2007-06-12 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-121-0/+2
* New (moved out from pppd).Ralf Corsepius2007-06-126-0/+747