Debian NEW package overview for golang-filippo-nistec
| golang-filippo-nistec_0.0.4-1_amd64.changes (click to toggle) | |
|---|---|
| Format: | 1.8 |
| Date: | Mon, 29 Dec 2025 23:59:51 +0100 |
| Source: | golang-filippo-nistec |
| Binary: | golang-filippo-nistec-dev |
| Architecture: | source all |
| Version: | 0.0.4-1 |
| Distribution: | unstable |
| Urgency: | medium |
| Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Changed-By: | Simon Josefsson <simon@josefsson.org> |
| Description: | golang-filippo-nistec-dev - Go NIST P elliptic curves (library) |
| Closes: | 1124124 |
| Changes: | golang-filippo-nistec (0.0.4-1) unstable; urgency=medium * Initial release (Closes: #1124124) |
| Files: | 9d7dac7b042b00cd1df496777a67ee0d 2738 golang optional golang-filippo-nistec_0.0.4-1.dsc a9b3f7f0a08c2ec2de995bf089f25dbd 286340 golang optional golang-filippo-nistec_0.0.4.orig.tar.gz be503b6d4e44f2813dcd0013c58f04aa 2976 golang optional golang-filippo-nistec_0.0.4-1.debian.tar.xz f3b9979ddba48b44733d977ccb14becd 188172 golang optional golang-filippo-nistec-dev_0.0.4-1_all.deb 88c87e7d9e1c16dbcd114ef7671ef70e 6384 golang optional golang-filippo-nistec_0.0.4-1_amd64.buildinfo |
| golang-filippo-nistec_0.0.4-1.dsc (click to toggle) | |
|---|---|
| Format: | 3.0 (quilt) |
| Source: | golang-filippo-nistec |
| Binary: | golang-filippo-nistec-dev |
| Architecture: | all |
| Version: | 0.0.4-1 |
| Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Uploaders: | Simon Josefsson <simon@josefsson.org>, |
| Homepage: | https://github.com/FiloSottile/nistec |
| Standards-Version: | 4.7.3 |
| Vcs-Browser: | https://salsa.debian.org/go-team/packages/golang-filippo-nistec |
| Vcs-Git: | https://salsa.debian.org/go-team/packages/golang-filippo-nistec.git |
| Testsuite: | autopkgtest-pkg-go |
| Build-Depends: | debhelper-compat (=13), dh-sequence-golang, golang-any, golang-golang-x-sys-dev |
| Package-List: | golang-filippo-nistec-dev deb golang optional arch=all |
| Files: | a9b3f7f0a08c2ec2de995bf089f25dbd 286340 golang-filippo-nistec_0.0.4.orig.tar.gz be503b6d4e44f2813dcd0013c58f04aa 2976 golang-filippo-nistec_0.0.4-1.debian.tar.xz |
| Go-Import-Path: | filippo.io/nistec |
| Dgit: | 089445ef0355a294a39643e8f4d476fd88844fb5 debian archive/debian/0.0.4-1 https://git.dgit.debian.org/golang-filippo-nistec |
| README.source for golang-filippo-nistec_0.0.4-1.dsc (click to toggle) | |
|---|---|
| No README.source in this package | |
| control file for golang-filippo-nistec-dev_0.0.4-1_all.deb (click to toggle) | |
|---|---|
| Package: | golang-filippo-nistec-dev |
| Source: | golang-filippo-nistec |
| Version: | 0.0.4-1 |
| Architecture: | all |
| Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Installed-Size: | 1314 |
| Depends: | golang-golang-x-sys-dev |
| Section: | golang |
| Priority: | optional |
| Multi-Arch: | foreign |
| Homepage: | https://github.com/FiloSottile/nistec |
| Description: | Go NIST P elliptic curves (library) This package implements the NIST P elliptic curves, according to FIPS 186-4 and SEC 1, Version 2.0, exposing the necessary APIs to build a wide array of higher-level primitives. . It's an exported version of crypto/internal/fips140/nistec in the standard library, which powers crypto/elliptic, crypto/ecdsa, and crypto/ecdh. The git history has been preserved, and new upstream changes are applied periodically. . This package uses fiat-crypto or specialized assembly and Go code for its backend field arithmetic (not math/big) and exposes constant-time, heap allocation-free, byte slice-based safe APIs. Group operations use modern and safe complete addition formulas where possible. The point at infinity is handled and encoded according to SEC 1, Version 2.0, and invalid curve points can't be represented. This makes it particularly suitable to be used as a prime order group implementation. . Use the purego build tag to exclude the assembly and rely entirely on formally verified fiat-crypto arithmetic and complete addition formulas. . Read the docs at https://pkg.go.dev/filippo.io/nistec . This repository generally does not accept contributions. Any changes should be submitted upstream to the Go project. . This package contains the Go library source code. |
| contents of golang-filippo-nistec-dev_0.0.4-1_all.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-29 22:59 ./ drwxr-xr-x root/root 0 2025-12-29 22:59 ./usr/ drwxr-xr-x root/root 0 2025-12-29 22:59 ./usr/share/ drwxr-xr-x root/root 0 2025-12-29 22:59 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-12-29 22:59 ./usr/share/doc/golang-filippo-nistec-dev/ -rw-r--r-- root/root 168 2025-12-29 22:59 ./usr/share/doc/golang-filippo-nistec-dev/changelog.Debian.gz -rw-r--r-- root/root 1898 2025-12-28 13:08 ./usr/share/doc/golang-filippo-nistec-dev/copyright drwxr-xr-x root/root 0 2025-12-29 22:59 ./usr/share/gocode/ drwxr-xr-x root/root 0 2025-12-29 22:59 ./usr/share/gocode/src/ drwxr-xr-x root/root 0 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/ drwxr-xr-x root/root 0 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/ drwxr-xr-x root/root 0 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/_asm/ -rw-r--r-- root/root 58403 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/_asm/p256_asm.go -rw-r--r-- root/root 1663 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/benchmark_test.go -rw-r--r-- root/root 2473 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/extra.go -rw-r--r-- root/root 1671 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/extra_asm.go -rw-r--r-- root/root 1043 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/extra_noasm.go -rw-r--r-- root/root 65 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/extra_norace_test.go -rw-r--r-- root/root 63 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/extra_race_test.go -rw-r--r-- root/root 4065 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/extra_test.go -rw-r--r-- root/root 19887 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/generate.go -rw-r--r-- root/root 70 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/go.mod -rw-r--r-- root/root 153 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/go.sum drwxr-xr-x root/root 0 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/internal/ drwxr-xr-x root/root 0 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/internal/byteorder/ -rw-r--r-- root/root 3550 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/internal/byteorder/byteorder.go drwxr-xr-x root/root 0 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/internal/fiat/ -rw-r--r-- root/root 1268 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/internal/fiat/fiat_test.go -rw-r--r-- root/root 9278 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/internal/fiat/generate.go -rw-r--r-- root/root 3683 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/internal/fiat/p224.go -rw-r--r-- root/root 44222 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/internal/fiat/p224_fiat64.go -rw-r--r-- root/root 1815 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/internal/fiat/p224_invert.go -rw-r--r-- root/root 3715 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/internal/fiat/p256.go -rw-r--r-- root/root 418 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/internal/fiat/p256_extra.go -rw-r--r-- root/root 42184 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/internal/fiat/p256_fiat64.go -rw-r--r-- root/root 1763 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/internal/fiat/p256_invert.go -rw-r--r-- root/root 3713 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/internal/fiat/p384.go -rw-r--r-- root/root 92997 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/internal/fiat/p384_fiat64.go -rw-r--r-- root/root 2106 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/internal/fiat/p384_invert.go -rw-r--r-- root/root 3669 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/internal/fiat/p521.go -rw-r--r-- root/root 170958 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/internal/fiat/p521_fiat64.go -rw-r--r-- root/root 1873 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/internal/fiat/p521_invert.go drwxr-xr-x root/root 0 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/internal/subtle/ -rw-r--r-- root/root 1233 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/internal/subtle/subtle.go -rw-r--r-- root/root 697 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/nistec.go -rw-r--r-- root/root 7142 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/nistec_test.go -rw-r--r-- root/root 16286 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/p224.go -rw-r--r-- root/root 3190 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/p224_sqrt.go -rw-r--r-- root/root 25676 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/p256.go -rw-r--r-- root/root 22234 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/p256_asm.go -rw-r--r-- root/root 43112 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/p256_asm_amd64.s -rw-r--r-- root/root 29517 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/p256_asm_arm64.s -rw-r--r-- root/root 57159 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/p256_asm_ppc64le.s -rw-r--r-- root/root 47750 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/p256_asm_s390x.s -rw-r--r-- root/root 1618 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/p256_asm_test.go -rw-r--r-- root/root 3100 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/p256_ordinv.go -rw-r--r-- root/root 453 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/p256_ordinv_export_test.go -rw-r--r-- root/root 325 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/p256_ordinv_noasm.go -rw-r--r-- root/root 2307 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/p256_ordinv_test.go -rw-r--r-- root/root 523354 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/p256_table.go -rw-r--r-- root/root 1067 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/p256_test.go -rw-r--r-- root/root 18480 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/p384.go -rw-r--r-- root/root 17444 2025-12-29 22:59 ./usr/share/gocode/src/filippo.io/nistec/p521.go | |
| copyright of golang-filippo-nistec-dev_0.0.4-1_all.deb (click to toggle) | |
|---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/FiloSottile/nistec Upstream-Name: nistec Upstream-Contact: Filippo Valsorda <github@filippo.io> Files: * Copyright: 2009-2024 The Go Authors License: BSD-3-clause Files: debian/* Copyright: 2025 Simon Josefsson <simon@josefsson.org> License: BSD-3-clause Comment: Debian packaging is licensed under the same terms as upstream License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google LLC nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
Timestamp: 30.12.2025 / 00:02:37 (UTC)