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.
 
 
 
 
Jacob Appelbaum 20fffc2f35
add basic support for ppc64le, riscv64 (#48)
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 Update README.md 3 年之前
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 sidh: updates (#31) 4 年之前
go.sum Remove BS from README.md 4 年之前

README.md

NOBS Crypto

Collection of some cryptographic implementations in Go.

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