Karsten Sperling
Karsten Sperling
It looks like Finder / iTunes don't like an empty APIC description string when it's encoded in UTF-16. A non-empty string or encoding with Latin 1 seems to work. Having...
This recent paper demonstrates using a differential power analysis attack on the SHA-512 part of the Ed25519 signature generation to recover the nonce key (aka auxiliary key), and also proposes...
While the log vs log plot is great for comparing the shape of the trajectory of individual countries, wouldn't it make sense to be able to normalize by the total...
When using ACME2 with an order that contains multiple similar names (e.g. "api.example.com" and "api-example.com") the code that looks up the authorization state for a particular name can end up...
This makes it possible to apply multiple sets of parametric dogbones with different settings. Fixes #39.
This can happen when a DOWN event is triggered in the quickreturn area, and the finger then moved out of that area without triggering a drag (e.g. by moving vertically...
In some situations it would be useful to have an `atMostOneOf` applicator to express mutual exclusivity without requiring one of the alternatives to be valid. For two options this can...