freebsd-dev/secure/lib
Paul Traina 21b4fe120d Remove static in front of declarations for des_setkey and des_cipher
so that linking against -lcrypt (-ldescrypt) will give us the good
versions instead of the stubs in libc.  (These changes need to be
made to the non-US version of libdescrypt too!)

Allow building and support for bdes program.
A bit more work still needs to be done on secure telnet.

Submitted by:	pst
1994-09-07 07:16:52 +00:00
..
libcrypt Remove static in front of declarations for des_setkey and des_cipher 1994-09-07 07:16:52 +00:00
libtelnet Libtelnet with encryption goes walkies to src/secure/lib 1994-08-12 22:03:01 +00:00
Makefile add Makefiles for secure/lib. Makefile.inc just includes src/lib/Makefile.inc 1994-08-08 17:42:36 +00:00
Makefile.inc 1) don't make bdes yet 1994-08-12 21:02:31 +00:00