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] 25b66236df
Bump golang.org/x/sys in /kem/mkem (#50)
1 年之前
.github Create FUNDING.yml 4 年之前
dh add basic support for ppc64le, riscv64 (#48) 1 年之前
drbg add basic support for ppc64le, riscv64 (#48) 1 年之前
etc support go 1.14 (#29) 4 年之前
hash sm3: use less operations for ff1 and gg1 3 年之前
kem/mkem Bump golang.org/x/sys in /kem/mkem (#50) 1 年之前
utils fix: ebx -> ecx (#46) 4 年之前
.gitignore tls: git ignore 6 年之前
.travis.yml support go 1.14 (#29) 4 年之前
LICENSE sha3: optimizations and cleanup (#41) 4 年之前
Makefile add basic support for ppc64le, riscv64 (#48) 1 年之前
README.md Update README.md 3 年之前
go.mod Bump golang.org/x/sys from 0.0.0-20191120155948-bd437916bb0e to 0.1.0 (#49) 1 年之前
go.sum Bump golang.org/x/sys from 0.0.0-20191120155948-bd437916bb0e to 0.1.0 (#49) 1 年之前

README.md

NOBS Crypto

Collection of some cryptographic implementations in Go.

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