|
|
|
|
|
by 0x53
1001 days ago
|
|
What does provably correct mean here? I think you mean that the code doesn’t have any memory corruption vulnerabilities. However, that is only one class of vulnerability, so more techniques then just relying on a memory safe language are required for secure software. |
|
(Sadly, if you go that far, it isn’t generally Turing complete anymore. Though in some cases that’s a good thing.)