Category:Reproducible builds
process of compiling software which ensures the resulting binary code can be reproduced | |||||
| Upload media | |||||
| Subclass of |
| ||||
|---|---|---|---|---|---|
| Has use |
| ||||
| |||||
Reproducible builds, also known as deterministic compilation, is a process of compiling software which ensures the resulting binary code can be reproduced. Source code compiled using deterministic compilation will always output the same binary.
Category:Verification and validation Category:Computer security Category:Free software