Reference implementations of PQC
Nelze vybrat více než 25 témat
Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
|
- consistency_checks:
- - source:
- scheme: sphincs-shake256-256s-robust
- implementation: avx2
- files:
- - address.c
- - address.h
- - fors.c
- - fors.h
- - hash.h
- - sign.c
- - thash.h
- - utils.c
- - utils.h
- - wots.c
- - wots.h
- - source:
- scheme: sphincs-sha256-128s-robust
- implementation: avx2
- files:
- - hash_state.h
- - sha256.c
- - sha256.h
- - hash_sha256.c
- - thash_sha256_robust.c
- - thashx8.h
- - thash_sha256_robustx8.c
- - utilsx8.c
- - utilsx8.h
- - source:
- scheme: sphincs-sha256-128f-robust
- implementation: avx2
- files:
- - hash_state.h
- - sha256.c
- - sha256.h
- - hash_sha256.c
- - thash_sha256_robust.c
- - thashx8.h
- - thash_sha256_robustx8.c
- - utilsx8.c
- - utilsx8.h
- - source:
- scheme: sphincs-sha256-192s-robust
- implementation: avx2
- files:
- - hash_state.h
- - sha256.c
- - sha256.h
- - hash_sha256.c
- - thash_sha256_robust.c
- - thashx8.h
- - thash_sha256_robustx8.c
- - utilsx8.c
- - utilsx8.h
- - source:
- scheme: sphincs-sha256-256s-robust
- implementation: avx2
- files:
- - hash_state.h
- - sha256.c
- - sha256.h
- - hash_sha256.c
- - thash_sha256_robust.c
- - thashx8.h
- - thash_sha256_robustx8.c
- - utilsx8.c
- - utilsx8.h
- - source:
- scheme: sphincs-sha256-256f-robust
- implementation: avx2
- files:
- - hash_state.h
- - sha256.c
- - sha256.h
- - hash_sha256.c
- - thash_sha256_robust.c
- - thashx8.h
- - thash_sha256_robustx8.c
- - utilsx8.c
- - utilsx8.h
- - source:
- scheme: sphincs-sha256-192f-robust
- implementation: clean
- files:
- - address.c
- - address.h
- - api.h
- - fors.h
- - hash.h
- - hash_state.h
- - params.h
- - sha256.c
- - sha256.h
- - sign.c
- - thash.h
- - thash_sha256_robust.c
- - utils.c
- - utils.h
- - wots.h
|