/pangoline-engine

This application is a file encryption tool designed to secure files using the Advanced Encryption Standard (AES) algorithm. The program utilizes AES in ECB mode with PKCS5 padding and employs SHA-1 hashing to derive a 128-bit key from the user-provided secret key.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Watchers