File: NEWS.Developer

package info (click to toggle)
libsession-storage-secure-perl 1.000-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 228 kB
  • sloc: perl: 345; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 694 bytes parent folder | download
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