Files
crypto/ChaCha20_Poly1305_64/sim/chacha20.yaml
2025-07-02 06:32:58 -07:00

19 lines
486 B
YAML

tests:
- name: "chacha20_block"
toplevel: "chacha20_block"
modules:
- "chacha20_block"
sources: "sources.list"
waves: True
- name: "chacha20_pipelined_round"
toplevel: "chacha20_pipelined_round"
modules:
- "chacha20_pipelined_round"
sources: "sources.list"
waves: True
- name: "chacha20_pipelined_block"
toplevel: "chacha20_pipelined_block"
modules:
- "chacha20_pipelined_block"
sources: "sources.list"
waves: True