We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79aadb5 commit 8dcf0deCopy full SHA for 8dcf0de
1 file changed
docs/PQ.md
@@ -102,7 +102,7 @@ $ ls
102
CMakeLists.txt wolfPKCS11 wolfTPM wolfssl xmss
103
$ cd xmss
104
$ git checkout 171ccbd26f098542a67eb5d2b128281c80bd71a6
105
-$ git apply ../../../tools/xmss/0001-Patch-to-support-wolfSSL-xmss-reference-integration.patch
+$ git apply ../../tools/xmss/0001-Patch-to-support-wolfSSL-xmss-reference-integration.patch
106
```
107
108
The patch creates an addendum readme, `patch_readme.md`, with further comments.
0 commit comments