From 88de1f583c59f41cecb98b6b39071d9cf7ba7f69 Mon Sep 17 00:00:00 2001 From: M3DZIK Date: Sun, 25 Jun 2023 13:44:34 +0200 Subject: [PATCH] Release v0.5.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0a91ceb..0352b18 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ Cryptography utilities dev.medzik libcrypto - 0.5.2 + 0.5.3 Cryptographic utilities: AES-CBC, AES-GCM, Argon2, Curve25519, Pbkdf2, RSA. https://github.com/M3DZIK/libcrypto-java