arunmu-nx
|
b9528b32eb
|
#102 Prevent Algo confusion attack
|
2025-04-22 18:49:16 +05:30 |
|
Nikita Karatun
|
20d997dd2f
|
fix: algorithm::NONE string representation capitalized, tests linkage fixes
|
2020-07-08 16:28:19 +03:00 |
|
Andrew Wiik
|
92cac1ecbd
|
Updated tests and README for RFC Fixes
|
2020-01-16 00:56:41 -05:00 |
|
Matt Eastman
|
8cb5ea3d5e
|
Fix out of bounds read in base64_decode
|
2018-10-03 17:24:11 -05:00 |
|
Arun M
|
129731da56
|
Add option to remove type fromt he jwt_header #26
|
2018-08-05 15:10:53 +05:30 |
|
Arun M
|
87dcef903f
|
Why does the existence of a signature algorithm entail a required verification? #24
|
2018-05-31 20:36:07 +05:30 |
|
Samer Afach
|
1fcfbaac75
|
Fix more signed/unsigned warnings.
|
2018-05-19 19:03:46 +02:00 |
|
Arun M
|
e813a75e27
|
Remove case insensitive compare for has_claim API
|
2017-12-28 16:39:49 +05:30 |
|
Arun M
|
a5e18cc4f4
|
Added exception handling and test for key/secret not present
|
2017-12-26 20:35:51 +05:30 |
|
Arun M
|
99f3c1db86
|
Make secret an optional argument for decode
|
2017-12-26 20:20:53 +05:30 |
|
Arun M
|
6c2bbe9ad0
|
Added more decode tests
|
2017-12-26 19:51:17 +05:30 |
|
Arun M
|
d7e4add937
|
Change signature for has_claim_with_value API
|
2017-12-26 14:16:35 +05:30 |
|
Arun M
|
c62a9498d9
|
Handle exception for header and payload decode into error code
|
2017-12-26 13:11:48 +05:30 |
|
Arun M
|
204092e588
|
Added signature validation test
|
2017-12-26 09:21:24 +05:30 |
|