OpenBSD CVS

src/lib/libcrypto/sha/


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


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] asm/        
[TXT] sha.h  1.25   9 days  tb   Missed SHA224() in previous: reverse order of attributes
[TXT] sha1.c  1.15   9 days  tb   Remove support for static buffers in HMAC/digests HMAC() and the one-step diges...
[TXT] sha256.c  1.32   9 days  tb   Remove support for static buffers in HMAC/digests HMAC() and the one-step diges...
[TXT] sha3.c  1.15   13 months  jsing   Bounds check mdlen that is passed to sha3_init(). While here, use KECCAK_BYTE_W...
[TXT] sha3_internal.h  1.15   13 months  tb   Remove duplicate NID definitions
[TXT] sha512.c  1.42   9 days  tb   Remove support for static buffers in HMAC/digests HMAC() and the one-step diges...
[TXT] sha_internal.h  1.3   13 months  tb   Remove no longer necessary compat #defines
[TXT] Makefile (in the Attic) [Hide]  1.4   10 years  tedu   we don't use these files for building
[TXT] Makefile.ssl (in the Attic) [Hide]  1.12   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] sha.c (in the Attic) [Hide]  1.3   10 years  miod   Remove meat which either duplicates code found in apps/, or is only of value for...
[TXT] sha1_one.c (in the Attic) [Hide]  1.15   14 months  jsing   Consolidate sha1 into a single file.
[TXT] sha1dgst.c (in the Attic) [Hide]  1.26   14 months  jsing   Consolidate sha1 into a single file.
[TXT] sha1s.cpp (in the Attic) [Hide]  1.4   13 years  djm   resolve conflicts, fix local changes
[TXT] sha1test.c (in the Attic) [Hide]  1.8   10 years  miod   Moved to regress/lib/libcrypto.
[TXT] sha256t.c (in the Attic) [Hide]  1.2   10 years  jsing   Move sha256 and sha512 tests to regress and wire them up.
[TXT] sha512t.c (in the Attic) [Hide]  1.2   10 years  jsing   Move sha256 and sha512 tests to regress and wire them up.
[TXT] sha_dgst.c (in the Attic) [Hide]  1.13   8 years  doug   Remove SHA-0 support. SHA-0 was withdrawn shortly after publication 20 years ag...
[TXT] sha_local.h (in the Attic) [Hide]  1.2   14 months  jsing   Remove now unused sha_local.h.
[TXT] sha_locl.h (in the Attic) [Hide]  1.25   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] sha_one.c (in the Attic) [Hide]  1.10   8 years  doug   Remove SHA-0 support. SHA-0 was withdrawn shortly after publication 20 years ag...
[TXT] sha_sgst.c (in the Attic) [Hide]  1.2   24 years  beck   OpenSSL 0.9.4 merge
[TXT] shatest.c (in the Attic) [Hide]  1.10   10 years  miod   Moved to regress/lib/libcrypto.