Commit 1eadd2c
Nikos Mavrogiannopoulos
Minimizing the time: included existing C interfaces
This includes the C interfaces that exist to overwrite sensitive data from
memory such as explicit_bzero. As this is a common mistake not to overwrite
the data, I think listing these interfaces has value even if a complete solution
that includes security from the memory swap is harder.
Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>1 parent e3eb4d4 commit 1eadd2c
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4956 | 4956 | | |
4957 | 4957 | | |
4958 | 4958 | | |
| 4959 | + | |
| 4960 | + | |
4959 | 4961 | | |
4960 | 4962 | | |
4961 | 4963 | | |
| |||
4966 | 4968 | | |
4967 | 4969 | | |
4968 | 4970 | | |
4969 | | - | |
| 4971 | + | |
| 4972 | + | |
| 4973 | + | |
| 4974 | + | |
| 4975 | + | |
| 4976 | + | |
| 4977 | + | |
4970 | 4978 | | |
4971 | 4979 | | |
4972 | 4980 | | |
| |||
0 commit comments