xmedialib

v0.1.2

  • Pages
  • Modules

    xmedialib v0.1.2 XMediaLib.ZrtpCrypto View Source

    Link to this section Summary

    Functions

    get_hashfun(binary)
    get_hashlength(binary)
    get_hmacfun(binary)
    get_keylength(binary)
    get_taglength(binary)
    kdf(binary, key, label, kdf_context)
    mkdh(key_agr)
    mkfinal(pvr, private_key)
    mkhmac(msg, hash)
    sas(sas_value, binary)
    verify_hmac(msg, mac, hash)

    Link to this section Functions

    Link to this function

    get_hashfun(binary)

    View Source
    Link to this function

    get_hashlength(binary)

    View Source
    Link to this function

    get_hmacfun(binary)

    View Source
    Link to this function

    get_keylength(binary)

    View Source
    Link to this function

    get_taglength(binary)

    View Source
    Link to this function

    kdf(binary, key, label, kdf_context)

    View Source
    Link to this function

    mkdh(key_agr)

    View Source
    Link to this function

    mkfinal(pvr, private_key)

    View Source
    Link to this function

    mkhmac(msg, hash)

    View Source
    Link to this function

    sas(sas_value, binary)

    View Source
    Link to this function

    verify_hmac(msg, mac, hash)

    View Source

    Built using ExDoc (v0.21.0), designed by Friedel Ziegelmayer.