libsodium v1.0.18
  • Pages
  • Modules

    libsodium_crypto_box_curve25519xsalsa20poly1305 (libsodium v1.0.18)

    Link to this section Summary

    Functions

    afternm(M, N, K)
    beforenm(PK, SK)
    beforenmbytes()
    boxzerobytes()
    call(Function)
    call(Function, Arguments)
    crypto_box_curve25519xsalsa20poly1305(M, N, PK, SK)
    keypair()
    macbytes()
    messagebytes_max()
    noncebytes()
    open(C, N, PK, SK)
    open_afternm(C, N, K)
    publickeybytes()
    secretkeybytes()
    seed_keypair(Seed)
    seedbytes()
    zerobytes()

    Link to this section Functions

    Link to this function

    afternm(M, N, K)

    Link to this function

    beforenm(PK, SK)

    Link to this function

    beforenmbytes()

    Link to this function

    boxzerobytes()

    Link to this function

    call(Function)

    Link to this function

    call(Function, Arguments)

    Link to this function

    crypto_box_curve25519xsalsa20poly1305(M, N, PK, SK)

    Link to this function

    keypair()

    Link to this function

    macbytes()

    Link to this function

    messagebytes_max()

    Link to this function

    noncebytes()

    Link to this function

    open(C, N, PK, SK)

    Link to this function

    open_afternm(C, N, K)

    Link to this function

    publickeybytes()

    Link to this function

    secretkeybytes()

    Link to this function

    seed_keypair(Seed)

    Link to this function

    seedbytes()

    Link to this function

    zerobytes()

    On Hex.pm: Package Preview (current file)

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