Hi Rene, The encoding is specified in ITU X.690. First, run it through a hex decoder. Then you can use an ASN.1 dump program like Guttman's dumpasn.
Jeff On 1/28/08, rene <[EMAIL PROTECTED]> wrote: > > Hi,all > > I have got a rsa pubkey in file,derencoded,keyLenth=512,like this: > > 305A300D06092A864886F70D01010105000349003046024100B55F1BA4312C9AF6DF3377B2EEC4E85A76217707586B452DFCA170517DBFD0A91011150254CC4AE54BE75B05DA4E52FFF70C0C1FD0DA5601B5E44A220BA6D105020111 > > I am wandering can someone tell me how can i get n and e from the > list above? > I have read rfcs about pkcs,but i am still confused about it. > Actually,i have got pubkey in other format,i want to change it to be > derencoded. > --~--~---------~--~----~------------~-------~--~----~ 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. -~----------~----~----~----~------~----~------~--~---
