libsodium v1.0.18
  • Pages
  • Modules

    libsodium_crypto_aead_xchacha20poly1305 (libsodium v1.0.18)

    Link to this section Summary

    Functions

    call(Function)
    call(Function, Arguments)
    ietf_abytes()
    ietf_decrypt(C, NPub, K)
    ietf_decrypt(C, AD, NPub, K)
    ietf_decrypt_detached(C, MAC, NPub, K)
    ietf_decrypt_detached(C, MAC, AD, NPub, K)
    ietf_encrypt(M, NPub, K)
    ietf_encrypt(M, AD, NPub, K)
    ietf_encrypt_detached(M, NPub, K)
    ietf_encrypt_detached(M, AD, NPub, K)
    ietf_keybytes()
    ietf_keygen()
    ietf_messagebytes_max()
    ietf_npubbytes()
    ietf_nsecbytes()

    Link to this section Functions

    Link to this function

    call(Function)

    Link to this function

    call(Function, Arguments)

    Link to this function

    ietf_abytes()

    Link to this function

    ietf_decrypt(C, NPub, K)

    Link to this function

    ietf_decrypt(C, AD, NPub, K)

    Link to this function

    ietf_decrypt_detached(C, MAC, NPub, K)

    Link to this function

    ietf_decrypt_detached(C, MAC, AD, NPub, K)

    Link to this function

    ietf_encrypt(M, NPub, K)

    Link to this function

    ietf_encrypt(M, AD, NPub, K)

    Link to this function

    ietf_encrypt_detached(M, NPub, K)

    Link to this function

    ietf_encrypt_detached(M, AD, NPub, K)

    Link to this function

    ietf_keybytes()

    Link to this function

    ietf_keygen()

    Link to this function

    ietf_messagebytes_max()

    Link to this function

    ietf_npubbytes()

    Link to this function

    ietf_nsecbytes()

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.28.3) for the Elixir programming language