1
0
zrcadlo https://github.com/henrydcase/nobs.git synchronizováno 2024-11-22 15:18:57 +00:00
Přejít na soubor
Kris K 7d891c7eb8
support go 1.14 (#29)
NOBS now supports Go 1.14 for
* x86-64
* ARM
2020-03-05 11:19:51 +00:00
dh cSIDH-511: (#26) 2019-11-25 15:03:29 +00: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 SHA-3: Fixes crash when cloning Shake state 2019-05-26 17:29:15 +01:00
kem/sike complate rewrite for SIDH and SIKE. adds p503 (#5) 2018-10-25 15:22:28 +01:00
utils DRBG: Speed improvements 2019-04-09 14:37:59 +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 cSIDH-511: (#26) 2019-11-25 15:03:29 +00:00
go.sum Remove BS from README.md 2020-02-13 10:25:47 +00:00
LICENSE Remove BS from README.md 2020-02-13 10:25:47 +00:00
Makefile cSIDH-511: (#26) 2019-11-25 15:03:29 +00:00
README.md Remove BS from README.md 2020-02-13 10:27:42 +00:00

NOBS Crypto

Cryptographic implementation of quantum-resistant primitives in Go.

Licence

WTFPLv2 except if specified differently in the subfolders.