You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix(webauthn): Fix buffer out of bounds
* fix(webauthn): Fix `TWWebAuthnGetRSValues` implicit Data conversion
* fix(webauthn): Extra checks for algorithm, and public key parts
* fix(webauthn): Test common buffer overflows
* fix(webauthn): Check `crv` and `kty` parameters
* fix(private-key): Add PrivateKey Data move constructor
* chore(noexcept): Remove wrong noexcept
* fix(private-key): Zeroize memory on move `operator=`
* fix(private-key): Avoid cleaning private key if self-assign
0 commit comments