Finally I found this elliptic curve , it's "sect233k1" can be found on
"SEC 2: Recommended Elliptic Curve Domain Parameters" "3.6.1
Recommended Parameters sect233k1"

On Sep 21, 12:26 pm, cnbragon <[EMAIL PROTECTED]> wrote:
> Greate thanks !!!
>
> On Sep 20, 11:42 pm, "Geoff Beier" <[EMAIL PROTECTED]> wrote:
>
>
>
> > It's a DER-encoded SubjectPublicKeyInfo structure containing an elliptic
> > curve (over GF(2^n)) public key. Whenever you see base64 starting with MII,
> > your first thought should always be that you're looking at a DER-encoded
> > sequence. To inspect in a user-friendly way, you can base64 decode into a
> > file and feed the file to this program:
>
> >http://www.cs.auckland.ac.nz/~pgut001/dumpasn1.c
>
> > That output confirms what you've got:http://paste.lisp.org/display/47991
>
> > HTH,
>
> > Geoff
>
> > On 9/20/07, cnbragon <[EMAIL PROTECTED]> wrote:
>
> > > It's base64 encoded as follows:
>
> > > MIIBFTCB0gYHKoZIzj0CATCBxgIBATAdBgcqhkjOPQECMBICAgDpBgkqhkjOPQECAwICAUowQAQ--eAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABB4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA-A-AAAAAAAAEEPQQBcjK6hTp
> > > +cxrxKfIv9BSVY6QZwmv1Ckydbu+tYSYB21N97OgZt/
> > > cPVVpnxCeozZvxiuubVuDBEFb65qMCHgCAAAAAAAAAAAAAAAAAAAadW7kVvNRu
> > > +xrV8XOr3wIBBAM+AAQBWGlAQh0DNX7+kchKcjmxEtHXrarXYyHKC6lCH
> > > +EBFfP2YC7qWxTt2++Q1CArImd+AakL9PxwObJIjNA=
>
> > > It seems like some public key
> > > while it can be decoded to hex string, but i don't know what's this
> > > kind of key format
> > > or
> > > which algorithm use it ?
>
> > > thanks a lot!- Hide quoted text -
>
> > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to [EMAIL PROTECTED]
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
-~----------~----~----~----~------~----~------~--~---

Reply via email to