docs/116471: crypto(9): Camellia Algorithm needs to be added

Philip Schulz phs at deadc0.de
Wed Sep 19 16:10:08 UTC 2007


>Number:         116471
>Category:       docs
>Synopsis:       crypto(9): Camellia Algorithm needs to be added
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 19 16:10:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Philip Schulz
>Release:        CURRENT
>Organization:
>Environment:
FreeBSD freebsd 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Wed Sep 12 18:11:11 CEST 2007     root at freebsd:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
The Camellia Algorithm was integrated in May 2007, yet the crypto(9) man page has never been updated.
>How-To-Repeat:
man 9 crypto and see for yourself ;)
>Fix:


Patch attached with submission follows:

Index: share/man/man9/crypto.9
===================================================================
RCS file: /home/ncvs/src/share/man/man9/crypto.9,v
retrieving revision 1.13
diff -u -r1.13 crypto.9
--- share/man/man9/crypto.9	14 Dec 2006 14:33:13 -0000	1.13
+++ share/man/man9/crypto.9	19 Sep 2007 15:53:17 -0000
@@ -192,6 +192,8 @@
 .It Dv CRYPTO_SHA2_256_HMAC
 .It Dv CRYPTO_SHA2_384_HMAC
 .It Dv CRYPTO_SHA2_512_HMAC
+.It Dv CRYPTO_CAMELLIA_CBC
 .It Dv CRYPTO_NULL_HMAC
 .It Dv CRYPTO_NULL_CBC
 .El


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-doc mailing list