Class: CryptographicHashFunction

•owl:Thing
        •Asset
                •Countermeasure
                        •Cryptography
                                •Encryption
                        •Encryption
                                •Cryptography
                                •SignatureAlgorithm
                                        •CryptographicHashFunction
        •Countermeasure
                •Cryptography
                        •Encryption
                •Encryption
                        •Cryptography
                        •SignatureAlgorithm
                                •CryptographicHashFunction

Super Classes

SignatureAlgorithm

Disjoint Classes

EncryptionHardware

Annotations

dc:descriptionA cryptographic hash function is a hash function with certain additional security properties (impossible to find a (previously unseen) message that matches a given digest, impossible to find "collisions", wherein two different messages have the same message digest). A hash function takes a long string (or message) of any length as input and produces a fixed length string as output, sometimes termed a message digest or a digital fingerprint. (summarised from Wikipedia)

Abstract Syntax

Class(CryptographicHashFunction partial SignatureAlgorithm)

DisjointClasses(CryptographicHashFunction EncryptionHardware)

Usage

Class Description/Definition (Necessary Conditions)

DigitalSignatureData, DigitalSigning, DSA, ElGamalSignatureScheme, MD2, MD4, MD5, RIPE-MD-160, SHA-1
Generated with OWLDoc