Class: StreamCipher

Not all stream ciphers are guaranteed to provide the detection of integrity violations. This must be supplied for every algorithm.

•owl:Thing
        •Asset
                •Countermeasure
                        •Cryptography
                                •Encryption
                        •Encryption
                                •Cryptography
                                •EncryptionAlgorithm
                                        •StreamCipher
        •Countermeasure
                •Cryptography
                        •Encryption
                •Encryption
                        •Cryptography
                        •EncryptionAlgorithm
                                •StreamCipher

Super Classes

EncryptionAlgorithm

Disjoint Classes

EncryptionHardware, BlockCipher

Annotations

dc:descriptionA cipher in which a relatively small quantity of data is encrypted (or decrypted) at each iteration of the algorithm, perhaps just one character or byte, but in which the algorithm contains memory that retains message-dependent information between iterations. (ODoc)

Abstract Syntax

Class(StreamCipher partial EncryptionAlgorithm)

DisjointClasses(StreamCipher EncryptionHardware
                             BlockCipher)

Usage

Class Description/Definition (Necessary Conditions)

RC4
Generated with OWLDoc