Webinar Replay: C++ Software Security Sins In the world of software development, we are up against new cybersecurity threats each day, and the risks and consequences of un-secure software is too great to be aware of. Find out how to address the key security sins related to C++ applications, how they happen and how to resolve them. Evolution of C++ Standards You might not know that it took two decades until the first published C++ language standard. Why do languages need standards? Learn more about the history of this language, the five standardization released, and the resurgence in this powerful programming language's popularity. Using C++ Templates to Write Functions and Classes C++ Templates are a powerful feature within the C++ language that extends your capabilities within C++. Templates are a foundation of generic programming that lets you reuse your source code if you have multiple data types that you wish to pass instead of function overloading or rewrites. SHA Hash with C++Builder and Delphi A hash function is a one-way algorithm that takes an input of any size and always produces the same size output. It is one-way in that there is information loss — you can't easily go from the output to the input again. Ready to take your projects to the next level? |
Tuesday, May 29, 2018
Software Security Sins [Watch the Webinar Replay]
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment