cvs commit: src/share/man/man9 crypto.9

2007-09-19 Thread Christian Brueffer
brueffer2007-09-19 16:28:46 UTC FreeBSD src repository Modified files: share/man/man9 crypto.9 Log: Update the table of supported algorithms: - Group hash functions together and sort - Add CRYPTO_CAMELLIA_CBC (1) PR: 116471 Submitted by: Philip S

cvs commit: src/share/man/man9 crypto.9

2006-06-03 Thread Pawel Jakub Dawidek
pjd 2006-06-03 23:39:13 UTC FreeBSD src repository Modified files: share/man/man9 crypto.9 Log: Document more bits. Reviewed by:brd Revision ChangesPath 1.11 +29 -6 src/share/man/man9/crypto.9 ___

cvs commit: src/share/man/man9 crypto.9

2006-05-23 Thread Pawel Jakub Dawidek
pjd 2006-05-23 08:43:29 UTC FreeBSD src repository Modified files: share/man/man9 crypto.9 Log: Document missing CRYPTO_F_ flags. Revision ChangesPath 1.10 +15 -1 src/share/man/man9/crypto.9 ___ cvs-all@fr

cvs commit: src/share/man/man9 crypto.9

2006-05-17 Thread Pawel Jakub Dawidek
pjd 2006-05-17 18:58:25 UTC FreeBSD src repository Modified files: share/man/man9 crypto.9 Log: Update HMAC algorithms. Revision ChangesPath 1.9 +3 -1 src/share/man/man9/crypto.9 ___ cvs-all@freebsd.org

cvs commit: src/share/man/man9 crypto.9

2006-05-17 Thread Pawel Jakub Dawidek
pjd 2006-05-17 18:44:37 UTC FreeBSD src repository Modified files: share/man/man9 crypto.9 Log: Update manual page: cri_rnd field is gone, cri_mlen field was added. Revision ChangesPath 1.8 +5 -5 src/share/man/man9/crypto.9 ___

cvs commit: src/share/man/man9 crypto.9

2006-04-10 Thread Pawel Jakub Dawidek
pjd 2006-04-10 18:19:29 UTC FreeBSD src repository Modified files: share/man/man9 crypto.9 Log: Remove redundant 'from'. Revision ChangesPath 1.7 +1 -1 src/share/man/man9/crypto.9 ___ cvs-all@freebsd.org

cvs commit: src/share/man/man9 crypto.9

2006-04-10 Thread Pawel Jakub Dawidek
pjd 2006-04-10 18:17:43 UTC FreeBSD src repository Modified files: share/man/man9 crypto.9 Log: Document CRD_F_KEY_EXPLICIT flag. While here more flags description more readable. MFC after: 2 weeks Revision ChangesPath 1.6 +8 -2 src/sh