Cryptography and Network Security
Cryptography and Network Security
Cryptography and Network Security
Network Security
Chapter 1
Roadmap
Cryptographic algorithms and protocols
Symmetric ciphers
Asymmetric encryption
Data integrity: hash functions
Authentication
Mutual Trust
Computer Security
Network Security
Computer Security
Need for Security
NIST definition of Computer Security
Integrity:
Data Integrity, System Integrity.
Availability
Key Security Concepts
Low
Moderate
High
Examples of Security
Requirements
(b)Replay
Security Service
enhance security of data processing systems
and information transfers of an organization
intended to counter security attacks
using one or more security mechanisms
often replicates functions normally associated
with physical documents
• which, for example, have signatures, dates; need
protection from disclosure, tampering, or
destruction; be notarized or witnessed; be
recorded or licensed
Security Services
X.800:
“a service provided by a protocol layer of
communicating open systems, which ensures
adequate security of the systems or of data
transfers”
RFC 2828:
“a processing or communication service
provided by a system to give a specific kind of
protection to system resources”
Security Services (X.800)
Authentication - assurance that communicating
entity is the one claimed
peer-entity
data origin authentication
Notariza
Service Encipherment Signature Control Integrity Exchange Padding Control tion
Peer Entity
Authentication
Data Origin
Authentication
Access Control
Confidentiality
Traffic Flow
Confidentiality
Data Integrity
Nonrepudiation
Availability
Mechanism
Notariza
Service Encipherment Signature Control Integrity Exchange Padding Control tion
Peer Entity
Authentication Y Y Y
Data Origin
Authentication Y Y
Access Control Y
Confidentiality Y Y
Traffic Flow
Confidentiality Y Y Y
Data Integrity Y Y Y
Nonrepudiation Y Y Y
Availability Y Y
Attack
Message
Service Contents Analysis Messages Service
Peer Entity Y
Authentication
Data Origin Y
Authentication
Y
Access Control
Confidentiality Y
Traffic Flow Y
Confidentiality
Data Integrity
Y
Nonrepudiation
Attack
Message
Mechanism Contents Analysis Messages Service
Encipherment
Digital Signature
Access Control
Data Integrity
Authentication
Exchange
Traffic Padding
Routing Control
Exercises
2. Consider a database management system used by a
departmental store. Give examples of confidentiality,
integrity, availability, and authenticity requirements
associated with the system. In each case indicate the
degree of importance of the requirement.
3. An organization has a server in which some manual are
kept. It also provides some applications. The organization
wants the manuals to be viewed by all the employees
whenever required by them. However project managers
can modify the contents of the manuals. For this they must
first request the admin. If the admin is confirmed that it is
only the concerned project manager making a request he
grants permission to make changes to the concerned
manual. What type of security services must be present to
enable these activities in the organization?
4. Consider an implanted medical device that monitors
and records data about a patient’s health and stores
the information locally. To access the data, authorized
personnel must transmit a PIN to the implanted
device, and once authorized, electronically request
specific portions of the data. Give examples of
confidentiality, integrity and availability requirements
associated with the system, and in each indicate the
degree of importance of the requirement.
Model for Network Security
Model for Network Security
using this model requires us to:
1. design a suitable algorithm for the security
transformation
2. generate the secret information (keys) used
by the algorithm
3. develop methods to distribute and share the
secret information
4. specify a protocol enabling the principals to
use the transformation and secret
information for a security service
Model for Network Access
Security
Model for Network Access
Security
using this model requires us to:
1. select appropriate gatekeeper functions to
identify users
2. implement security controls to ensure only
authorised users access designated
information or resources
Summary
topic roadmap & standards organizations
security concepts:
confidentiality, integrity, availability
X.800 security architecture
security attacks, services, mechanisms
models for network (access) security
The art of war teaches us to rely not on the
likelihood of the enemy's not coming, but
on our own readiness to receive him; not
on the chance of his not attacking, but
rather on the fact that we have made our
position unassailable.
—The Art of War, Sun Tzu
Text Book:
1. William Stallings - Cryptography and Network
Security: Principles and Practice, Prentice Hall,
5th edition, 2010.
Reference Book: