aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/crypto.9
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* crypto(9): Fix a typo in the manual pageGordon Bergling2022-04-021-1/+1
* OCF: Remove support for asymmetric cryptographic operations.John Baldwin2021-04-121-27/+5
* Add Chacha20+Poly1035 to the list of AEAD algorithms.John Baldwin2021-03-181-2/+3
* Remove MD5 HMAC from OCF.John Baldwin2020-05-111-1/+0
* Remove support for DES and Triple DES from OCF.John Baldwin2020-05-111-2/+0
* Remove support for the Blowfish algorithm from OCF.John Baldwin2020-05-111-1/+0
* Remove support for the ARC4 algorithm from OCF.John Baldwin2020-05-111-1/+0
* Remove support for keyed MD5 and SHA1 authentication hashes.John Baldwin2020-05-111-2/+0
* Remove support for the skipjack encryption algorithm.John Baldwin2020-05-111-1/+0
* Remove support for the cast128 encryption algorithm.John Baldwin2020-05-111-1/+0
* Remove incomplete support for plain MD5 from OCF.John Baldwin2020-05-111-2/+1
* Refactor driver and consumer interfaces for OCF (in-kernel crypto).John Baldwin2020-03-271-664/+89
* Bump Dd for changes in r355866.John Baldwin2019-12-181-1/+1
* Update the crypto(4) and crypto(9) manpages.John Baldwin2019-12-171-86/+110
* OpenCrypto: Convert sessions to opaque handles instead of integersConrad Meyer2018-07-181-34/+44
* Update man page for r325354.Fabien Thomas2017-11-301-3/+4
* crypto(9) is called from ipsec in CRYPTO_F_CBIFSYNC mode. This is workingFabien Thomas2017-11-031-0/+11
* some additional improvements to the documentation...John-Mark Gurney2015-07-111-4/+19
* yet more documentation improvements... Many changes were made to theJohn-Mark Gurney2015-07-081-18/+36
* more word smithing wrt the crd_inject field...John-Mark Gurney2015-07-031-5/+7
* update the documentation of the _IV_ flags... _IV_PRESENT doesn'tJohn-Mark Gurney2015-07-031-11/+10
* Add some new modes to OpenCrypto. These modes are AES-ICM (can be usedJohn-Mark Gurney2014-12-121-9/+19
* use .Mt to mark up email addresses consistently (part6)Baptiste Daroussin2014-06-261-1/+1
* add link to crypto(4)...John-Mark Gurney2014-04-191-1/+2
* mdoc: terminate quoted strings.Joel Dahl2012-03-261-1/+1
* Globally replace u_int*_t from (non-contributed) man pages.Ed Schouten2012-02-121-13/+13
* Fixed a typo.Christian Brueffer2010-08-151-1/+1
* Update the table of supported algorithms:Christian Brueffer2007-09-191-9/+10
* Spelling fixes.Mike Pritchard2006-12-141-2/+2
* Markup fixes.Ruslan Ermilov2006-09-181-2/+4
* Document more bits.Pawel Jakub Dawidek2006-06-031-6/+29
* Document missing CRYPTO_F_ flags.Pawel Jakub Dawidek2006-05-231-1/+15
* Update HMAC algorithms.Pawel Jakub Dawidek2006-05-171-1/+3
* Update manual page: cri_rnd field is gone, cri_mlen field was added.Pawel Jakub Dawidek2006-05-171-5/+5
* Remove redundant 'from'.Pawel Jakub Dawidek2006-04-101-1/+1
* Document CRD_F_KEY_EXPLICIT flag. While here more flags description morePawel Jakub Dawidek2006-04-101-2/+8
* Use 'manual page' instead of 'man page' for consistency.Hiten Pandya2005-06-281-1/+1
* fix pathname typoSam Leffler2003-01-281-2/+2
* mdoc(7) police: markup and spelling fixes.Ruslan Ermilov2002-10-161-126/+138
* update to better reflect reality:Sam Leffler2002-10-141-51/+65
* manual pages for the new kernel crypto support (need work)Sam Leffler2002-10-041-0/+591