[3543] in cryptography@c2.net mail archive
Upgrading Netscape 4.5 to full-strength crypto (FW)
daemon@ATHENA.MIT.EDU (Vin McLellan)
Mon Oct 26 14:22:09 1998
Date: Mon, 26 Oct 1998 13:01:06 -0400
To: ssl-talk@netscape.com
From: Vin McLellan <vin@shore.net>
Cc: e-commerc@www.ispo.cec.be, dcsb@ai.mit.edu
Date: Sun, 25 Oct 1998 10:32:53 -0500
From: "Robert O'Callahan" <roc+@cs.cmu.edu>
Organization: Carnegie Mellon University
To: coderpunks@toad.com
Subject: Upgrading Netscape 4.5 to full-strength crypto
I haven't seen this mentioned anywhere, but the old perl script for
Netscape 4.0x
that upgrades an export binary to use full-strength crypto doesn't work on 4.5.
They added some extra binary cruft that also needs to be patched. A working
script
is in my sig. Enjoy.
Rob
--
[Robert O'Callahan, http://www.cs.cmu.edu/~roc, 5th year CMU CS PhD student
Upgrade your export version Communicator 4.5 to full-strength crypto:]
#!/usr/bin/perl5 -0777pi # Run on your "netscape" binary
s/KEY-BITS:.*?\0/$_=$&;y,a-z, ,;s, 512,2048,;s, {4}$,true,gm;$_/es;
s!\*:Q\xbf/q.{46}(.).{33}!substr($t=$&,54,ord$1)=~y,,\1,c;$t!egs
-----
Vin McLellan + The Privacy Guild + <vin@shore.net>
53 Nichols St., Chelsea, MA 02150 USA <617> 884-5548
-- <@><@> --