OpenGrok
Cross Reference: sha2.3
xref
: /
src
/
lib
/
libc
/
hash
/
sha2
/
sha2.3
Home
|
History
|
Annotate
|
Download
|
only in
sha2
History log of
/src/lib/libc/hash/sha2/sha2.3
Revision
Date
Author
Comments
1.9
09-Oct-2018
kamil
Drop Pad functions from sha2(3)
This man-page first appeared before porting all the features to NetBSD and
actually Pad ones were never ported. Keeping it in the documentation is
misleading and actually caused bugs in handling of these functions in 3rd
party software.
1.8
30-Oct-2017
wiz
branches: 1.8.2; 1.8.4;
Remove Tn. Do not split on An lines.
1.7
25-Oct-2017
abhinav
Add sha_224, sha_384 and sha_512 family of functions to the NAME section as well.
Also use .An for authors in the AUTHORS section
1.6
03-Jul-2017
wiz
Remove workaround for ancient HTML generation code.
1.5
26-May-2009
joerg
Add SHA224 implementation to libc.
Make libcrypto use the SHA2 implementation of libc.
Bump minor versions of libc and libcrypto.
1.4
26-Dec-2005
perry
branches: 1.4.4; 1.4.14; 1.4.26; 1.4.32;
u_intN_t -> uintN_t
1.3
22-Nov-2005
tron
SHA2 support appeared in NetBSD 3.0.
1.2
10-Sep-2005
wiz
Prefer
.In foo
to
.Fd #include <foo>
Mark up NULL with .Dv.
Use \*[Am], \*[Lt] for HTML output.
Add missing commas in enumerations.
1.1
20-Aug-2005
elad
branches: 1.1.2;
Add SHA2 hashing routines to userland.
At the moment there's only code for the init/transform/update/final
routines.
Man-page from OpenBSD.
1.1.2.3
22-Nov-2005
riz
Pull up following revision(s) (requested by tron in ticket #986):
lib/libc/hash/sha2/sha2.3: revision 1.3
SHA2 support appeared in NetBSD 3.0.
1.1.2.2
08-Sep-2005
tron
Apply patch (requested by elad in ticket #743):
Introduce SHA2 hashing routines in userland, including the common
helper routines.
1.1.2.1
20-Aug-2005
tron
file sha2.3 was added on branch netbsd-3 on 2005-09-08 19:15:44 +0000
1.4.32.1
14-Jul-2009
snj
branches: 1.4.32.1.2;
Pull up following revisions (requested by joerg in ticket #855):
common/lib/libc/hash/sha2/sha2.c: revisions 1.8-1.18 via patch
crypto/dist/openssl/crypto/evp/m_sha1.c: revisions 1.2-1.3 via patch
distrib/sets/lists/base/md.amd64: revision 1.51 via patch
distrib/sets/lists/base/md.sparc64: revision 1.46 via patch
distrib/sets/lists/base/shl.mi: revision 1.474 via patch
distrib/sets/lists/comp/mi: revision 1.1263 via patch
lib/libc/shlib_version: patch
lib/libc/hash/sha2/Makefile.inc: revision 1.4 via patch
lib/libc/hash/sha2/sha2.3: revision 1.5 via patch
lib/libc/hash/sha2/sha224hl.c: revision 1.1 via patch
lib/libc/include/namespace.h: revision 1.138 via patch
lib/libcrypto/libc-sha256.c: revision 1.1 via patch
lib/libcrypto/libc-sha512.c: revision 1.1 via patch
lib/libcrypto/sha.inc: revision 1.10 via patch
lib/libcrypto/shlib_version: patch
sys/lib/libkern/arch/vax/Makefile.inc: revision 1.21 via patch
sys/sys/sha2.h: revision 1.3 via patch
Add SHA224 implementation to libc.
Make libcrypto use the SHA2 implementation of libc.
Bump minor versions of libc and libcrypto.
1.4.32.1.2.1
21-Apr-2010
matt
sync to netbsd-5
1.4.26.1
14-Jul-2009
snj
Pull up following revisions (requested by joerg in ticket #855):
common/lib/libc/hash/sha2/sha2.c: revisions 1.8-1.18 via patch
crypto/dist/openssl/crypto/evp/m_sha1.c: revisions 1.2-1.3 via patch
distrib/sets/lists/base/md.amd64: revision 1.51 via patch
distrib/sets/lists/base/md.sparc64: revision 1.46 via patch
distrib/sets/lists/base/shl.mi: revision 1.474 via patch
distrib/sets/lists/comp/mi: revision 1.1263 via patch
lib/libc/shlib_version: patch
lib/libc/hash/sha2/Makefile.inc: revision 1.4 via patch
lib/libc/hash/sha2/sha2.3: revision 1.5 via patch
lib/libc/hash/sha2/sha224hl.c: revision 1.1 via patch
lib/libc/include/namespace.h: revision 1.138 via patch
lib/libcrypto/libc-sha256.c: revision 1.1 via patch
lib/libcrypto/libc-sha512.c: revision 1.1 via patch
lib/libcrypto/sha.inc: revision 1.10 via patch
lib/libcrypto/shlib_version: patch
sys/sys/sha2.h: revision 1.3 via patch
Add SHA224 implementation to libc.
Make libcrypto use the SHA2 implementation of libc.
Bump minor versions of libc and libcrypto.
1.4.14.1
22-Jul-2009
snj
Apply patch (requested by joerg in ticket #1338):
- Add support for SHA224 to libc
- Fix Big Endian support in some cases
- Use libc support in libcrypto
1.4.4.1
22-Jul-2009
snj
Apply patch (requested by joerg in ticket #1338):
- Add support for SHA224 to libc
- Fix Big Endian support in some cases
- Use libc support in libcrypto
1.8.4.1
10-Jun-2019
christos
Sync with HEAD
1.8.2.1
20-Oct-2018
pgoyette
Sync with head
Indexes created Wed Oct 29 07:09:46 GMT 2025