As of version 0.2.0 jwt-cpp supports all algorithms defined by the spec. The modular design of jwt-cpp allows one to add additional algorithms without any problems. If you need any feel free to open a ...
A header-only CPU software rendering pipeline written in C++17. No OpenGL, Vulkan, or any graphics library required. Simulates a GPU programmable pipeline (vertex + fragment shaders), outputs PPM ...