From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4A818644.9080100@maht0x0r.net> Date: Tue, 11 Aug 2009 15:55:00 +0100 From: matt User-Agent: Mozilla Thunderbird 1.0.6 (X11/20060326) MIME-Version: 1.0 To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> References: <7c78fb51c85312c4f0c70049ecd9b57c@terzarima.net> In-Reply-To: <7c78fb51c85312c4f0c70049ecd9b57c@terzarima.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [9fans] [limbo] I tried keyring, but it was the wrong number Topicbox-Message-UUID: 41b01aa2-ead5-11e9-9d60-3106f5b1d025 Charles Forsyth wrote: >>with a zero modulus (which suggests the key wasn't unpacked correctly). >> >> > >my deliberate mistake (it won't be using rsaencrypt but rsadecrypt) >happened to highlight the actual problem, which is that strtosk >shouldn't accept a string that looks to me (if not to it) >like a public key not a private/secret one, >producing something with plenty of zero mpint potential divisors. >b00f! > > > Yes, that was exactly it. I've changed the key generator to use default names. How I mixed them up I don't know, but I did.