goc25519sm: A Go package for validated and consensus-safe Curve25519 scalar multiplication. https://github.com/johnsonjh/goc25519sm/

Jeffrey H. Johnson c048321861 Bump dependencies 2 years ago
.devbots 8c92cd5905 Enable LPR devbot 3 years ago
.github 550655f965 Update Dependabot config file 3 years ago
.deepsource.toml 125c15b8ca Update .deepsource.toml 2 years ago
.gitattributes aa0f158545 Update .gitattributes: Extra linguist vendoring 2 years ago
.gitignore 1f835f588f Update .gitignore 3 years ago
.gitlab-ci.yml c03a6ca575 Bump deps, update leaktestfe, CI/CD configuration 3 years ago
.goc25519sm_root ae354db10b Update tools dep, add coverage reporting script 3 years ago
.mergify.yml 176b41892c Mergify: configuration update 3 years ago
.whitesource 2f8b1a70d7 Update .whitesource: "minSeverityLevel" -> "NONE" 3 years ago
LICENSE 49ab3eaffd multi: use github for imports, etc. 3 years ago
README.md 87717a0408 Format code with black, gofmt, yapf, autopep8, isort, standardrb, standardjs, prettier and rubocop 2 years ago
SECURITY.md 49ab3eaffd multi: use github for imports, etc. 3 years ago
cov_report.sh 4c4cec3dc8 cov: Warn cov_report.sh is not POSIX compliant 3 years ago
go.mod c048321861 Bump dependencies 2 years ago
go.sum c048321861 Bump dependencies 2 years ago
goc25519sm.go 04e3c1fbb2 Update dependencies 2 years ago
goc25519sm_amd64.go 04e3c1fbb2 Update dependencies 2 years ago
goc25519sm_amd64.s 558a10858b multi: Multiple cosmetic cleanups; update deps. 3 years ago
goc25519sm_benchmark_test.go 49ab3eaffd multi: use github for imports, etc. 3 years ago
goc25519sm_blocklist_test.go 49ab3eaffd multi: use github for imports, etc. 3 years ago
goc25519sm_example_test.go 49ab3eaffd multi: use github for imports, etc. 3 years ago
goc25519sm_generic.go 49ab3eaffd multi: use github for imports, etc. 3 years ago
goc25519sm_leaktestfe_test.go 49ab3eaffd multi: use github for imports, etc. 3 years ago
goc25519sm_license_test.go 49ab3eaffd multi: use github for imports, etc. 3 years ago
goc25519sm_noasm.go 558a10858b multi: Multiple cosmetic cleanups; update deps. 3 years ago
goc25519sm_test.go 49ab3eaffd multi: use github for imports, etc. 3 years ago
goc25519sm_vectors_test.go 49ab3eaffd multi: use github for imports, etc. 3 years ago
goc25519sm_verify_test.go 49ab3eaffd multi: use github for imports, etc. 3 years ago
renovate.json 144c25cca1 Format code with black, gofmt, yapf, autopep8, isort, standardrb, standardjs, prettier and rubocop 3 years ago

README.md

goc25519sm

GRC


A Go package for validated and consensus-safe Curve25519 scalar multiplication.


Availability


License