index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libcrypto
/
ripemd
Age
Commit message (
Expand
)
Author
2024-06-01
md4/ripemd: remove misplaced semicolons
Theo Buehler
2024-06-01
Neuter the bounded attribute as was done elsewhere for portable
Theo Buehler
2024-06-01
Reverse order of attributes
Theo Buehler
2024-06-01
Remove support for static buffers in HMAC/digests
Theo Buehler
2024-03-28
Hide symbols in RIPEMD
joshua
2024-03-28
Rework loads and stores in ripemd.
Joel Sing
2024-03-28
Remove now unnecessary do { } while (0);
Joel Sing
2024-03-28
Inline HASH_MAKE_STRING.
Joel Sing
2024-03-28
Expand ROTATE macro to crypto_rol_u32().
Joel Sing
2024-03-28
Inline initial hash values.
Joel Sing
2024-03-28
Clean up various defines and prototypes.
Joel Sing
2024-03-28
Tidy includes.
Joel Sing
2024-03-28
Expand HASH_* defines.
Joel Sing
2024-03-28
Reorder functions.
Joel Sing
2024-03-28
Inline functions from md32_common.h for ripemd.
Joel Sing
2024-03-28
Remove now unused ripemd i386 assembly.
Joel Sing
2023-08-10
Mop up the last MD32_XARRAY.
Joel Sing
2023-08-10
Inline the remaining 10 lines from rmdconst.h.
Joel Sing
2023-08-10
Inline X variables definitions.
Joel Sing
2023-08-10
Inline shift values.
Joel Sing
2023-08-10
Apply some more style(9).
Joel Sing
2023-08-10
Remove MD32_REG_T.
Joel Sing
2023-07-28
Combine ripemd into a single C file.
Joel Sing
2023-07-08
Hit ripemd with the style(9) stick.
Joel Sing
2023-07-08
Inline rmd_local.h in rmd_dgst.c.
Joel Sing
2023-04-17
Drop two useless READMEs
Theo Buehler
2022-12-26
spelling fixes; from paul tagliamonte
Jason McIntyre
2022-11-26
Make internal header file names consistent
Theo Buehler
2016-12-21
Explicitly export a list of symbols from libcrypto.
Joel Sing
2015-09-10
Correct spelling of OPENSSL_cleanse.
Joel Sing
2015-09-10
Remove pointless comments.
Joel Sing
2014-10-28
deregister; no binary change
Jonathan Gray
2014-10-20
digests: *_LONG_LOG2 is not used, stop talking about it.
Brent Cook
2014-08-18
remove return value from HOST_c2l/l2c macros
Brent Cook
2014-07-10
Explicitly include <openssl/opensslconf.h> in every file that references
Joel Sing
2014-07-09
remove unused, private version strings except SSL_version_str
Brent Cook
2014-06-12
tags as requested by miod and tedu
Theo de Raadt
2014-06-07
Remove various test stubs. The good ones have been moved by jsing
Theo de Raadt
2014-06-06
s/assember/assembler/ before someone gets offended. At the last
Theo de Raadt
2014-05-24
Almost nothing actually needs to include <openssl/e_os2.h>, however by
Joel Sing
2014-05-01
Remove fips_md_init() macro indirection for digest algorithms, used by the
Miod Vallat
2014-04-18
Unsurprisingly, since <unistd.h> was so darn hard to find for OpenSSL developers
Bob Beck
2014-04-16
Remove _CRAY references. Note that this pleads for the use of <stdint.h>
Miod Vallat
2014-04-15
we don't use these files for building
Ted Unangst
2014-04-15
remove FIPS mode support. people who require FIPS can buy something that
Ted Unangst
2014-04-15
Moved to regress/lib/libcrypto.
Miod Vallat
2014-04-15
Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternity
Bob Beck
2014-04-15
remove pentium specific benchmark code
Jonathan Gray
2014-04-14
remove auto-generated dependencies from the old unused build system, so
Theo de Raadt
2014-04-13
Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.
Miod Vallat
[next]