laron-crypto 0.1.2

Cryptography helper library
Documentation
# LARON-CRYPTO
![build](https://github.com/laron-tech/crypto/actions/workflows/rust.yml/badge.svg)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
![crates.io](https://img.shields.io/crates/v/laron-crypto.svg)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcuriousdev04%2Fcrypto.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcuriousdev04%2Fcrypto?ref=badge_shield)

Simple cryptographic library.

[documentation](https://docs.rs/laron-crypto/latest)

## Usage
```toml
[dependencies]
laron-crypto = "0.1"
```


## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcuriousdev04%2Fcrypto.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcuriousdev04%2Fcrypto?ref=badge_large)