golang-github-enceve-crypto 0.0~git20160707.34d48bb-1
Package Information
| Description | Additional 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. |
|---|---|
| Maintainer | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Changed By | Mathias Gibbens <gibmat@debian.org> |
| Sponsor | gibmat@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/go-team/packages/golang-github-enceve-crypto.git (browse) |
| Closes | #1138582 |
| Tracker | https://tracker.debian.org/pkg/golang-github-enceve-crypto |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Architecture | source all |
|---|---|
| Distribution | unstable |
| Date | Sun, 31 May 2026 21:04:28 +0000 |
| Source | golang-github-enceve-crypto |
| Version | 0.0~git20160707.34d48bb-1 |
| Changed-By | Mathias Gibbens |
Changelog
golang-github-enceve-crypto (0.0~git20160707.34d48bb-1) unstable; urgency=medium . * Initial release (Closes: #1138582)
.dsc
| Package-List | golang-github-enceve-crypto-dev deb golang optional arch=all |
|---|---|
| Section | golang |
| Priority | optional |
| Component | main |
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".