pspp-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-301-gf0827


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-301-gf0827ef
Date: Sun, 1 Dec 2019 19:54:21 -0500 (EST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".

The branch, master has been updated
       via  f0827ef96044219fea423d73147937c4c266827b (commit)
      from  61391bf7ffd53bf18fcf14fa0c15ffa9a08ad2df (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f0827ef96044219fea423d73147937c4c266827b
Author: Ben Pfaff <address@hidden>
Date:   Sun Dec 1 23:45:45 2019 +0000

    pspp-convert: Support decrypting SPV files.
    
    Also, now properly understands and documents the PKCS #7 padding used
    for all encrypted files.
    
    Special thanks to Alan Mead for assistance.

-----------------------------------------------------------------------

Summary of changes:
 NEWS                                 |  11 ++-
 doc/dev/encrypted-file-wrappers.texi |  78 ++++++++-------
 doc/pspp-convert.texi                |  10 +-
 src/data/encrypted-file.c            | 181 +++++++++++++++++++++++++----------
 src/data/encrypted-file.h            |   2 -
 tests/automake.mk                    |   2 +
 tests/data/encrypted-file.at         |   5 +
 tests/data/test-decrypted.spv        | Bin 0 -> 7713 bytes
 tests/data/test-encrypted.spv        | Bin 0 -> 7764 bytes
 utilities/pspp-convert.1             |   7 +-
 utilities/pspp-convert.c             |  19 +---
 11 files changed, 201 insertions(+), 114 deletions(-)
 create mode 100644 tests/data/test-decrypted.spv
 create mode 100644 tests/data/test-encrypted.spv


hooks/post-receive
-- 
GNU PSPP



reply via email to

[Prev in Thread] Current Thread [Next in Thread]