Class: sec:DSA

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

Super Classes

sec:Standard
sec:CryptographicHashFunction
sec:protects ONLY ((sec:_Authentication OR sec:_IntegrityAND sec:_Detection AND sec:_Data)

Annotations

dc:descriptionDigital Signature Algorithm, an algorithm which is used in the US government's digital signature standard. When applied to a message it generates two integers which need to be compared by the recipient of a message which has been signed using this technique. The algorithm can only be used for digital signatures, not for the transmission of data. (ODotI)

Abstract Syntax

Class(sec:DSA partial sec:Standard
                     sec:CryptographicHashFunction
                     restriction(sec:protects allValuesFrom(intersectionOf(unionOf(sec:_Authentication
                                                                                   sec:_Integrity)
                                                                           sec:_Detection
                                                                           sec:_Data))))
Generated with OWLDoc