Skip to content

Add Argon2 based Cipher - #130

Draft
kwin wants to merge 1 commit into
masterfrom
feature/argon2aes-pbe-cipher
Draft

kwin wants to merge 1 commit into
masterfrom
feature/argon2aes-pbe-cipher

Conversation

@kwin

@kwin kwin commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Requires Bouncycastle

Requires Bouncycastle
@kwin

kwin commented Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

If we decide to add this implementation, one can extract shared parts into a common superclass of both AES based ciphers. JRE will probably include Argon2 with Java 28 (https://openjdk.org/jeps/8377081, https://bugs.openjdk.org/browse/JDK-8253914, https://git.openjdk.org/jdk/pull/29597), however most probably not as SecretKeyFactory but only as KDF.

@slachiewicz slachiewicz added the enhancement New feature or request label Aug 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants