The NetBSD Project

CVS log for src/lib/libc/hash/sha2/sha2.3

[BACK] Up to [cvs.NetBSD.org] / src / lib / libc / hash / sha2

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.8.4.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 22:05:20 2019 UTC (5 years, 4 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8: +2 -21 lines
Sync with HEAD

Revision 1.8.2.1: download - view: text, markup, annotated - select for diffs
Sat Oct 20 06:58:22 2018 UTC (6 years ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8: +2 -21 lines
Sync with head

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Oct 9 11:36:35 2018 UTC (6 years ago) by kamil
Branches: MAIN
CVS tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, netbsd-9-base, netbsd-9-4-RELEASE, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9, netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, is-mlppp-base, is-mlppp, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -21 lines
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.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Oct 30 15:44:29 2017 UTC (7 years ago) by wiz
Branches: MAIN
CVS tags: phil-wifi-base, pgoyette-compat-base, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315
Branch point for: phil-wifi, pgoyette-compat
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -5 lines
Remove Tn. Do not split on An lines.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Oct 25 16:04:00 2017 UTC (7 years ago) by abhinav
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +33 -4 lines
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

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jul 3 21:32:49 2017 UTC (7 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: perseant-stdc-iso10646-base, perseant-stdc-iso10646
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -5 lines
Remove workaround for ancient HTML generation code.

Revision 1.4.32.1.2.1: download - view: text, markup, annotated - select for diffs
Wed Apr 21 05:28:08 2010 UTC (14 years, 6 months ago) by matt
Branches: matt-nb5-mips64
CVS tags: matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-k15
Diff to: previous 1.4.32.1: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4.32.1: +1 -1 lines
sync to netbsd-5

Revision 1.4.14.1: download - view: text, markup, annotated - select for diffs
Wed Jul 22 22:39:46 2009 UTC (15 years, 3 months ago) by snj
Branches: netbsd-4-0
Diff to: previous 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4: +24 -5 lines
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

Revision 1.4.4.1: download - view: text, markup, annotated - select for diffs
Wed Jul 22 22:31:07 2009 UTC (15 years, 3 months ago) by snj
Branches: netbsd-4
Diff to: previous 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4: +24 -5 lines
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

Revision 1.4.26.1: download - view: text, markup, annotated - select for diffs
Tue Jul 14 19:48:04 2009 UTC (15 years, 3 months ago) by snj
Branches: netbsd-5
CVS tags: netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, matt-nb5-pq3-base, matt-nb5-pq3
Diff to: previous 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4: +24 -5 lines
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.

Revision 1.4.32.1: download - view: text, markup, annotated - select for diffs
Tue Jul 14 19:35:23 2009 UTC (15 years, 3 months ago) by snj
Branches: netbsd-5-0
CVS tags: netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20091211, matt-nb4-mips64-k7-u2a-k9b
Branch point for: matt-nb5-mips64
Diff to: previous 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4: +24 -5 lines
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.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue May 26 08:04:12 2009 UTC (15 years, 5 months ago) by joerg
Branches: MAIN
CVS tags: yamt-pagecache-tag8, yamt-pagecache-base9, yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, yamt-pagecache, tls-maxphys-base, tls-maxphys, tls-earlyentropy-base, tls-earlyentropy, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, netbsd-8-base, netbsd-8-3-RELEASE, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0, netbsd-7, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-premerge-20091211, matt-nb8-mediatek-base, matt-nb8-mediatek, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, matt-mips64-premerge-20101231, localcount-20160914, cherry-xenmp-base, cherry-xenmp, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2, agc-symver-base, agc-symver
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +24 -5 lines
Add SHA224 implementation to libc.
Make libcrypto use the SHA2 implementation of libc.
Bump minor versions of libc and libcrypto.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Dec 26 19:40:15 2005 UTC (18 years, 10 months ago) by perry
Branches: MAIN
CVS tags: yamt-pf42-baseX, yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-revivesa, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, netbsd-5-base, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-4-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, mjf-devfs2-base, mjf-devfs2, matt-mips64-base2, matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, matt-armv6-nbase, matt-armv6-base, matt-armv6, keiichi-mipv6-base, keiichi-mipv6, jym-xensuspend-nbase, jym-xensuspend-base, jym-xensuspend, hpcarm-cleanup-nbase, hpcarm-cleanup-base, hpcarm-cleanup, cube-autoconf-base, cube-autoconf, christos-time_t-nbase, christos-time_t-base, christos-time_t, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: netbsd-5-0, netbsd-5, netbsd-4-0, netbsd-4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +16 -16 lines
u_intN_t -> uintN_t

Revision 1.1.2.3: download - view: text, markup, annotated - select for diffs
Tue Nov 22 15:22:36 2005 UTC (18 years, 11 months ago) by riz
Branches: netbsd-3
CVS tags: netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0
Diff to: previous 1.1.2.2: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.2.2: +2 -2 lines
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.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Nov 22 10:12:23 2005 UTC (18 years, 11 months ago) by tron
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
SHA2 support appeared in NetBSD 3.0.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Sep 10 22:06:45 2005 UTC (19 years, 1 month ago) by wiz
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +17 -13 lines
Prefer
	.In foo
to
	.Fd #include <foo>
Mark up NULL with .Dv.
Use \*[Am], \*[Lt] for HTML output.
Add missing commas in enumerations.

Revision 1.1.2.2: download - view: text, markup, annotated - select for diffs
Thu Sep 8 19:15:44 2005 UTC (19 years, 2 months ago) by tron
Branches: netbsd-3
CVS tags: netbsd-3-0-RC2, netbsd-3-0-RC1
Diff to: previous 1.1.2.1: preferred, colored
Changes since revision 1.1.2.1: +281 -0 lines
Apply patch (requested by elad in ticket #743):
Introduce SHA2 hashing routines in userland, including the common
helper routines.

Revision 1.1.2.1
Sat Aug 20 16:14:34 2005 UTC (19 years, 2 months ago) by tron
Branches: netbsd-3
FILE REMOVED
Changes since revision 1.1: +0 -281 lines
file sha2.3 was added on branch netbsd-3 on 2005-09-08 19:15:44 +0000

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Aug 20 16:14:34 2005 UTC (19 years, 2 months ago) by elad
Branches: MAIN
Branch point for: netbsd-3
Add SHA2 hashing routines to userland.

At the moment there's only code for the init/transform/update/final
routines.

Man-page from OpenBSD.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>