3.36 šifrování
(encryption) postup, který činí obsah zprávy nebo souboru nesrozumitelnou pro každého, kdo není oprávněn je číst POZNÁMKA 1 k heslu Během šifrovacího postupu, kryptografický algoritmus za pomocí kryptografického klíče převede prostý text do zašifrovaného. Tento postup se skládá z: z provozního režimu, který popisuje způsob zpracování dat s algoritmem; ze schématu „vycpávek“, popisujícího způsob, jak naplnit do datového řetězce definovanou délku.
3.36 encryption
procedure that renders the contents of a message or file unintelligible to anyone not authorized to read it Note 1 to entry: During the encryption procedure, a cryptographic algorithm using the cryptographic key is used to transform plaintext into cipher text. This procedure is composed of: — the mode of operation, describing the way to process data with the algorithm; — the padding scheme, describing the way to fill up data strings to a defined length.