1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
libsession-storage-secure-perl (1.000-1) unstable; urgency=medium
From upstream Changes for 1.000:
[!!! Compatibility Notice !!!]
- This version introduces protocol version 2. By default, newly generated
output will be encoded using version 2. Old data created with old
versions of this module will still be readable, whether using the same
secret or the old_secrets array.
- Protocol version 2 key features include: salt length increased to 256
bits and binary encoded; no longer uses a deprecated Crypt::CBC key
derivation function; protocol version appended to the generated output.
-- gregor herrmann <gregoa@debian.org> Thu, 30 Sep 2021 17:31:12 +0200
|