OpenBSD CVS

src/sys/crypto/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sys / crypto

Current tag: OPENBSD_4_1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] arc4.c  1.1   20 years  markus   branches: 1.1.2; arc4 support; ok millert@, fgsch@
[TXT] arc4.h  1.1   20 years  markus   branches: 1.1.2; arc4 support; ok millert@, fgsch@
[TXT] blf.c  1.6   19 years  hshoexer   ansi and tiny knf ok deraadt@
[TXT] blf.h  1.6   17 years  grunk   Don't use arbitrary 128 bytes as size of the blf key array if we know exactly ho...
[TXT] cast.c  1.3   19 years  hshoexer   major knf fix spelling in comment, by rohee@ no binary change ok deraadt@
[TXT] cast.h  1.2   22 years  millert   First round of __P removal in sys
[TXT] castsb.h  1.1   24 years  deraadt   branches: 1.1.2; move crypto code
[TXT] criov.c  1.16   17 years  pedro   Avoid void * arithmetic, okay deraadt@, suggestions from millert@
[TXT] crypto.c  1.48   18 years  tedu   remove some silly casts. put spl calls after all declarations. put one splx in ...
[TXT] cryptodev.h  1.44   18 years  tedu   remove some silly casts. put spl calls after all declarations. put one splx in ...
[TXT] cryptosoft.c  1.46   17 years  pedro   Avoid void * arithmetic, okay deraadt@, suggestions from millert@
[TXT] cryptosoft.h  1.10   22 years  deraadt   KNF
[TXT] des_locl.h  1.3   19 years  hshoexer   get rid of ifdef MSDOS, no binary change ok markus@
[TXT] ecb3_enc.c  1.2   21 years  miod   Use int32_t rather long on strategic places, to be more sparc64-friendly; ok jas...
[TXT] ecb_enc.c  1.3   19 years  hshoexer   get rid of ifdef MSDOS, no binary change ok markus@
[TXT] md5.c  1.1   20 years  millert   branches: 1.1.2; Replace RSA-derived md5 code with code derived from Colin Plum...
[TXT] md5.h  1.1   20 years  millert   branches: 1.1.2; Replace RSA-derived md5 code with code derived from Colin Plum...
[TXT] michael.c  1.1   18 years  reyk   Implementation of the Michael MIC as defined in IEEE 802.11i for TKIP. The MIC g...
[TXT] michael.h  1.1   18 years  reyk   Implementation of the Michael MIC as defined in IEEE 802.11i for TKIP. The MIC g...
[TXT] podd.h  1.1   24 years  deraadt   branches: 1.1.2; move crypto code
[TXT] rijndael.c  1.18   19 years  markus   AESCTR support for ESP (RFC 3686); ok hshoexer
[TXT] rijndael.h  1.11   19 years  markus   AESCTR support for ESP (RFC 3686); ok hshoexer
[TXT] rmd160.c  1.4   20 years  markus   alignment fixes (e.g sparc 64); from Daniel Lucq; ok millert, henning
[TXT] rmd160.h  1.3   22 years  millert   First round of __P removal in sys
[TXT] set_key.c  1.2   21 years  miod   Use int32_t rather long on strategic places, to be more sparc64-friendly; ok jas...
[TXT] sha1.c  1.5   20 years  hshoexer   Some KNF, made bit count u_int64_t instead of u_int32_t (similar to libc). Added...
[TXT] sha1.h  1.4   20 years  hshoexer   Some KNF, made bit count u_int64_t instead of u_int32_t (similar to libc). Added...
[TXT] sha2.c  1.6   20 years  millert   Rev 1.4 was bogus (committed from the wrong tree), this repairs it.
[TXT] sha2.h  1.2   20 years  millert   Sync userland sha2.c with kernel. The SHAXXX_End and SHAXXX_Data functions have...
[TXT] sk.h  1.2   21 years  miod   Use int32_t rather long on strategic places, to be more sparc64-friendly; ok jas...
[TXT] spr.h  1.2   21 years  miod   Use int32_t rather long on strategic places, to be more sparc64-friendly; ok jas...
[TXT] xform.c  1.30   17 years  hshoexer   minimum blocksize for ESP is 32 bit, so adjust blocksize of NULL encryption acco...
[TXT] xform.h  1.16   19 years  markus   AESCTR support for ESP (RFC 3686); ok hshoexer
[TXT] cryptodev.c (in the Attic) [Hide]  1.66   17 years  tedu   pr5274 fix localhost dos with oversized values ok deraadt
[TXT] deflate.c (in the Attic) [Hide]  1.4   19 years  hshoexer   ansi and tiny knf ok deraadt@
[TXT] deflate.h (in the Attic) [Hide]  1.3   22 years  millert   First round of __P removal in sys
[TXT] des.h (in the Attic) [Hide]  1.3   19 years  hshoexer   get rid of ifdef MSDOS, no binary change ok markus@
[TXT] skipjack.c (in the Attic) [Hide]  1.4   18 years  mickey   kill evil \r; from cedric
[TXT] skipjack.h (in the Attic) [Hide]  1.4   18 years  mickey   kill evil \r; from cedric