You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
dependabot[bot] af3b960d10
Bump golang.org/x/sys from 0.0.0-20191120155948-bd437916bb0e to 0.1.0
1 year ago
.github Create FUNDING.yml 4 years ago
dh two more benchmarks 3 years ago
drbg Update ctr_drbg.go 3 years ago
etc support go 1.14 (#29) 4 years ago
hash sm3: use less operations for ff1 and gg1 3 years ago
kem/mkem Update README.md 3 years ago
utils fix: ebx -> ecx (#46) 4 years ago
.gitignore tls: git ignore 6 years ago
.travis.yml support go 1.14 (#29) 4 years ago
LICENSE sha3: optimizations and cleanup (#41) 4 years ago
Makefile sidh: updates (#31) 4 years ago
README.md Update README.md 3 years ago
go.mod Bump golang.org/x/sys from 0.0.0-20191120155948-bd437916bb0e to 0.1.0 1 year ago
go.sum Bump golang.org/x/sys from 0.0.0-20191120155948-bd437916bb0e to 0.1.0 1 year ago

README.md

NOBS Crypto

Collection of some cryptographic implementations in Go.

Library is rarely updated on as-needed bases. Open for requests.