We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e01d7e0 commit 14c4238Copy full SHA for 14c4238
README.md
@@ -26,7 +26,7 @@ make OPENSSL=/usr/local/opt/openssl/include OPENSSL_LIB=-L/usr/local/opt/openssl
26
$ > ./jwtcrack eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiYWRtaW4iOnRydWV9.cAOIAifu3fykvhkHpbuhbvtH807-Z2rI1FS3vX1XMjE
27
```
28
29
-In the above example, the key is `Sn1f`. It takes approximately 23 seconds to crack on my Macbook.
+In the above example, the key is `Sn1f`. It takes approximately 2 seconds to crack on my Macbook.
30
31
## Caveats
32
0 commit comments