Fedi: @[email protected]
Macroblog: https://www.da.vidbuchanan.co.uk/blog/
Have you considered supporting backfill via tap or similar?
Have you considered supporting backfill via tap or similar?
wired: "I'm afraid to publish my code because AIs might train on it"
inspired: "I'm afraid to publish my code because AIs might train on it and get dumber"
wired: "I'm afraid to publish my code because AIs might train on it"
inspired: "I'm afraid to publish my code because AIs might train on it and get dumber"
There are two things you might expect from a "secure memcmp" implementation:
- constant-time
- fault-injection resistance
This impl does neither, it's just a textbook non-vectorized memcpy.
There are two things you might expect from a "secure memcmp" implementation:
- constant-time
- fault-injection resistance
This impl does neither, it's just a textbook non-vectorized memcpy.