Skip to content

AestheticCapybara/Wrangler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wrangler - File Encryption Software

Static Badge Static Badge Static Badge

Java based open-source file encryption software project.

Features

  • Password based encryption/decryption
  • File size preservation
  • Hermetic file processing (1 input file builds 1 output file and v.v.)

Foreseen Features

  • More encryption algorithms (currently only AES)
  • More hash algorithms (currently only MD5 and SHA-256)
  • Key files
  • UI rework and customizability

Requirements

  • JDK version: 21