Bazsites.com Secure Programming
Directory Topics
On the Web
- Secure Programming for Linux and Unix Howto - Design and implementation guidelines for writing secure programs for POSIX operating systems.
- Oulu University Secure Programming Group - Goal: study, evaluate, develop means to implement and test application and system software to prevent, discover and prevent implementation level security vulnerabilities pro-actively, and via software security testing.
- Secure UNIX Programming FAQ - Definitions of security holes, security principles, how to access files safely, and untainting input.
- History of Unix, Linux, and Open Source - Historical comparison of Unix and the free software movement. Forms part of a secure programming "how to" guide by David A Wheeler.
- Secure Programming for Linux and Unix HOWTO - Online book on software security tips.
- Compass Consulting Group - Texas firm offering IT security consulting. Services include internal audit, network security testing, and information security programs.
- Sun Microsystems - Security Programming Quiz - This short quiz tests your knowledge of the Java 2 security features.
- Packetstormsecurityorg - Secure programming packages
- Secure Programming for Linux and Unix - C++, Java, Perl,Python, TCL, and Ada95.
- International Social Security Association - Forum for social security institutions throughout the world. Interested in the appropriate development of social insurance, strengthening social security programs.
Wikipedia Articles
- Secure input and output handling - Secure input (and output) handling are Secure programming techniques designed to prevent security bugs and the exploitation thereof.
- Splint (programming tool) - Splint, short for Secure Programming Lint, is a programming tool for statically checking C programs for security vulnerabilities and coding mistakes. Formerly called LCLint, it is a modern version of the Unix lint tool.
- Secure Operations Language - The Secure Operations Language (SOL) was developed jointly by the United States Naval Research Laboratory and West Virginia University in the USA. SOL is a synchronous programming language for developing distributed applications and is based on software engineering principles developed in the Software Cost Reduction project at the Naval Research Laboratory in the late 1970s and early 1980s.
- Cryptographic API - The Cryptographic Application Programming Interface (also known variously as CryptoAPI, Microsoft Cryptography API, or simply CAPI) is an application programming interface included with Microsoft Windows operating systems that provides services to enable developers to secure Windows-based applications using cryptography. It is a set of dynamically-linked libraries that provides an abstraction layer which isolates programmers from the code used to encrypt the data.
- E (programming language) - E is an object-oriented programming language for secure distributed computing, created by Mark S. Miller, Dan Bornstein, and others at Electric Communities in 1997.