TeamAmaze / TeamAmaze/AmazeFileManager

Alternatives to AESCrypt

Open
#4,444 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area-Cryptography Issue-Severe (high)
Dominant language
Kotlin
Stars
6.4k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
1

Description

Is your feature request related to a problem? Please describe.
As of April 2025 it is found that AESCrypt had updated to V3, while their source code had been removed and changed their license model to 30-day trialware.

While AESCrypt V2 will continue to work, we shall need to consider alternatives to AEScrypt for file encryption in Amaze.

The new encryption method may not be compatible with AESCrypt as there was no direct drop-in replacements however.

Describe the solution you'd like
Porting Picocrypt to Java and implement support in Amaze

Describe alternatives you've considered
Implement AESCrypt V3 support with limited information released to public and face the possibilities of license issue if we support AESCrypt V3 too.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing Picocrypt's design and the project's existing AESCrypt V2 support. Establish whether a Java implementation is feasible and legally suitable, then define the encryption compatibility requirements before attempting integration. Done means Amaze supports the selected alternative without relying on AESCrypt V3.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java, kotlin
Domain
cryptography, mobile, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.