On Friday, September 17, 2021 at 11:26:25 AM UTC-4 skullm...@gmail.com 
wrote:

> ... The final goal is to build a JWT and sign it with the public key, 
> constructed out of x and y. If I can find a way to use the public key 
> directly, that may be a workaround of that problem - in the end I don't 
> want a temporary file output anyway. It only grinds my gears that it works 
> when compiled on "not-my-machine"-devices. 
>

For JWT, see https://www.cryptopp.com/wiki/JSON_Web_Encryption . It should 
supply most of the pieces you need for the tokens.

If the JWE article has gaps that are needed for JWT, we can write an 
article specifically for JWT.

Jeff

-- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cryptopp-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/cryptopp-users/62b26e8e-c133-43dc-9394-9b6c55bf9349n%40googlegroups.com.

Reply via email to