Class: CBC-MAC

•owl:Thing
        •Asset
                •Countermeasure
                        •Cryptography
                                •Encryption
                        •Encryption
                                •Cryptography
                                •SignatureAlgorithm
                                        •MACAlgorithm
                                                •CBC-MAC
        •Countermeasure
                •Cryptography
                        •Encryption
                •Encryption
                        •Cryptography
                        •SignatureAlgorithm
                                •MACAlgorithm
                                        •CBC-MAC

Super Classes

MACAlgorithm

Annotations

dc:descriptionThe simplest way to make a key-dependent one-way hash function is to encrypt a message with a block algorithm in CBC or CFB modes . The hash is the last encrypted block, encrypted once more in CBC or CFB modes.

Abstract Syntax

Class(CBC-MAC partial MACAlgorithm)
Generated with OWLDoc