diff options
| author | netop://ウィビ <paul@webb.page> | 2026-04-13 12:55:31 -0700 |
|---|---|---|
| committer | netop://ウィビ <paul@webb.page> | 2026-04-13 12:55:31 -0700 |
| commit | a0c92247a6f7880ff04178b3761619f1720e966a (patch) | |
| tree | 3345ba64ca280178b61c785bbaa2ab077f5790e7 | |
| parent | f39537ec295bd903cd4f57bd085185b6ca6ba904 (diff) | |
| download | pq-jwt-primary.tar.gz pq-jwt-primary.zip | |
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ - + A JWT module for Deno that signs and verifies tokens using **ML-DSA** (FIPS 204) or a **hybrid ML-DSA + Ed25519** scheme for defence-in-depth during the post-quantum transition. |