Commit graph

18 commits

Author SHA1 Message Date
arunmu-nx
b9528b32eb #102 Prevent Algo confusion attack 2025-04-22 18:49:16 +05:30
Erwan Legrand
2c329d2537 Minimal side-channel fix 2024-02-10 18:45:07 +01:00
Dennis Hezel
6c22d941a0 Fix out-of-bounds access in three_parts. Fix mishandling of non-null terminated string_views in jwt_set::case_compare. Address several conversion and unreachability warnings 2022-05-13 19:13:38 +02:00
Wiebe Cazemier
11cb283483 Clarify public key documentation and errors 2020-07-16 17:29:11 +02:00
Arun M
4752d47592 Deprecated BIO_f_base64 from boringssl #61 2020-06-13 12:39:28 +05:30
Samer Afach
e5fc25bbe8 Fixed a few warnings about signed and unsigned comparison. 2018-05-19 16:29:12 +02:00
Arun M
21c08b636c Compilation issue in VS2017 #12 2018-05-02 23:05:22 +05:30
Arun M
98979a55d1 string_view to jwt::string_view 2017-12-27 21:10:43 +05:30
Arun M
27e73646ae Fixed the copyright permission on all source 2017-12-27 15:56:23 +05:30
Arun M
e5eb28716a Added copyright header 2017-12-27 15:39:38 +05:30
Arun M
234411a550 Remove the debug code 2017-11-26 18:56:55 +05:30
Arun M
aaf5c9bb46 PEM signing now works...silly double pointergit add -A Test code still needs to be removed 2017-11-25 22:44:16 +05:30
Arun M
5a150780cf PEM verification code added 2017-11-24 19:59:13 +05:30
Arun M
fc294cbc8a jwt_object API fixes 2017-11-23 17:24:56 +05:30
Arun M
0751d033dc Remove the use of static deletors 2017-11-23 15:10:35 +05:30
Arun M
53a281640f Add error codes for signing error checks 2017-11-23 12:27:26 +05:30
Arun M
81e6b2392e Verification 2017-11-20 00:38:55 +05:30
Arun M
796abd6e65 Implement verify. Part 1 2017-11-09 23:42:04 +05:30