[ Bron: golang-filippo-bigmod ]
Pakket: golang-filippo-bigmod-dev (0.0.3-2)
Verwijzigingen voor golang-filippo-bigmod-dev
Debian bronnen:
Het bronpakket golang-filippo-bigmod downloaden:
- [golang-filippo-bigmod_0.0.3-2.dsc]
- [golang-filippo-bigmod_0.0.3.orig.tar.gz]
- [golang-filippo-bigmod_0.0.3-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
constant-time library for big integers modulo a prime (Go library)
Package bigmod implements constant-time big integer arithmetic modulo large odd moduli. Unlike math/big, this package is suitable for implementing security-sensitive cryptographic operations. It is a re-exported version the standard library package crypto/internal/bigmod used to implement crypto/rsa amongst others.
This package contains the Go development library.
Andere aan golang-filippo-bigmod-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-golang-x-sys-dev
- Low-level interaction with the operating system