Class: DiscreteLogarithm

•owl:Thing
        •Model
                •CryptographyModel
                        •DiscreteLogarithm

Super Classes

CryptographyModel

Annotations

dc:descriptionIt is easy to generate y given x in: y = g^x modulo p (with p a prime and g < p) but it is hard to do the reverse.

Abstract Syntax

Class(DiscreteLogarithm partial CryptographyModel)

Usage

Class Description/Definition (Necessary Conditions)

DiffieHellman, EllipticCurveDiscreteLogarithm
Generated with OWLDoc