This website requires JavaScript.
Explore
Help
Sign in
eden-emu
/
cpp-jwt
Watch
20
Star
0
Fork
You've already forked cpp-jwt
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2c329d2537
cpp-jwt
/
include
/
jwt
/
impl
History
Download ZIP
Download TAR.GZ
Erwan Legrand
2c329d2537
Minimal side-channel fix
2024-02-10 18:45:07 +01:00
..
algorithm.ipp
Minimal side-channel fix
2024-02-10 18:45:07 +01:00
error_codes.ipp
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
jwt.ipp
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
stack_alloc.ipp
Fixed the copyright permission on all source
2017-12-27 15:56:23 +05:30
string_view.ipp
Mark jwt_set::case_compare and std::hash<jwt::string_view> noexcept
2022-05-13 19:21:04 +02:00