Hello! If anyone looked for such thing, today I wrote a minimal program to perform conversion from keyBlob structure to PEM X.509 structure. It's now limited only to RSA public keys, but improvements will be easy.
The program is available at http://echelon.pl/pubs/b2fs.c and uses OpenSSL. After compiling it read "pubkey" file in current directory and tries to decode it as keyBlob structure. Then it attempts to write a "pubkey.pem" X.509 structure with its contents. It's primitive, but works.


--
Paweł Krawczyk, Kraków, Poland  http://echelon.pl/kravietz/
ABA Kraków: http://www.aba.krakow.pl/
horses: http://kabardians.com/
crypto: http://ipsec.pl/

_______________________________________________
Muscle mailing list
[EMAIL PROTECTED]
http://lists.musclecard.com/mailman/listinfo/muscle

Reply via email to