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

https://github.com/lalakii/androidkeygen

安卓APK签名证书生成器,更加简单快速地生成 Android 签名证书。使用 C# ( .Net Framework) 实现,不依赖 Java 环境,支持1位数短密码。https://androidkeygen.sourceforge.net
https://github.com/lalakii/androidkeygen

algorithms android-keystore apksigner certificate jks keystore keytool rsa

Last synced: 6 months ago
JSON representation

安卓APK签名证书生成器,更加简单快速地生成 Android 签名证书。使用 C# ( .Net Framework) 实现,不依赖 Java 环境,支持1位数短密码。https://androidkeygen.sourceforge.net

Awesome Lists containing this project

README

          

# AndroidKeyGen - Android APK Signature Certificate (.jks) Generator

[![Android KeyGen V1.5](https://img.shields.io/badge/windows-.exe-0078D4?logo=windows)](https://github.com/lalakii/AndroidKeyGen)

[ [English](README.md) | [简体中文](README_zh.md) ]

Android APK signature certificate generator, more simple and fast to generate Android signature certificate, using C# implementation, does not rely on the Java environment.

+ Supported algorithms (with SHA256): RSA, EC, DSA

+ No need to fill out a bunch of fields

## Preview

## Download

[Github](https://github.com/lalakii/AndroidKeyGen/releases)

[SourceForge](https://sourceforge.net/projects/androidkeygen/)

## License
[MIT](https://github.com/lalakii/AndroidKeyGen/blob/master/LICENSE)