Files
amILearningEnough/docs/resources/operatingSystem/securityMechanism.md
2024-12-21 01:23:20 +05:30

2.5 KiB

Security Mechanisms

Official Documentation

  • NIST Special Publications
  • IETF Security Area
  • W3C Web Security Context
  • OWASP Cheat Sheet Series

Research Papers

  • "A Survey of Access Control Models" by R. Sandhu and P. Samarati (1994)
  • "The Evolution of Access Control Models" by D. Ferraiolo and D. Kuhn (2009)
  • "A Survey of Trust and Reputation Systems for Online Service Provision" by A. Jøsang et al. (2007)

Additional Online Resources

  • Cryptography and Security on ArXiv
  • Mozilla Web Security Guidelines
  • SANS Reading Room

Books

  • "Cryptography and Network Security: Principles and Practice" by William Stallings
    • ISBN: 0134444280
    • Provides a comprehensive overview of the principles and practices of cryptography and network security.
  • "Computer Security: Principles and Practice" by William Stallings and Lawrie Brown
    • ISBN: 0134794109
    • Offers a broad introduction to the various aspects of computer security.
  • "Security Engineering: A Guide to Building Dependable Distributed Systems" by Ross Anderson
    • ISBN: 0470068523
    • Covers a wide range of security mechanisms and their applications in various systems.
  • "Applied Cryptography: Protocols, Algorithms, and Source Code in C" by Bruce Schneier
    • ISBN: 1119096723
    • Provides an in-depth look at cryptographic algorithms and protocols.

Standards

  • ISO/IEC 27002:2013 Code of practice for information security controls
    • Provides best practice recommendations on information security controls
  • FIPS 140-3 Security Requirements for Cryptographic Modules

Online Courses

  • Coursera: Cryptography I by Stanford University
  • edX: Introduction to Cybersecurity
  • Udacity: Applied Cryptography