rb-x
rb-x
Hi, when we attempt to push a 32 bit register into the stack in a 64 bit context : ```nasm push eax ``` Considering the context, the instruction is invalid,...
When using HMAC algorithms (HS256, HS384, HS512), python-jose and PyJWT exhibit different signature validation behavior compared to Node's jsonwebtoken library. Multiple valid signature endings are accepted when modifying the last...
Hi, I think it would be beneficial to implement Bambda queries support as an advanced filtering functionality in the extension as a long-term goal, what do you think ?