From 619ad627ba7d1f009b1f4f7e37b574ffa3ca7d23 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sun, 10 Feb 2019 22:52:39 +0100 Subject: Get files ready for 1.1 release --- NEWS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index e8f7aa2..26e7a37 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +changes from 1.0 to 1.1 +----------------------- + +* portability fixes for test suite +* add a remove_encryption() function +* always write a 1.0 PSKC version, even when another version was read +* correctly write a PSKC file with a global IV +* correctly write a PSKC file without a MAC key +* add a pskc2pskc script for converting a legacy PSKC file to a RFC 6030 + compliant version and for adding or removing encryption +* add a csv2pskc script for generating a PSKC file from a CSV file +* make all the scripts (pskc2csv, pskc2pskc and csv2pskc) entry points so + they are available on package installation + + changes from 0.5 to 1.0 ----------------------- -- cgit v1.2.3