[ 源代码: golang-filippo-bigmod ]
软件包:golang-filippo-bigmod-dev(0.0.3-2)
golang-filippo-bigmod-dev 的相关链接
Debian 的资源:
下载源码包 golang-filippo-bigmod:
- [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]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 golang-filippo-bigmod-dev 有关的软件包
|
|
|
|
-
- dep: golang-golang-x-sys-dev
- Low-level interaction with the operating system