Class: sec:CryptographicHashFunction

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

Super Classes

sec:SignatureAlgorithm

Disjoint Classes

sec: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(sec:CryptographicHashFunction partial sec:SignatureAlgorithm)

DisjointClasses(sec:CryptographicHashFunction sec:EncryptionHardware)

Usage

Class Description/Definition (Necessary Conditions)

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