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

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

README.md

goc25519sm

GRC


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


Availability


License