OpenBSD CVS

src/lib/libcrypto/md4/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / lib / libcrypto / md4


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] md4.c  1.18   9 days  tb   Remove support for static buffers in HMAC/digests HMAC() and the one-step diges...
[TXT] md4.h  1.21   9 days  tb   md4/ripemd: remove misplaced semicolons
[TXT] Makefile (in the Attic) [Hide]  1.3   10 years  tedu   we don't use these files for building
[TXT] Makefile.ssl (in the Attic) [Hide]  1.8   13 years  djm   resolve conflicts, fix local changes
[TXT] md4_dgst.c (in the Attic) [Hide]  1.22   10 months  jsing   Combine md4 into a single C file.
[TXT] md4_local.h (in the Attic) [Hide]  1.2   11 months  jsing   Inline md4_local.h in md4_dgst.c. md4_local.h is not really a local header, jus...
[TXT] md4_locl.h (in the Attic) [Hide]  1.11   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] md4_one.c (in the Attic) [Hide]  1.13   10 months  jsing   Combine md4 into a single C file.
[TXT] md4s.cpp (in the Attic) [Hide]  1.2   10 years  jsg   remove pentium specific benchmark code ok miod@
[TXT] md4test.c (in the Attic) [Hide]  1.5   10 years  miod   Moved to regress/lib/libcrypto.