Tagged Questions
0
votes
1answer
2k views
C programming in Windows 7 [closed]
Which is the best book and what are the best tools for C programming in Windows 7?
Would using C in any way hinder me when it comes to using the Windows API as opposed to using C++ or C#? I would ...
2
votes
1answer
176 views
Book on network cryptographic protocols [closed]
I am looking for a book that describes in fair detail the most common network cryptographic protocols such as SSL, TLS, SSH, HTTPS, etc. I already have some books that cover the underlying ...