From owner-freebsd-hackers Mon Dec 20 9:29:49 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from guppy.pond.net (guppy.pond.net [205.240.25.2]) by hub.freebsd.org (Postfix) with ESMTP id 9F49E15315; Mon, 20 Dec 1999 09:29:43 -0800 (PST) (envelope-from ptacek@dashmail.net) Received: from Ptacek (rc1s7p8.dashmail.net [216.36.33.80]) by guppy.pond.net (8.9.3/8.9.3) with SMTP id JAA14659; Mon, 20 Dec 1999 09:22:43 -0800 (PST) Message-ID: <023501bf4b0f$8332cb40$502124d8@Ptacek> From: "Ptacek" To: "Jeroen Ruigrok van der Werven" Cc: , References: <001501bf4aa5$45e29640$502124d8@Ptacek> <19991220115109.R3961@lucifer.bart.nl> Subject: Re: DES routines? Date: Mon, 20 Dec 1999 09:27:36 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 To: Ptacek Cc: ; 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 > 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-hackers" in the body of the message