golang-github-scaleft-sshkeys_1.4.0-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Thu, 05 Jun 2025 12:49:50 +0000 |
Source: | golang-github-scaleft-sshkeys |
Binary: | golang-github-scaleft-sshkeys-dev |
Architecture: | source all |
Version: | 1.4.0-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Changed-By: | Otto Kekäläinen <otto@debian.org> |
Description: | golang-github-scaleft-sshkeys-dev - Parser and marshaller for OpenSSH key formats for Go (library) |
Closes: | 1107501 |
Changes: | golang-github-scaleft-sshkeys (1.4.0-1) unstable; urgency=medium * Initial release (Closes: #1107501) |
Files: | 687fac6aff561d5fb0bb60270e6866a9 2360 golang optional golang-github-scaleft-sshkeys_1.4.0-1.dsc 494902b0c2149fbb530d1d28ac75f8e9 20353 golang optional golang-github-scaleft-sshkeys_1.4.0.orig.tar.gz 4d26463abf78f51b07ba4b93f73b2b3e 3028 golang optional golang-github-scaleft-sshkeys_1.4.0-1.debian.tar.xz e6107cac749becf153d66688fbfd1cc9 15912 golang optional golang-github-scaleft-sshkeys-dev_1.4.0-1_all.deb 72efc5aba0ed81d69b4e8d3f64c509ce 6317 golang optional golang-github-scaleft-sshkeys_1.4.0-1_amd64.buildinfo |
golang-github-scaleft-sshkeys_1.4.0-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | golang-github-scaleft-sshkeys |
Binary: | golang-github-scaleft-sshkeys-dev |
Architecture: | all |
Version: | 1.4.0-1 |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Uploaders: | Otto Kekäläinen <otto@debian.org>, |
Homepage: | https://github.com/ScaleFT/sshkeys |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/go-team/packages/golang-github-scaleft-sshkeys |
Vcs-Git: | https://salsa.debian.org/go-team/packages/golang-github-scaleft-sshkeys.git |
Testsuite: | autopkgtest-pkg-go |
Build-Depends: | debhelper-compat (=13), dh-sequence-golang, golang-any, golang-github-dchest-bcrypt-pbkdf-dev, golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev |
Package-List: | golang-github-scaleft-sshkeys-dev deb golang optional arch=all |
Files: | 494902b0c2149fbb530d1d28ac75f8e9 20353 golang-github-scaleft-sshkeys_1.4.0.orig.tar.gz 4d26463abf78f51b07ba4b93f73b2b3e 3028 golang-github-scaleft-sshkeys_1.4.0-1.debian.tar.xz |
Go-Import-Path: | github.com/ScaleFT/sshkeys |
README.source for golang-github-scaleft-sshkeys_1.4.0-1.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for golang-github-scaleft-sshkeys-dev_1.4.0-1_all.deb (click to toggle) | |
---|---|
Package: | golang-github-scaleft-sshkeys-dev |
Source: | golang-github-scaleft-sshkeys |
Version: | 1.4.0-1 |
Architecture: | all |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Installed-Size: | 46 |
Depends: | golang-github-dchest-bcrypt-pbkdf-dev, golang-golang-x-crypto-dev |
Section: | golang |
Priority: | optional |
Multi-Arch: | foreign |
Homepage: | https://github.com/ScaleFT/sshkeys |
Description: | Parser and marshaller for OpenSSH key formats for Go (library) This package provides a parser and marshaller for cryptographic keys used for SSH. It enables Go applications to read and write private keys in various formats, including encrypted ones, which is useful for building SSH clients, servers, or key management tools. . In contrast to the standard library's ssh.ParseRawPrivateKey, this package supports a wider range of formats, including encrypted private keys, and also provides marshalling capabilities. Supported formats include OpenSSH's modern key format for RSA and ED25519 keys (with aes256-ctr encryption), as well as classic PEM formats for RSA (PKCS#1), DSA (OpenSSL), and ECDSA private keys. |
lintian 2.116.3+deb12u1 check for golang-github-scaleft-sshkeys-dev_1.4.0-1_all.deb (click to toggle) | |
---|---|
contents of golang-github-scaleft-sshkeys-dev_1.4.0-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-06-05 12:49 ./ drwxr-xr-x root/root 0 2025-06-05 12:49 ./usr/ drwxr-xr-x root/root 0 2025-06-05 12:49 ./usr/share/ drwxr-xr-x root/root 0 2025-06-05 12:49 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-06-05 12:49 ./usr/share/doc/golang-github-scaleft-sshkeys-dev/ -rw-r--r-- root/root 178 2025-06-05 12:49 ./usr/share/doc/golang-github-scaleft-sshkeys-dev/changelog.Debian.gz -rw-r--r-- root/root 1124 2025-06-05 12:49 ./usr/share/doc/golang-github-scaleft-sshkeys-dev/copyright drwxr-xr-x root/root 0 2025-06-05 12:49 ./usr/share/gocode/ drwxr-xr-x root/root 0 2025-06-05 12:49 ./usr/share/gocode/src/ drwxr-xr-x root/root 0 2025-06-05 12:49 ./usr/share/gocode/src/github.com/ drwxr-xr-x root/root 0 2025-06-05 12:49 ./usr/share/gocode/src/github.com/ScaleFT/ drwxr-xr-x root/root 0 2025-06-05 12:49 ./usr/share/gocode/src/github.com/ScaleFT/sshkeys/ -rw-r--r-- root/root 375 2025-06-05 12:49 ./usr/share/gocode/src/github.com/ScaleFT/sshkeys/go.mod -rw-r--r-- root/root 1670 2025-06-05 12:49 ./usr/share/gocode/src/github.com/ScaleFT/sshkeys/go.sum -rw-r--r-- root/root 6569 2025-06-05 12:49 ./usr/share/gocode/src/github.com/ScaleFT/sshkeys/marshal.go -rw-r--r-- root/root 2762 2025-06-05 12:49 ./usr/share/gocode/src/github.com/ScaleFT/sshkeys/marshal_test.go -rw-r--r-- root/root 1440 2025-06-05 12:49 ./usr/share/gocode/src/github.com/ScaleFT/sshkeys/parse.go -rw-r--r-- root/root 1078 2025-06-05 12:49 ./usr/share/gocode/src/github.com/ScaleFT/sshkeys/parse_test.go drwxr-xr-x root/root 0 2025-06-05 12:49 ./usr/share/gocode/src/github.com/ScaleFT/sshkeys/testdata/ -rw-r--r-- root/root 14206 2025-06-05 12:49 ./usr/share/gocode/src/github.com/ScaleFT/sshkeys/testdata/keys.go |
copyright of golang-github-scaleft-sshkeys-dev_1.4.0-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/ScaleFT/sshkeys Upstream-Name: sshkeys Upstream-Contact: https://github.com/ScaleFT/sshkeys/issues Files: * Copyright: 2017-2022 ScaleFT, Inc. License: Apache-2.0 Files: debian/* Copyright: 2025 Otto Kekäläinen <otto@debian.org> License: Apache-2.0 Comment: Debian packaging is licensed under the same terms as upstream License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . https://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Comment: On Debian systems, the complete text of the Apache version 2.0 license can be found in "/usr/share/common-licenses/Apache-2.0". |
Timestamp: 14.09.2025 / 00:12:39 (UTC)