Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!howland.erols.net!www.nntp.primenet.com!nntp.primenet.com!uwm.edu!homer.alpha.net!news From: Dean Roth <dean@myp.com> Newsgroups: comp.unix.bsd.freebsd.misc Subject: FreeBSD 2.1 and Perl RSA crypto Date: Wed, 20 Nov 1996 09:32:15 -0800 Organization: Alpha.net -- Milwaukee, WI Lines: 10 Message-ID: <3293409F.2A1D@myp.com> Reply-To: dean@myp.com NNTP-Posting-Host: intfw.mgic.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0 (Win16; I) I'm trying to use the (Perl) crypto software available from http://dcs.ex.ac.uk/~aba/rsa/ with a FreeBSD 2.1 and Perl 5.003 system. Encryption appears to work, but when decrypting the program just "hangs" until I control-C out. Is anyone using the Perl (RSA) crypto program? Is the problem with FreeBSD 2.1's dc program? Dean