1
0
forked from pool/plexus-cipher
Fridrich Strba 2024-06-13 16:25:11 +00:00 committed by Git OBS Bridge
parent 6b94cb5de2
commit c79043d833

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Jun 13 16:23:05 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Update to upstream version 2.1.0
* Changes:
+ Switch to java.util.Base64
+ Move code to Java 8
+ Fixed insecure cryptography in PBECipher.java
+ Enable missed decryption test and adjust to new algorithm
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Oct 25 15:16:02 UTC 2023 - Fridrich Strba <fstrba@suse.com> Wed Oct 25 15:16:02 UTC 2023 - Fridrich Strba <fstrba@suse.com>