Skip to content

idpf: Use XofTurboShake128 for the leaf nodes (*) #1376

idpf: Use XofTurboShake128 for the leaf nodes (*)

idpf: Use XofTurboShake128 for the leaf nodes (*) #1376

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'"