Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tgalal/android-dumpkey

Command line tool to extract RSA public keys from X.509 certificates and output source code with data initializers for the keys.
https://github.com/tgalal/android-dumpkey

Last synced: 8 days ago
JSON representation

Command line tool to extract RSA public keys from X.509 certificates and output source code with data initializers for the keys.

Awesome Lists containing this project

README

        

Command line tool to extract RSA public keys from X.509 certificates and output source code with data initializers for the keys.

Ported from android/platform_system_core/libmincrypt/tools/DumpPublicKey.java