README.md

# Ark Elixir - Crypto

<p align="center">
    <img src="https://github.com/ArkEcosystem/elixir-crypto/blob/master/banner.png" />
</p>

> A simple Elixir Cryptography Implementation for the Ark Blockchain.

[![Build Status](https://img.shields.io/travis/ArkEcosystem/elixir-crypto/master.svg)](https://travis-ci.org/ArkEcosystem/elixir-crypto)
[![Codecov](https://img.shields.io/codecov/c/github/arkecosystem/elixir-crypto.svg)](https://codecov.io/gh/arkecosystem/elixir-crypto)
[![Latest Version](https://img.shields.io/github/release/ArkEcosystem/elixir-crypto.svg)](https://github.com/ArkEcosystem/elixir-crypto/releases)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

## Documentation

You can find installation instructions and detailed instructions on how to use this package at the [dedicated documentation site](https://docs.ark.io/v1.0/docs/cryptography-elixir).

## Security

If you discover a security vulnerability within this package, please send an e-mail to security@ark.io. All security vulnerabilities will be promptly addressed.

## Credits

- [Brian Faust](https://github.com/faustbrian)
- [All Contributors](../../../../contributors)

## License

[MIT](LICENSE) © [ArkEcosystem](https://ark.io)