aboutsummaryrefslogtreecommitdiff
path: root/lib/libmd
Commit message (Expand)AuthorAgeFilesLines
* r338270 had the side effect of no longer installing libmd.so into /lib.Sean Bruno2018-08-261-1/+2
* Don't build skein_block_asm.s if we don't have an as binaryAlex Richardson2018-08-231-0/+6
* Allow bootstrapping libmd on MacOSAlex Richardson2018-08-201-0/+8
* libmd: Always erase context in _Final method, and when doingXin LI2018-07-2011-25/+31
* Integrate SHA2-224 with userspace componentsConrad Meyer2018-07-093-8/+64
* Revert r334090.Mark Johnston2018-05-232-2/+3
* libmd: build with WARNS=1Eitan Adler2018-05-232-3/+2
* libmd: Remove trailing whitespace from mdXhl.cConrad Meyer2018-04-171-2/+2
* Fix formatting errors that resulted in apropos(1) output looking weird.Edward Tomasz Napierala2018-03-171-1/+1
* SPDX: some uses of the RSA-MD license.Pedro F. Giffuni2017-12-136-6/+22
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Increase loop unrolling for skein hashesAllan Jude2017-07-011-0/+4
* ANSIfy md5 functionsToomas Soome2017-06-051-14/+5
* Fix bootstrapping libmd on older systems after r314709.Bryan Drewery2017-03-061-0/+7
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-4/+4
* Fix C++ includability of crypto headers with static array sizesAlan Somers2016-10-181-8/+0
* libmd: introduce functions that operate on an fd instead of filenameEd Maste2016-10-175-10/+64
* libmd: strip local absolute symbols (to link with lld)Ed Maste2016-07-211-0/+1
* Import the skein hashing algorithm, based on the threefish block cipherAllan Jude2016-05-298-15/+409
* Implement SHA-512 truncated (224 and 256 bits)Allan Jude2016-05-283-10/+76
* libmd: Work around C++'s inability to understand CConrad Meyer2016-05-271-0/+8
* MFHGlen Barber2016-03-021-24/+0
|\
| * DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-24/+0
* | First pass through library packaging.Glen Barber2016-02-041-0/+1
|/
* Improvements to the MDXFileChunk() template function:Jonathan T. Looney2016-01-141-29/+31
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-01-071-0/+3
* Fix a file descriptor leak in mdXhl.c (which is used by numerous hashingJonathan T. Looney2015-12-301-4/+9
* Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.cAllan Jude2015-12-275-423/+77
* META MODE: Remove unneeded libmd.host dependency for xinstall.host.Bryan Drewery2015-11-251-32/+0
* META MODE: Fix 'make bootstrap-tools'.Bryan Drewery2015-11-251-3/+0
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* Add new include path for sha256.hCraig Rodrigues2015-07-121-1/+2
* Complete the move that was started w/ r263218.. For some reason IJohn-Mark Gurney2015-07-112-394/+0
* increase buffer size to significantly increase performance...John-Mark Gurney2015-07-091-1/+1
* new dependsSimon J. Gerraty2015-06-162-0/+4
* Revert r284417 it is not necessary anymoreBaptiste Daroussin2015-06-151-1/+1
* Enforce overwritting SHLIBDIRBaptiste Daroussin2015-06-151-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-132-0/+71
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-082-4/+0
| * Merge sync of headSimon J. Gerraty2015-05-2716-3/+406
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-192-1/+2
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+1
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Merge headSimon J. Gerraty2014-04-287-20/+13
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+3
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+37
* | | | Unbreak MIPS build following rev. 282726Thomas Quinot2015-05-118-6/+49
* | | | Unbreak build following rev. 282726Thomas Quinot2015-05-106-0/+130