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

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: about 2 months 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