I tried to implement a toy OpenID Connect relying party
using Lua scripting, and ran into a few problems:
1. I could not figure out a safe way to use the aes_gcm_enc
and aes_gcm_dec converters. There’s no way to generate a
strong random number, and the 96-bit AES-GCM nonce size
means one
Hi,
On Tue, May 20, 2025 at 08:40:06PM -0400, Demi Marie Obenour wrote:
> I tried to implement a toy OpenID Connect relying party
> using Lua scripting, and ran into a few problems:
>
> 1. I could not figure out a safe way to use the aes_gcm_enc
>and aes_gcm_dec converters. There's no way to
2 matches
Mail list logo