Dave Grijalva
|
37329b525d
|
cleaned up RS256 implementation. no functional changes
|
2014-07-05 15:50:46 -07:00 |
Dave Grijalva
|
bf910acaf8
|
fixed: SigningMethodRS256.Sign would panic if the provided key was not PEM encoded
|
2014-06-28 11:29:32 -07:00 |
Cenk Alti
|
0ef224e8f9
|
refactor test code
|
2014-01-02 19:14:07 +02:00 |
Abdul Chaudhry
|
fb1e5547f8
|
GetSigningMethod only returns method - fixes failing tests with go 1.1.2
|
2013-10-07 22:01:07 -07:00 |
Dave Grijalva
|
0a26d2272f
|
gofmt
|
2012-07-06 17:02:20 -07:00 |
Dave Grijalva
|
d736b8f860
|
added signing support to RS256 and HS256
|
2012-07-06 15:43:17 -07:00 |
Dave Grijalva
|
0008f0b730
|
gofmt
|
2012-04-18 12:59:37 -07:00 |
Dave Grijalva
|
18108cfd38
|
base64 decoding fixins
|
2012-04-18 12:18:31 -07:00 |
Dave Grijalva
|
97424f0088
|
it works
|
2012-04-17 22:50:26 -07:00 |
Dave Grijalva
|
e49f2f5a18
|
almost working
|
2012-04-17 18:41:12 -07:00 |