freebsd-skq/share/man/man7
jmg c3ff54cc39 Add some new modes to OpenCrypto. These modes are AES-ICM (can be used
for counter mode), and AES-GCM.  Both of these modes have been added to
the aesni module.

Included is a set of tests to validate that the software and aesni
module calculate the correct values.  These use the NIST KAT test
vectors.  To run the test, you will need to install a soon to be
committed port, nist-kat that will install the vectors.  Using a port
is necessary as the test vectors are around 25MB.

All the man pages were updated.  I have added a new man page, crypto.7,
which includes a description of how to use each mode.  All the new modes
and some other AES modes are present.  It would be good for someone
else to go through and document the other modes.

A new ioctl was added to support AEAD modes which AES-GCM is one of them.
Without this ioctl, it is not possible to test AEAD modes from userland.

Add a timing safe bcmp for use to compare MACs.  Previously we were using
bcmp which could leak timing info and result in the ability to forge
messages.

Add a minor optimization to the aesni module so that single segment
mbufs don't get copied and instead are updated in place.  The aesni
module needs to be updated to support blocked IO so segmented mbufs
don't have to be copied.

We require that the IV be specified for all calls for both GCM and ICM.
This is to ensure proper use of these functions.

Obtained from:	p4: //depot/projects/opencrypto
Relnotes:	yes
Sponsored by:	FreeBSD Foundation
Sponsored by:	NetGate
2014-12-12 19:56:36 +00:00
..
adding_user.7 multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
ascii.7 multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
bsd.snmpmod.mk.7 Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while 2010-08-16 15:18:30 +00:00
build.7 Drop references to updating over csup from build(7). 2014-06-25 12:28:22 +00:00
c99.7 use .Mt to mark up email addresses consistently (part6) 2014-06-23 08:27:27 +00:00
clocks.7 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
crypto.7 Add some new modes to OpenCrypto. These modes are AES-ICM (can be used 2014-12-12 19:56:36 +00:00
development.7 use .Mt to mark up email addresses consistently (part6) 2014-06-23 08:27:27 +00:00
environ.7 multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
ffs.7
firewall.7 mdoc sweep 2013-05-13 18:13:50 +00:00
growfs.7 add an rc.d script to automatically grow the specified FS... It has 2014-11-02 00:11:25 +00:00
hier.7 Add /usr/lib/debug directory to hier(7) 2014-11-10 18:20:46 +00:00
hostname.7 multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
intro.7 multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
maclabel.7 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
mailaddr.7 multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
Makefile Add some new modes to OpenCrypto. These modes are AES-ICM (can be used 2014-12-12 19:56:36 +00:00
operator.7 multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
ports.7 Dereference portaudit(1), as it is now deprecated and its 2014-06-06 13:36:52 +00:00
release.7 Merge the following revisions from ^/projects/release-vmimage: 2014-10-02 16:13:12 +00:00
sdoc.7 use .Mt to mark up email addresses consistently (part6) 2014-06-23 08:27:27 +00:00
security.7 Kill custom in_matroute() radix mathing function removing one rte mutex lock. 2014-11-11 02:52:40 +00:00
sprog.7 use .Mt to mark up email addresses consistently (part6) 2014-06-23 08:27:27 +00:00
stdint.7
sticky.7 multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
tests.7 Stop telling people to use send-pr; instead point them towards Bugzilla. 2014-06-14 18:43:48 +00:00
tuning.7 use .Mt to mark up email addresses consistently (part6) 2014-06-23 08:27:27 +00:00