Skip to content
Discussion options

You must be logged in to vote

This is usually not a practical concern, unless you expect an adversary to shoot lasers on a microcontroller while signing, in the right location, at the right time, and repeat the process a bazillion times while doing measurements.

But if this is the case, the easiest way is to build minisign using Zig, without libsodium with zig build -Doptimize=ReleaseSmall -Dwithout-libsodium. You'll get a nice, small, static binary. And non-deterministic signatures.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by hondogitsune
Comment options

You must be logged in to vote
1 reply
@jedisct1
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants