JOSE
v1.11.10

      View Source jose_crypto_compat (JOSE v1.11.10)

      Summary

      Functions

      crypto_init(Cipher, Key, IV, FlagOrOptions)
      crypto_one_time(Cipher, Key, Data, FlagOrOptions)
      crypto_one_time(Cipher, Key, IV, Data, FlagOrOptions)
      crypto_update_encrypt(State, Data)
      mac(Type, Key, Data)
      mac(Type, SubType, Key, Data)
      mac(Type, SubType, Key, Data, MacLength)

      Functions

      Link to this function

      crypto_init(Cipher, Key, IV, FlagOrOptions)

      View Source
      Link to this function

      crypto_one_time(Cipher, Key, Data, FlagOrOptions)

      View Source
      Link to this function

      crypto_one_time(Cipher, Key, IV, Data, FlagOrOptions)

      View Source
      Link to this function

      crypto_update_encrypt(State, Data)

      View Source
      Link to this function

      mac(Type, Key, Data)

      View Source
      Link to this function

      mac(Type, SubType, Key, Data)

      View Source
      Link to this function

      mac(Type, SubType, Key, Data, MacLength)

      View Source

      Hex Package Hex Preview (current file) Download ePub version

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