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_3_2_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] blf.c  1.4   22 years  millert   Kill #if __STDC__ used to do K&R vs. ANSI varargs/stdarg; just do things the ANS...
[TXT] blf.h  1.5   21 years  nate   inital -> initial
[TXT] cast.c  1.2   24 years  deraadt   OpenBSD tags
[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.11   22 years  espie   __FUNCTION__ -> __func__
[TXT] crypto.c  1.41   21 years  art   I don't know why this breaks things for me when sshd starts on sparc64. But afte...
[TXT] cryptodev.h  1.33   21 years  art   I don't know why this breaks things for me when sshd starts on sparc64. But afte...
[TXT] cryptosoft.c  1.35   22 years  deraadt   minor tweaks
[TXT] cryptosoft.h  1.10   22 years  deraadt   KNF
[TXT] des_locl.h  1.1   24 years  deraadt   branches: 1.1.2; 1.1.12; move crypto code
[TXT] ecb3_enc.c  1.1   24 years  deraadt   branches: 1.1.2; 1.1.12; move crypto code
[TXT] ecb_enc.c  1.1   24 years  deraadt   branches: 1.1.2; 1.1.12; move crypto code
[TXT] podd.h  1.1   24 years  deraadt   branches: 1.1.2; move crypto code
[TXT] rijndael.c  1.12   21 years  deraadt   use right sizeof in memcpy; markus ok
[TXT] rijndael.h  1.7   22 years  markus   sync KNF with src/usr.bin/ssh
[TXT] rmd160.c  1.3   22 years  markus   RIPEMD-160 implementation based on ftp://ftp.rsasecurity.com/pub/cryptobytes/cry...
[TXT] rmd160.h  1.3   22 years  millert   First round of __P removal in sys
[TXT] set_key.c  1.1   24 years  deraadt   branches: 1.1.2; 1.1.12; move crypto code
[TXT] sha1.c  1.2   24 years  deraadt   branches: 1.2.8; better indent for easier searching
[TXT] sha1.h  1.3   22 years  millert   First round of __P removal in sys
[TXT] sk.h  1.1   24 years  deraadt   branches: 1.1.2; 1.1.12; move crypto code
[TXT] spr.h  1.1   24 years  deraadt   branches: 1.1.2; 1.1.12; move crypto code
[TXT] xform.c  1.19   21 years  dhartmei   fix size in MALLOC/bzero call, from sam@errno.com, ok deraadt@
[TXT] xform.h  1.10   22 years  deraadt   KNF
[TXT] cryptodev.c (in the Attic) [Hide]  1.53   21 years  mickey   proper cdev_decl(crypto) and no private protos
[TXT] deflate.c (in the Attic) [Hide]  1.3   22 years  hugh   branches: 1.3.4; Move param.h before systm.h so vax macros are picked up proper...
[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.1   24 years  deraadt   branches: 1.1.2; 1.1.12; move crypto code
[TXT] skipjack.c (in the Attic) [Hide]  1.3   23 years  angelos   Use the M_CRYPTO_DATA and M_CRYPTO_OPS malloc types.
[TXT] skipjack.h (in the Attic) [Hide]  1.3   22 years  millert   First round of __P removal in sys