Skip to content

Commit 14c4238

Browse files
committed
Update README.md
1 parent e01d7e0 commit 14c4238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ make OPENSSL=/usr/local/opt/openssl/include OPENSSL_LIB=-L/usr/local/opt/openssl
2626
$ > ./jwtcrack eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiYWRtaW4iOnRydWV9.cAOIAifu3fykvhkHpbuhbvtH807-Z2rI1FS3vX1XMjE
2727
```
2828

29-
In the above example, the key is `Sn1f`. It takes approximately 23 seconds to crack on my Macbook.
29+
In the above example, the key is `Sn1f`. It takes approximately 2 seconds to crack on my Macbook.
3030

3131
## Caveats
3232

0 commit comments

Comments
 (0)