[ 原始碼: 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