[Q] x.509 encoding of a dsa public key

Rob Withers rwithers12 at attbi.com
Thu Nov 28 09:58:40 UTC 2002


Joern,

Thank you very much for this link.  Starting from this changeset, I added
the ability to write ASN.1, in addition to extending the read to build a
DSAPublicKey from the encoded keys.  I just need to fix a small hiccup of my
own in parsing the BIT-STRING encoding of an INTEGER encoding, and I'll be
in the clear  :)

and thanks to everyone else that helped!  Happy turkey day.

cheers!
robert

----- Original Message -----
From: "Joern Eyrich" <Joern.Eyrich at syngenio.de>
To: <squeak-dev at lists.squeakfoundation.org>
Sent: Tuesday, November 26, 2002 9:53 AM
Subject: Re: [Q] x.509 encoding of a dsa public key


> In the July 1999 DDJ there was an article that mentioned an x509
certificate browser prototyped in Squeak (2.3(!)). Maybe you can find
something useful in the code that goes with it.
>
> I was able to file it into a 3.4a-5125 image, open a cert browser (in an
mvc project), and (with slight hiccups) display a certificate exported (in
base64) from IE.
>
> Article is here:
> http://www.ddj.com/documents/s=901/ddj9907c/9907c.htm
>
> Example screen shot is here:
> http://www.ddj.com/documents/s=901/ddj9907c/9907cf7.htm
>
> Some (java) listing is here:
> http://www.ddj.com/ftp/1999/1999_07/x509.txt
>
> Code (mostly java, but look for x509.st in the archive) is here:
> http://www.ddj.com/ftp/1999/1999_07/x509.zip
>
> Joern
>
>




More information about the Squeak-dev mailing list