Packages

ExSha3 is a pure Elixir implementation of Sha3 and the original Keccak1600-f

Current section

Files

Jump to
ex_sha3 .formatter.exs
Raw

.formatter.exs

# Diode Server
# Copyright 2019 IoT Blockchain Technology Corporation LLC (IBTC)
# Licensed under the Diode License, Version 1.0
[
inputs: ["mix.exs", "evmbench.exs", "{config,lib,test,client}/**/*.{ex,exs}"]
]