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

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

README.md

goc25519sm

GRC


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


Availability


License