Can't this system work: - You publish a public list of randomly generated numbers/IDs (the number of IDs corresponding to the number of eligible voters, guess you need a reasonably accurate census data for this) -…
And in C you use -ffreestanding/nostdlib The problem was how to make sure 3rd party libraries don't allocate.
Can't this system work: - You publish a public list of randomly generated numbers/IDs (the number of IDs corresponding to the number of eligible voters, guess you need a reasonably accurate census data for this) -…
And in C you use -ffreestanding/nostdlib The problem was how to make sure 3rd party libraries don't allocate.