NetBSD/doc
tls 597ee710c7 Extend crypto.4 interface:
* Asynchronous operation with result retrieval via select/poll
	* Mutliple-request submit/retrieve ioctls
	* Mutliple-session create-destroy ioctls

Revise/rewrite crypto.4 manual page.  It should now be much easier to write
new applications to this API.

Measured performance for trivial requests: 84,000 very short modular math
operations/sec, 120,000 very short md5 hashes per sec (with a hardware
accellerator of moderate performance but very low latency, whose driver
will be contributed at a later date).

Contributed to TNF by Coyote Point Systems, Inc.
2008-04-10 22:48:42 +00:00
..
roadmaps fix typo noticed by Christoph Egger 2008-03-21 08:53:06 +00:00
3RDPARTY mention openssh 2008-04-06 23:41:22 +00:00
BRANCHES terminate yamt-lazymbuf branch. 2008-03-24 12:34:51 +00:00
BUILDING.mdoc Correct/clarify the default setting of USETOOLS in the previous version. 2008-03-29 05:22:42 +00:00
CHANGES Extend crypto.4 interface: 2008-04-10 22:48:42 +00:00
CHANGES.prev Add several late entries about some user visible changes I committed. 2008-02-05 13:37:28 +00:00
HACKS undo previous 2008-03-28 21:18:24 +00:00
LAST_MINUTE
README.files Update URLs after website reorganization. patch by OKANO Takayoshi, from 2007-12-14 21:15:52 +00:00
RESPONSIBLE default itojuns responsibilities to core 2008-03-21 08:56:06 +00:00
ROADMAP Sync with reality. 2007-12-07 14:37:31 +00:00
TODO
TODO.i18n PR/30809 added manpages of wcswcs(3) and wcscoll(3), wcsxfrm(3) 2006-10-13 17:28:09 +00:00
TODO.kqueue -systrace 2007-12-31 14:09:13 +00:00
TODO.nits

README.files

#	$NetBSD: README.files,v 1.4 2007/12/14 21:15:52 pavel Exp $

What's in this directory:

CHANGES		Changes between the XXX.XXX-1 and XXX.XXX releases.

CHANGES.prev	Changes in previous NetBSD releases.

LAST_MINUTE	Last minute changes and notes about the release.

README.files	This file.

patches/	Post-release binary code patches.

shared/		Binary sets shared between multiple ports.

source/		Source code.

source/sets/	Source distribution sets; see below.

source/patches/	Post-release source code patches.



In addition to the files and directories listed above, there is one
directory per architecture, for each of the architectures for which
NetBSD XXX.XXX has a binary distribution.  The contents of each
architecture's directory are described in an "INSTALL" file found in
that directory.

The most recent list of mirror sites for NetBSD is viewable at the URL:

	http://www.NetBSD.org/mirrors/

If you are receiving this distribution on a CD set, some files and
subdirectories may be on a separate disc; read all README files for more
information.

See http://www.NetBSD.org/about/crypto-export.html for the formal status of
the exportability out of the United States of some pieces of the
distribution tree containing cryptographic software.  If you export these
bits and the above document says you should not do so, it's your fault,
not ours.