Registry / crypto / cronokirby-saferith

cronokirby-saferith

JSON →
library0.33.0gogounverified

A constant-time big integer library for Go.

go get github.com/cronokirby/saferith
INSTALL
IMPORT
SIG · CRONOKIRBY-SAFERIT
C
cronokirby-saferith
cryptogov0.33.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

saferith
github.com/cronokirby/saferith

Create a constant-time integer

package main import ( "fmt" "github.com/cronokirby/saferith" ) func main() { a := saferith.FromInt64(42) fmt.Println(a) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.33.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
Amazon
1
Resources
cronokirby-saferith — go get cronokirby-saferith · libregistry