JOSE
v1.11.10

      View Source jose_jwa_x25519 (JOSE v1.11.10)

      Elliptic Curves for Security - X25519 See https://tools.ietf.org/html/rfc7748

      Summary

      Functions

      clamp_scalar(K0)
      coordinate_to_edwards25519(_)
      curve25519(N, Base)
      decode_scalar(_)
      keypair()
      keypair(SK)
      montgomery_add(_, _, _)
      montgomery_double(_)
      scalarmult(_, _)
      scalarmult_base(_)
      sk_to_pk(SK)
      x25519(SK, PK)
      x25519_base(SK)

      Functions

      Link to this function

      clamp_scalar(K0)

      View Source
      Link to this function

      coordinate_to_edwards25519(_)

      View Source
      Link to this function

      curve25519(N, Base)

      View Source
      Link to this function

      decode_scalar(_)

      View Source
      Link to this function

      keypair()

      View Source
      Link to this function

      keypair(SK)

      View Source
      Link to this function

      montgomery_add(_, _, _)

      View Source
      Link to this function

      montgomery_double(_)

      View Source
      Link to this function

      scalarmult(_, _)

      View Source
      Link to this function

      scalarmult_base(_)

      View Source
      Link to this function

      sk_to_pk(SK)

      View Source
      Link to this function

      x25519(SK, PK)

      View Source
      Link to this function

      x25519_base(SK)

      View Source

      Hex Package Hex Preview (current file) Download ePub version

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