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 year ago
.github Create FUNDING.yml 4 years ago
dh add basic support for ppc64le, riscv64 (#48) 1 year ago
drbg add basic support for ppc64le, riscv64 (#48) 1 year 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 add basic support for ppc64le, riscv64 (#48) 1 year ago
README.md Update README.md 3 years ago
go.mod sidh: updates (#31) 4 years ago
go.sum Remove BS from README.md 4 years ago

README.md

NOBS Crypto

Collection of some cryptographic implementations in Go.

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