1
0
mirror of https://github.com/henrydcase/nobs.git synced 2024-11-22 07:15:32 +00:00
Go to file
2021-03-08 23:54:47 +00:00
.github Create FUNDING.yml 2020-08-28 23:32:08 +01:00
dh adds cycle count. fixes csidh which provides 128 not 512 bits of security 2020-08-25 11:21:11 +01:00
drbg CTR-DRBG: Use hardware acceleration on X86 (#18) 2019-04-09 23:50:21 +01:00
etc support go 1.14 (#29) 2020-03-05 11:19:51 +00:00
hash WIP 2021-03-08 23:54:47 +00:00
kem/mkem adds cycle count. fixes csidh which provides 128 not 512 bits of security 2020-08-25 11:21:11 +01:00
utils fix: ebx -> ecx (#46) 2020-10-03 15:11:52 +01:00
.gitignore tls: git ignore 2018-07-27 17:11:53 +01:00
.travis.yml support go 1.14 (#29) 2020-03-05 11:19:51 +00:00
go.mod sidh: updates (#31) 2020-05-14 08:51:20 +00:00
go.sum Remove BS from README.md 2020-02-13 10:25:47 +00:00
LICENSE sha3: optimizations and cleanup (#41) 2020-08-29 02:12:49 +01:00
Makefile sidh: updates (#31) 2020-05-14 08:51:20 +00:00
README.md Update README.md 2020-08-29 02:13:24 +01:00

NOBS Crypto

Cryptographic implementation of quantum-resistant primitives in Go.