#
f8fb9e94 |
| 27-Sep-2024 |
nia <nia@NetBSD.org> |
cgd.4: aes mode advice from riastradh@
|
#
07c50668 |
| 17-Aug-2020 |
riastradh <riastradh@NetBSD.org> |
Move wayward clause to where it belongs and makes sense.
Note how blowfish-cbc chooses the CBC IV.
|
#
9493ed82 |
| 17-Aug-2020 |
riastradh <riastradh@NetBSD.org> |
Update cgd(4) man page.
- Highlight security model at top. - Add adiantum and aes-xts. - Split ciphers into `ciphers' and `obsolete ciphers'. - Specify the parameters to the ciphers: tweak, CBC IV.
Update cgd(4) man page.
- Highlight security model at top. - Add adiantum and aes-xts. - Split ciphers into `ciphers' and `obsolete ciphers'. - Specify the parameters to the ciphers: tweak, CBC IV. - Relegate obsolete `IV method' concept to a much shorter section. - Add references.
show more ...
|
#
2b478831 |
| 31-Aug-2018 |
sevan <sevan@NetBSD.org> |
Apply Tn macro to XTS
|
#
c985f95b |
| 12-Dec-2016 |
wiz <wiz@NetBSD.org> |
Improve wording. Fix typo. Remove superfluous Pp.
|
#
127c7e7c |
| 11-Dec-2016 |
alnsn <alnsn@NetBSD.org> |
Document AES-XTS in cgd(4).
|
#
a1ec041c |
| 01-Jun-2016 |
pgoyette <pgoyette@NetBSD.org> |
Remove trailing space. From PR misc/49516
|
#
3bd4fc72 |
| 01-Dec-2013 |
christos <christos@NetBSD.org> |
These don't need count anymore.
|
#
0f179f79 |
| 05-Dec-2012 |
christos <christos@NetBSD.org> |
add cgdconfig -l like vnconfig -l
|
#
2d8e4401 |
| 15-Apr-2010 |
wiz <wiz@NetBSD.org> |
Leave space as usual after Nm.
|
#
88fe6139 |
| 15-Apr-2010 |
jruoho <jruoho@NetBSD.org> |
Small markup changes.
|
#
a658f2bc |
| 14-Apr-2010 |
wiz <wiz@NetBSD.org> |
Join URL; sort SEE ALSO.
|
#
90fff785 |
| 14-Apr-2010 |
jruoho <jruoho@NetBSD.org> |
Add the USENIX paper to SEE ALSO.
|
#
8c17a9bb |
| 13-Sep-2008 |
wiz <wiz@NetBSD.org> |
New sentence, new line.
|
#
8c6fb6fa |
| 12-Sep-2008 |
christos <christos@NetBSD.org> |
PR/39525: Joachim Schueth, Frederik Sausmikat: cgd inadvertently encrypts blkno eight times to generate IV
|
#
11a6dbe7 |
| 30-Apr-2008 |
martin <martin@NetBSD.org> |
Convert TNF licenses to new 2 clause variant
|
#
e8b26e52 |
| 11-Mar-2006 |
wiz <wiz@NetBSD.org> |
Bump date for previous.
|
#
e83767b9 |
| 11-Mar-2006 |
elric <elric@NetBSD.org> |
Correct statements about our supported key lengths for blowfish.
|
#
a9b411c1 |
| 20-Jun-2005 |
peter <peter@NetBSD.org> |
Change all .Xr config 8 to .Xr config 1, following the recent move of config from usr.sbin -> usr.bin.
Reviewed by wiz.
|
#
82c8a2d6 |
| 14-Aug-2003 |
wiz <wiz@NetBSD.org> |
Bump date and copyright for last, and add a comma.
|
#
b7b719cc |
| 14-Aug-2003 |
elric <elric@NetBSD.org> |
We're using a default keylength for cgd of 128 in AES not 256.
|
#
990562bf |
| 25-Feb-2003 |
wiz <wiz@NetBSD.org> |
.Nm does not need a dummy argument ("") before punctuation or for correct formatting of the SYNOPSIS any longer.
|
#
dd0a8acd |
| 19-Jan-2003 |
atatat <atatat@NetBSD.org> |
The next release will be 2.0, not 1.7.
|
#
c8edb21a |
| 05-Oct-2002 |
grant <grant@NetBSD.org> |
New sentence, new line. Improve kernel config line comment.
|
#
76f283be |
| 04-Oct-2002 |
elric <elric@NetBSD.org> |
A [much needed] document describing cgd.
|