Date: Mon, 20 Dec 1999 09:27:36 -0800 From: "Ptacek" <ptacek@dashmail.net> To: "Jeroen Ruigrok van der Werven" <asmodai@bart.nl> Cc: <freebsd-questions@FreeBSD.ORG>, <freebsd-hackers@FreeBSD.ORG> Subject: Re: DES routines? Message-ID: <023501bf4b0f$8332cb40$502124d8@Ptacek> References: <001501bf4aa5$45e29640$502124d8@Ptacek> <19991220115109.R3961@lucifer.bart.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
Well I tried that, but the only encryption I find are the encrypt and the ecb_crypt routines. The ecb_crypt is what I have been using, but I can't get it to encrypt anything. So then I tried the encrypt routine, no luck either. when I try and compile I get an error saying that encrypt is not present on the system (I did install the des stuff from /stand/ sysinstall). Thanks, Chris ----- Original Message ----- From: Jeroen Ruigrok van der Werven <asmodai@bart.nl> To: Ptacek <ptacek@dashmail.net> Cc: <freebsd-questions@FreeBSD.ORG>; <freebsd-hackers@FreeBSD.ORG> Sent: Monday, December 20, 1999 2:51 AM Subject: Re: DES routines? > -On [19991220 05:55], Ptacek (ptacek@dashmail.net) wrote: > >I am looking for some routines to perform DES encryption in electronic code > >book mode. > >I have found the ecb_cyrpt function, however when I try and use it the > >buffer is not encrypted. > > apropos des and look at the manpages it returns. > > -- > Jeroen Ruigrok van der Werven Network- and systemadministrator > <asmodai@bart.nl> bART Internet Services / > Tel: +31 - (0) 10 - 240 39 70 VIA NET.WORKS Netherlands > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?023501bf4b0f$8332cb40$502124d8>