[med-svn] [Git][med-team/libsecrecy][master] 2 commits: more furnished description

Étienne Mollier gitlab at salsa.debian.org
Thu Nov 12 23:47:18 GMT 2020



Étienne Mollier pushed to branch master at Debian Med / libsecrecy


Commits:
20954c50 by Étienne Mollier at 2020-11-13T00:10:49+01:00
more furnished description

- - - - -
bd0ddb3a by Étienne Mollier at 2020-11-13T00:44:58+01:00
received ITP number

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,5 +1,5 @@
 libsecrecy (0.0.2-1) UNRELEASED; urgency=medium
 
-  * Initial release (Closes: #<bug>)
+  * Initial release (Closes: #974615)
 
  -- Étienne Mollier <etienne.mollier at mailoo.org>  Thu, 12 Nov 2020 23:35:03 +0100


=====================================
debian/control
=====================================
@@ -14,5 +14,15 @@ Package: libsecrecy
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: C++ header only library for random access to encrypted files
- This C++ header interface only library provides support for random access on
- GCM/AES encrypted files.
+ libsecrecy is a header only C++ library implementing an encrypted file format
+ based on GCM (Galois Counter Mode) and AES128 or AES256.
+ .
+ It uses nettle[1] routines for file encryption and decryption via GCM using
+ AES128 or AES256 as cipher function and gpgme[2] for key storage.
+ .
+ While encryption is currently only supported in a streaming fashion,
+ decryption allows random access in the encrypted file due to independently
+ encoded subunits.
+ .
+ [1] http://www.lysator.liu.se/~nisse/nettle/
+ [2] https://gnupg.org/software/gpgme/index.html



View it on GitLab: https://salsa.debian.org/med-team/libsecrecy/-/compare/091afe7971f6c9a65549522325126c1efdd53da5...bd0ddb3a01d8ccc45e7b2299de71dfe2824f381a

-- 
View it on GitLab: https://salsa.debian.org/med-team/libsecrecy/-/compare/091afe7971f6c9a65549522325126c1efdd53da5...bd0ddb3a01d8ccc45e7b2299de71dfe2824f381a
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20201112/00f0cd0e/attachment.html>


More information about the debian-med-commit mailing list