|
|
|
|
|
by pjmlp
2346 days ago
|
|
Implemented in a systems programming language has everything security related that C lacks. > Bounds checking, explicit unsafe blocks, proper strings, explicit type conversions, proper enumerations, checked arithmetic. Plus a capabilities based security access, and unsafe blocks taint binaries, requiring admin permission to be executed. |
|