python.sh (115B)
1 #!/bin/bash 2 3 set -eu 4 5 TEST_DIR=$(dirname $0) 6 7 ${TEST_DIR}/python/generate-vectors.sh 8 ${TEST_DIR}/python/compare.sh
lilliput-ae-reference-implementationImplementations of Lilliput-AE submitted to the NIST LWC standardization process | |
| git clone https://git.kevinlegouguec.net/lilliput-ae-reference-implementation | |
| Log | Files | Refs | README |