/android-dumpkey

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

Primary LanguagePythonApache License 2.0Apache-2.0

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