summaryrefslogtreecommitdiff
path: root/lib/libcrypto/md4
AgeCommit message (Expand)Author
2024-06-01md4/ripemd: remove misplaced semicolonsTheo Buehler
2024-06-01Neuter the bounded attribute as was done elsewhere for portableTheo Buehler
2024-06-01Reverse order of attributesTheo Buehler
2024-06-01Remove support for static buffers in HMAC/digestsTheo Buehler
2024-03-28Load in the top of the loop, as we do for other hash implementations.Joel Sing
2024-03-27Demacro md4.Joel Sing
2024-03-26Inline initial values.Joel Sing
2024-03-26Rework input and output handling for md4.Joel Sing
2024-03-26Remove now unnecessary do {} while (0);Joel Sing
2024-03-26Inline HASH_MAKE_STRING.Joel Sing
2024-03-26Reorder functions expanded from md32_common.h.Joel Sing
2024-03-26Expand HASH_* defines.Joel Sing
2024-03-26Inline hash functions from md32_common.h.Joel Sing
2024-03-26Reorder functions.Joel Sing
2023-08-10Tidy includes.Joel Sing
2023-08-10Remove MD32_REG_T.Joel Sing
2023-07-28Combine md4 into a single C file.Joel Sing
2023-07-15Mop up MD32_XARRAY from md4.Joel Sing
2023-07-08Hide symbols in md4 and md5Bob Beck
2023-07-08Hit md4 with the style(9) stick.Joel Sing
2023-07-08Inline md4_local.h in md4_dgst.c.Joel Sing
2022-11-26Make internal header file names consistentTheo Buehler
2016-12-21Explicitly export a list of symbols from libcrypto.Joel Sing
2015-09-14Temporarily revive MD4 for MS CHAP support.Doug Hogan
2015-09-13Remove MD4 support from LibreSSL.Doug Hogan
2015-09-10Correct spelling of OPENSSL_cleanse.Joel Sing
2015-09-10Remove pointless comments.Joel Sing
2014-10-28deregister; no binary changeJonathan Gray
2014-10-20digests: *_LONG_LOG2 is not used, stop talking about it.Brent Cook
2014-08-18remove return value from HOST_c2l/l2c macrosBrent Cook
2014-07-10Explicitly include <openssl/opensslconf.h> in every file that referencesJoel Sing
2014-07-10Remove bogus preprocessor statements trying to pick the largest integerMiod Vallat
2014-07-09remove unused, private version strings except SSL_version_strBrent Cook
2014-06-12tags as requested by miod and teduTheo de Raadt
2014-06-07Remove various test stubs. The good ones have been moved by jsingTheo de Raadt
2014-05-24Almost nothing actually needs to include <openssl/e_os2.h>, however byJoel Sing
2014-05-01Remove fips_md_init() macro indirection for digest algorithms, used by theMiod Vallat
2014-04-18Unsurprisingly, since <unistd.h> was so darn hard to find for OpenSSL developersBob Beck
2014-04-16Remove _CRAY references. Note that this pleads for the use of <stdint.h>Miod Vallat
2014-04-15we don't use these files for buildingTed Unangst
2014-04-15remove FIPS mode support. people who require FIPS can buy something thatTed Unangst
2014-04-15Moved to regress/lib/libcrypto.Miod Vallat
2014-04-15Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternityBob Beck
2014-04-15remove pentium specific benchmark codeJonathan Gray
2014-04-14remove auto-generated dependencies from the old unused build system, soTheo de Raadt
2014-04-13Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.Miod Vallat
2012-10-13resolve conflictsDamien Miller
2010-10-01resolve conflicts, fix local changesDamien Miller
2009-01-09resolve conflictsDamien Miller
2008-09-06resolve conflictsDamien Miller