OpenBSD CVS

src/lib/libcrypto/ripemd/


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 / ripemd


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] asm/        
[TXT] ripemd.c  1.19   9 days  tb   Remove support for static buffers in HMAC/digests HMAC() and the one-step diges...
[TXT] ripemd.h  1.19   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.13   13 years  djm   resolve conflicts, fix local changes
[TXT] Makefile.uni (in the Attic) [Hide]  1.4   23 years  beck   openssl-engine0.9.6 merge Again, be sure to whack an old /usr/obj/lib/libssl if...
[TXT] README (in the Attic) [Hide]  1.5   13 months  tb   Drop two useless READMEs "go ahead" jsing
[TXT] rmd160.c (in the Attic) [Hide]  1.5   10 years  deraadt   Remove various test stubs. The good ones have been moved by jsing and others to...
[TXT] rmd_dgst.c (in the Attic) [Hide]  1.21   10 months  jsing   Combine ripemd into a single C file.
[TXT] rmd_local.h (in the Attic) [Hide]  1.2   11 months  jsing   Inline rmd_local.h in rmd_dgst.c. rmd_local.h is not really a local header, jus...
[TXT] rmd_locl.h (in the Attic) [Hide]  1.14   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] rmd_one.c (in the Attic) [Hide]  1.11   10 months  jsing   Combine ripemd into a single C file.
[TXT] rmdconst.h (in the Attic) [Hide]  1.7   10 months  jsing   Inline the remaining 10 lines from rmdconst.h. Discussed with tb@
[TXT] rmdtest.c (in the Attic) [Hide]  1.9   10 years  miod   Moved to regress/lib/libcrypto.