[ ソース: 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