/java-keystore

Basic Security Stuff

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

JavaKeyStore

Basic Security Stuff

Build Quality Gate Status

Installation

Run the shell script and generate the root key and the key that will be signed by the root key. Create the keystore with this key in it.

Usage

Modify Main.main -> byte[] keyStorePasswd with your keystore password

Modify Main.main -> String keyAlias with the key alias

Modify Main.main -> char[] keyPasswd with the key password

Run

Run the project, signature validation in console, files to target/output.zip