Class: DiffieHellman

•owl:Thing
        •Asset
                •Countermeasure
                        •KeyManagement
                                •KeyExchange
                                        •DiffieHellman
        •Countermeasure
                •KeyManagement
                        •KeyExchange
                                •DiffieHellman

Super Classes

implementsModel ONLY DiscreteLogarithm
implementsModel SOME DiscreteLogarithm
KeyExchange

Annotations

dc:descriptionAn algorithm for creating public and private key and exchanging the public keys.

Abstract Syntax

Class(DiffieHellman partial restriction(implementsModel allValuesFrom(DiscreteLogarithm))
                           restriction(implementsModel someValuesFrom(DiscreteLogarithm))
                           KeyExchange)
Generated with OWLDoc