lestrrat
lestrrat
lexing is sorta done. need to create an AST, and emit bytecode.
JWK's KeyUsageType (aka "use" field) may contain arbitrary values. Currently the behavior is not well implemented. First, some code such as `jwk.KeyUsageType.Accept` reject unknown types. But `key.Set()` and `key.UnmarshalJSON()` both...
# Background https://twitter.com/lestrrat/status/1792718640992960856 # Releases * Should binding releases match a particular libxml2 version 1-to-1? I think so, but how do we manage it? # Expected changes * Use unsafe.Pointer...
crypto package 0.34 requires go1.23. v3 will merge it now, but v1/v2 is going to wait until either an update is required for a critical CVE, or when go1.25 comes...