OpenBSD CVS

src/lib/libdes/


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 / lib / libdes

Current tag: OPENBSD_3_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] asm/        
[TXT] COPYRIGHT (in the Attic) [Hide]  1.1.1.1   26 years  provos   relocate libdes + update to version 4.01
[TXT] MODES.DES (in the Attic) [Hide]  1.1.1.1   26 years  provos   relocate libdes + update to version 4.01
[TXT] Makefile (in the Attic) [Hide]  1.4   22 years  deraadt   DES_LONG as non-int is just RIDICULOUS
[TXT] README (in the Attic) [Hide]  1.1.1.1   26 years  provos   relocate libdes + update to version 4.01
[TXT] VERSION (in the Attic) [Hide]  1.3   21 years  todd   spelling; from Brian Poole <raj@cerias.purdue.edu>
[TXT] cbc3_enc.c (in the Attic) [Hide]  1.1.1.1   26 years  provos   relocate libdes + update to version 4.01
[TXT] cbc_cksm.c (in the Attic) [Hide]  1.1.1.1   26 years  provos   relocate libdes + update to version 4.01
[TXT] cbc_enc.c (in the Attic) [Hide]  1.1.1.1   26 years  provos   relocate libdes + update to version 4.01
[TXT] cfb64ede.c (in the Attic) [Hide]  1.1.1.1   26 years  provos   relocate libdes + update to version 4.01
[TXT] cfb64enc.c (in the Attic) [Hide]  1.1.1.1   26 years  provos   relocate libdes + update to version 4.01
[TXT] cfb_enc.c (in the Attic) [Hide]  1.1.1.1   26 years  provos   relocate libdes + update to version 4.01
[TXT] des.c (in the Attic) [Hide]  1.2   23 years  todd   spelling
[TXT] des.doc (in the Attic) [Hide]  1.1.1.1   26 years  provos   relocate libdes + update to version 4.01
[TXT] des_crypt.3 (in the Attic) [Hide]  1.5   21 years  jmc   - typos - whitespace at EOL - new sentence, new line
[TXT] des_enc.c (in the Attic) [Hide]  1.1.1.1   26 years  provos   relocate libdes + update to version 4.01
[TXT] des_locl.h (in the Attic) [Hide]  1.3   20 years  jmc   typos from Jonathon Gray;
[TXT] des_locl.org (in the Attic) [Hide]  1.2   20 years  jmc   typos from Jonathon Gray;
[TXT] des_opts.c (in the Attic) [Hide]  1.1.1.1   26 years  provos   relocate libdes + update to version 4.01
[TXT] ecb3_enc.c (in the Attic) [Hide]  1.1.1.1   26 years  provos   relocate libdes + update to version 4.01
[TXT] ecb_enc.c (in the Attic) [Hide]  1.2   21 years  deraadt   kill sprintf
[TXT] ede_enc.c (in the Attic) [Hide]  1.1.1.1   26 years  provos   relocate libdes + update to version 4.01
[TXT] enc_read.c (in the Attic) [Hide]  1.1.1.1   26 years  provos   relocate libdes + update to version 4.01
[TXT] enc_writ.c (in the Attic) [Hide]  1.2   26 years  deraadt   avoid repeated memory leaking; karl@mcs.net
[TXT] fcrypt.c (in the Attic) [Hide]  1.4   20 years  jmc   typos from Jonathon Gray;
[TXT] ncbc_enc.c (in the Attic) [Hide]  1.1.1.1   26 years  provos   relocate libdes + update to version 4.01
[TXT] ofb64ede.c (in the Attic) [Hide]  1.1.1.1   26 years  provos   relocate libdes + update to version 4.01
[TXT] ofb64enc.c (in the Attic) [Hide]  1.1.1.1   26 years  provos   relocate libdes + update to version 4.01
[TXT] ofb_enc.c (in the Attic) [Hide]  1.1.1.1   26 years  provos   relocate libdes + update to version 4.01
[TXT] options.txt (in the Attic) [Hide]  1.2   20 years  jmc   typos from Jonathon Gray;
[TXT] pcbc_enc.c (in the Attic) [Hide]  1.1.1.1   26 years  provos   relocate libdes + update to version 4.01
[TXT] podd.h (in the Attic) [Hide]  1.1.1.1   26 years  provos   relocate libdes + update to version 4.01
[TXT] qud_cksm.c (in the Attic) [Hide]  1.2   20 years  jmc   typos from Jonathon Gray;
[TXT] rand_key.c (in the Attic) [Hide]  1.1.1.1   26 years  provos   relocate libdes + update to version 4.01
[TXT] read_pwd.c (in the Attic) [Hide]  1.1.1.1   26 years  provos   relocate libdes + update to version 4.01
[TXT] rnd_keys.c (in the Attic) [Hide]  1.2   24 years  todd   $OpenBSD$
[TXT] rpc_enc.c (in the Attic) [Hide]  1.1.1.1   26 years  provos   relocate libdes + update to version 4.01
[TXT] set_key.c (in the Attic) [Hide]  1.2   25 years  art   when checking for weak keys, compare sizeof(des_cblock) bytes, not sizeof(key) b...
[TXT] shlib_version (in the Attic) [Hide]  1.3   21 years  millert   Crank all library major numbers. Needed due to the fact that we now build libra...
[TXT] sk.h (in the Attic) [Hide]  1.1.1.1   26 years  provos   relocate libdes + update to version 4.01
[TXT] spr.h (in the Attic) [Hide]  1.1.1.1   26 years  provos   relocate libdes + update to version 4.01
[TXT] str2key.c (in the Attic) [Hide]  1.1.1.1   26 years  provos   relocate libdes + update to version 4.01
[TXT] supp.c (in the Attic) [Hide]  1.2   24 years  todd   $OpenBSD$
[TXT] xcbc_enc.c (in the Attic) [Hide]  1.1.1.1   26 years  provos   relocate libdes + update to version 4.01