CVS commit: src/lib/libc/hash/sha2

2018-10-09 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Tue Oct 9 11:36:35 UTC 2018 Modified Files: src/lib/libc/hash/sha2: sha2.3 Log Message: Drop Pad functions from sha2(3) This man-page first appeared before porting all the features to NetBSD and actually Pad ones were never porte

CVS commit: src/lib/libc/hash/sha2

2017-10-30 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Oct 30 15:44:29 UTC 2017 Modified Files: src/lib/libc/hash/sha2: sha2.3 Log Message: Remove Tn. Do not split on An lines. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/lib/libc/hash/sha2/sha2.3 Please note th

CVS commit: src/lib/libc/hash/sha2

2017-10-25 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Wed Oct 25 16:04:00 UTC 2017 Modified Files: src/lib/libc/hash/sha2: sha2.3 Log Message: 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 To gene

CVS commit: src/lib/libc/hash/sha2

2014-12-11 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Thu Dec 11 21:54:13 UTC 2014 Modified Files: src/lib/libc/hash/sha2: sha224hl.c Log Message: Fix rcsid comment. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/lib/libc/hash/sha2/sha224hl.c Please note that d