DFSG NEW Queue

DFSG, Licensing & New Packages Team

golang-github-enceve-crypto 0.0~git20160707.34d48bb-1

Package Information

DescriptionAdditional cryptographic packages for Go (library)

The enceve/crypto package implements some additional cryptographic functionality, currently not supported by the standard or additional golang packages. This repository should not replace or somehow compete with the golang crypto packages (x/crypto). Rather, this package should supplement the official and additional golang cryptographic packages.

MaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed ByMathias Gibbens <gibmat@debian.org>
Sponsorgibmat@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/go-team/packages/golang-github-enceve-crypto.git (browse)
Closes#1138582
Trackerhttps://tracker.debian.org/pkg/golang-github-enceve-crypto
Uploaded3 hours ago

New Package Report

.changes
Architecturesource all
Distributionunstable
DateSun, 31 May 2026 21:04:28 +0000
Sourcegolang-github-enceve-crypto
Version0.0~git20160707.34d48bb-1
Changed-ByMathias Gibbens
Changelog
golang-github-enceve-crypto (0.0~git20160707.34d48bb-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1138582)
.dsc
Package-Listgolang-github-enceve-crypto-dev deb golang optional arch=all
Sectiongolang
Priorityoptional
Componentmain
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/enceve/crypto
Upstream-Name: crypto

Files: *
Copyright: 2016 Andreas Auernhammer
License: LGPL-3.0
Comment: I don't see any mention of "or later", so explicitly only LGPL-3.0

Files: debian/*
Copyright: 2026 Mathias Gibbens
License: LGPL-3.0
Comment: Debian packaging is licensed under the same terms as upstream

License: LGPL-3.0
 This package is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License version 3 as published by the Free Software Foundation.
 .
 This package is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program. If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU Lesser General
 Public License version 3 can be found in "/usr/share/common-licenses/LGPL-3".

Back to Dashboard | View all reviews for this package