Skip to content

Fix ML-DSA MakePublicKey derivation, verify guards, and ASN derivation testing #577

Fix ML-DSA MakePublicKey derivation, verify guards, and ASN derivation testing

Fix ML-DSA MakePublicKey derivation, verify guards, and ASN derivation testing #577

Workflow file for this run

name: wolfTPM cross-library
# START OF COMMON SECTION
on:
push:
branches: [ 'release/**' ]
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
branches: [ '*' ]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
# END OF COMMON SECTION
jobs:
cross-library:
uses: ./.github/workflows/cross-library.yml
with:
product: wolftpm
repo: wolfSSL/wolfTPM
wolfssl_configure: --enable-wolftpm --enable-pkcallbacks --enable-keygen
product_configure: ''
script: wolftpm.sh