Which books REALLY SHOULD be read for a person who is trying to create a critical piece of security application (s), for example. a driver that deals with encoding / decoding, a firewall, a kernel subsystem that relies on rights / policy checking, a secure email client, etc.
Are there any specific books covering applied C programming topics in such areas? For example, how to create / write protected code, what are the common attacks that your program must be stable and the like?
izhak source share