Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Sep 2007 16:09:46 GMT
From:      Philip Schulz <phs@deadc0.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/116471: crypto(9): Camellia Algorithm needs to be added
Message-ID:  <200709191609.l8JG9kRL017718@www.freebsd.org>
Resent-Message-ID: <200709191610.l8JGA2C8046034@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709191609.l8JG9kRL017718>