Commit Graph

16 Commits

Author SHA1 Message Date
Kevin Butler 09c4d14609 Weaken parameter requirements for encode 2015-11-06 17:23:29 +00:00
Kevin Butler b1c10c7085 Weaken parameter requirements for Part::from_base64 2015-11-05 17:11:48 +00:00
Vincent Prouillet 4c6fa49450 Add a bit about validation 2015-11-03 18:38:41 +00:00
Vincent Prouillet fb229e1425 Better example 2015-11-03 16:00:52 +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 6ae77c0b06 Make Algorithm encodable/decodable rather than using String 2015-11-02 23:12:01 +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 3f9b05bbed Add example + travis 2015-11-02 20:34:11 +00:00
Vincent Prouillet d29f670989 Add mini docs 2015-11-01 22:59:42 +00:00
Vincent Prouillet 3452ba26d1 Add basic working code 2015-11-01 22:31:46 +00:00
Vincent Prouillet 2253cdec4f wip crypto 2015-11-01 19:32:43 +00:00
Vincent Prouillet 7585a7f0f9 Initial commit 2015-10-31 15:37:15 +00:00