Ben Jones

Results 3 issues of Ben Jones

Add an implementation of Blake3 cryptographic hash function to replace MD5. The default hash length for blake3 is 32 bytes rather than 16, so I use a truncated version of...

16 bit code is (as far as I can tell) not possible to generate: From backconfig.d , I didn't see any places where a pointer could be set to 2...

Needs Rebase

Seems like a hacky fix to me since it doesn't seem like a label statement should be creating a new scope at all. I didn't look at what analysis the...

Enhancement