top | item 47064500

(no title)

delta_p_delta_x | 11 days ago

Is there a source for this? My Google- and GitHub-fu turns up nothing.

discuss

order

lelanthran|11 days ago

He might be talking about cipher test that respected cryptography libs do on initialisation to verify integrity.

Skipping those seem like a really bad idea.

josephcsible|10 days ago

> Skipping those seem like a really bad idea.

Why? Is there any realistic scenario where your cryptography libs worked correctly yesterday but the exact same ones will be buggy today? What would be wrong with them just running once per build instead?

nvme0n1p1|11 days ago

Join their Zulip and search for bcryptprimitives. That's where I got my info.