Skip to content

poc: Reduce test runtime by making TurboSHAKE128 stateful #632

poc: Reduce test runtime by making TurboSHAKE128 stateful

poc: Reduce test runtime by making TurboSHAKE128 stateful #632

Workflow file for this run

name: "Lint Document"
on:
push:
pull_request:
jobs:
build:
name: "Lint document"
runs-on: ubuntu-latest
steps:
- name: "Checkout"
uses: actions/checkout@v2
- name: "Check for typos"
run: "bash -c '! grep -r --file=rejected_dictionary draft-irtf-cfrg-vdaf.md poc'"