In preparation for a security review of the client there should be a set of guidelines that most of the code should follow. Things like clearing memory buffers after they are no longer needed, data integrity checks, etc. It should also include some more conventional coding standard elements since rules that decrease the likelyhood of bugs cropping up also decrease the likelihood that security vulnerabilities are created
In preparation for a security review of the client there should be a set of guidelines that most of the code should follow. Things like clearing memory buffers after they are no longer needed, data integrity checks, etc. It should also include some more conventional coding standard elements since rules that decrease the likelyhood of bugs cropping up also decrease the likelihood that security vulnerabilities are created