JOSE
v1.11.10

      View Source jose_jwe_enc_xc20p (JOSE v1.11.10)

      Summary

      Types

      enc/0

      Functions

      algorithm(_)
      bits(_)
      block_decrypt(_, CEK, IV, _)
      block_encrypt(_, CEK, IV, _)
      cipher_supported()
      from_map(F)
      next_cek(_)
      next_iv(_)
      to_map(_, F)

      Types

      Link to this type

      enc/0

      View Source
      -type enc() :: {xchacha20_poly1305, 256}.

      Functions

      Link to this function

      algorithm(_)

      View Source
      Link to this function

      bits(_)

      View Source
      Link to this function

      block_decrypt(_, CEK, IV, _)

      View Source
      Link to this function

      block_encrypt(_, CEK, IV, _)

      View Source
      Link to this function

      cipher_supported()

      View Source
      Link to this function

      from_map(F)

      View Source
      Link to this function

      next_cek(_)

      View Source
      Link to this function

      next_iv(_)

      View Source
      Link to this function

      to_map(_, F)

      View Source

      Hex Package Hex Preview (current file) Download ePub version

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