Commit Graph

34 Commits

Author SHA1 Message Date
Vincent Prouillet 337c539dc2 Update README.md 2017-04-26 16:51:44 +09:00
Vincent Prouillet b5f3d53513 Add docs link 2017-04-23 14:27:19 +09:00
Vincent Prouillet fc9f83b837 No need to pass an algorithm to decode 2017-04-22 15:21:44 +09:00
Mike Engel 56e2f97c3b
Update the readme to suggest serde 1.0 over 0.9 2017-04-21 23:27:27 -06:00
Vincent Prouillet 7ebceb1b4a Add notes about RSA in README 2017-04-14 18:15:06 +09:00
Vincent Prouillet d144227256 Reorganise a bit and add more docs 2017-04-13 16:36:32 +09:00
Vincent Prouillet 3e3c752974 Update README 2017-04-13 10:29:30 +09:00
Vincent Prouillet bdeefe5ed7 Fix bench and docs 2017-04-11 12:58:50 +09:00
Vincent Prouillet 67497950c6 RSA working 2017-04-11 12:41:21 +09:00
Vincent Prouillet e60cb57f0f Release 1.1.7 2017-04-02 15:31:22 +09:00
Vincent Prouillet f9d6d9d685 Release 1.1.6 2017-02-13 14:18:43 +09:00
Vincent Prouillet d423550209 Release v1.1.5 2016-08-24 12:50:32 +01:00
Vincent Prouillet ab2c9210bf Update README.md 2016-08-23 21:32:05 +01:00
Vincent Prouillet a2ec047dc1 Update README.md 2016-08-23 21:31:42 +01:00
Vincent Prouillet b00a28e9c9 Release 1.1.4 2016-08-23 17:46:37 +01:00
Vincent Prouillet ea5506d8d8 Release 1.1.3 2016-04-25 11:34:14 +01:00
Vincent Prouillet 86c0889ae3 Update README.md 2016-04-15 21:36:47 +01:00
Vincent Prouillet f606089806 Release 1.1.2 2016-04-11 12:08:21 +01:00
Vincent Prouillet 92bc6b8dd4 Release 1.1.1 2016-03-29 16:28:57 +01:00
Vincent Prouillet 498fc7eb05 1.1.0 2016-02-29 10:32:13 +00:00
Vincent Prouillet 4ce022fca2 Prepare for 1.0 release 2015-12-22 17:17:53 +00:00
Vincent Prouillet 4163dc0441 Update benchmark 2015-12-22 17:10:33 +00:00
Vincent Prouillet 002f8a8c7f Change order of encode method args + make alg field public 2015-12-21 19:24:13 +00:00
Vincent Prouillet e7d856efb3 Update docs a bit 2015-12-20 00:58:46 +00:00
Vincent Prouillet 35b25f096b Update version number in doc 2015-11-10 16:38:41 +00:00
Vincent Prouillet 620eadefb6 Updated docs 2015-11-08 12:08:44 +00:00
Vincent Prouillet 4c6fa49450 Add a bit about validation 2015-11-03 18:38:41 +00:00
Vincent Prouillet 31d99324e2 Remove useless import + improve readme 2015-11-02 23:32:32 +00:00
Vincent Prouillet e11579c604 Rename to jsonwebtoken 2015-11-02 23:27:28 +00:00
Vincent Prouillet 61bbe889f2 Add sha384 and sha512
Thanks to irc user durka42
2015-11-02 23:09:09 +00:00
Vincent Prouillet b3663e90c6 Uncomment alg comparison 2015-11-02 21:22:21 +00:00
Vincent Prouillet 96acf8f143 Move benches to a folder + add license 2015-11-02 21:15:45 +00:00
Vincent Prouillet 2057a0ac1f Start of README 2015-11-02 21:04:58 +00:00
Vincent Prouillet 7585a7f0f9 Initial commit 2015-10-31 15:37:15 +00:00