|
|
@@ -30,7 +30,7 @@ BOGO_DOCKER_TRIS_LOCATION=/go/src/github.com/cloudflare/tls-tris |
|
|
|
|
|
|
|
# SIDH repository (TODO: change path) |
|
|
|
SIDH_REPO ?= https://github.com/cloudflare/sidh.git |
|
|
|
SIDH_REPO_TAG ?= 7b83e32ecdd210f9ceeeb17ed6afbce4e375e44b |
|
|
|
SIDH_REPO_TAG ?= 137b47345fe8f36df1f822a206eb97339356b21a |
|
|
|
# NOBS repo (SIKE depends on SHA3) |
|
|
|
NOBS_REPO ?= https://github.com/henrydcase/nobscrypto.git |
|
|
|
NOBS_REPO_TAG ?= 597f68906e981e61160b8c959b326596c0b240be |
|
|
|