botan.pubkey.algo.nr

Nyberg-Rueppel

Public Imports

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

Members

Classes

NRSignatureOperation
class NRSignatureOperation

Nyberg-Rueppel signature operation

NRVerificationOperation
class NRVerificationOperation

Nyberg-Rueppel verification operation

Functions

nrSigKat
size_t nrSigKat(string p, string q, string g, string x, string hash, string msg, string nonce, string signature)
Undocumented in source. Be warned that the author may not have intended to support it.
testPkKeygen
size_t testPkKeygen(RandomNumberGenerator rng)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

NROptions
struct NROptions
Undocumented in source.
NRPrivateKey
struct NRPrivateKey

Nyberg-Rueppel Private Key

NRPublicKey
struct NRPublicKey

Nyberg-Rueppel Public Key

Meta

License

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