botan.pubkey.algo.dl_algo

DL Scheme

Public Imports

botan.pubkey.algo.dl_group
public import botan.pubkey.algo.dl_group;
Undocumented in source.
botan.pubkey.pubkey
public import botan.pubkey.pubkey;
Undocumented in source.

Members

Classes

DLSchemePrivateKey
class DLSchemePrivateKey

This class represents discrete logarithm (DL) private keys.

DLSchemePublicKey
class DLSchemePublicKey

This class represents discrete logarithm (DL) public keys.

Meta

License

Botan is released under the Simplified BSD License (see LICENSE.md)