Class: ElGamalSignatureScheme

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

Super Classes

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

Annotations

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

Abstract Syntax

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