Class: sec:ElGamalSignatureScheme

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

Super Classes

sec:usedBy SOME sec:MessageDigest
sec:CryptographicHashFunction
sec:protects ONLY ((sec:_Authentication OR sec:_IntegrityAND sec:_Detection AND sec:_Data)

Annotations

dc:descriptionUsed to sign a message digest or hash function. (my def)

Abstract Syntax

Class(sec:ElGamalSignatureScheme partial restriction(sec:usedBy someValuesFrom(sec:MessageDigest))
                                        sec:CryptographicHashFunction
                                        restriction(sec:protects allValuesFrom(intersectionOf(unionOf(sec:_Authentication
                                                                                                      sec:_Integrity)
                                                                                              sec:_Detection
                                                                                              sec:_Data))))
Generated with OWLDoc