Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!aplcen!samsung!cs.utexas.edu!execu!sequoia!rpp386!woody From: woody@rpp386.cactus.org (Woodrow Baker) Newsgroups: comp.lang.postscript Subject: Re: eexec for fonts, what is the seed number? Summary: numbers Message-ID: <17613@rpp386.cactus.org> Date: 10 Jan 90 12:59:38 GMT References: <740@npiatl.UUCP> Distribution: comp Organization: River Parishes Programming, Plano, TX Lines: 18 In article <740@npiatl.UUCP>, dkelly@npiatl.UUCP (Dwight Kelly) writes: > Does anyone know the initial seed value for eexec that works with fonts? > The inital seed is 0xD971. The multiplier is 0xCE6D, the adder is 0x58BF. There are actualy 2 other adders and multipliers that are also used and the seed number is variable. The processtring operator from the font initializer is set up to take a variety of parameters, including a key-selection (3 keys),and an arbitrary itialization seed. It also will either encrypt or decrypt, depending on whether you pass it a 1 or 0 for the encrypt or decrypt flag. Cheers Woody > Dwight Kelly > Network Publications, Inc. > Atlanta, GA