Menu
0
Total price
0 €
PRICES include / exclude VAT
Homepage>BS ISO/IEC 19772:2020 Information security. Authenticated encryption
sklademVydáno: 2020-12-07
BS ISO/IEC 19772:2020 Information security. Authenticated encryption

BS ISO/IEC 19772:2020

Information security. Authenticated encryption

Format
Availability
Price and currency
Anglicky Secure PDF
Immediate download
290.07 €
You can read the standard for 1 hour. More information in the category: E-reading
Reading the standard
for 1 hour
29.01 €
You can read the standard for 24 hours. More information in the category: E-reading
Reading the standard
for 24 hours
87.02 €
Anglicky Hardcopy
In stock
290.07 €
Označení normy:BS ISO/IEC 19772:2020
Počet stran:34
Vydáno:2020-12-07
ISBN:978 0 539 15001 8
Status:Standard
DESCRIPTION

BS ISO/IEC 19772:2020


This standard BS ISO/IEC 19772:2020 Information security. Authenticated encryption is classified in these ICS categories:
  • 35.030 IT Security

This document specifies five methods for authenticated encryption, i.e. defined ways of processing a data string with the following security objectives:

  • data confidentiality, i.e. protection against unauthorized disclosure of data;

  • data integrity, i.e. protection that enables the recipient of data to verify that it has not been modified;

  • data origin authentication, i.e. protection that enables the recipient of data to verify the identity of the data originator.

All five methods specified in this document are based on a block cipher algorithm, and require the originator and the recipient of the protected data to share a secret key for this block cipher.

Key management is outside the scope of this document. Key management techniques are defined in ISO/IEC 11770 (all parts).

Four of the mechanisms in this document, namely mechanisms 3, 4, 5 (AAD variant only) and 6, allow data to be authenticated which is not encrypted. That is, these mechanisms allow a data string that is to be protected to be divided into two parts, D, the data string that is to be encrypted and integrity-protected, and A (the additional authenticated data) that is integrity-protected but not encrypted. In all cases, the string A can be empty.

NOTE

Examples of types of data that can need to be sent in unencrypted form, but whose integrity is to be protected, include addresses, port numbers, sequence numbers, protocol version numbers and other network protocol fields that indicate how the plaintext is to be handled, forwarded or processed.