Metadata-Version: 2.1
Name: emmett-crypto
Version: 0.4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Programming Language :: Python
Classifier: Programming Language :: Rust
Classifier: Topic :: Security :: Cryptography
Requires-Dist: pytest ~=7.4.0 ; extra == 'test'
Provides-Extra: test
License-File: LICENSE
Summary: Emmett framework cryptographic library
Keywords: emmett,cryptography
Home-Page: https://emmett.sh
Author: Giovanni Barillari <g@baro.dev>
Author-email: Giovanni Barillari <g@baro.dev>
License: BSD-3-Clause
Requires-Python: >=3.8
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Homepage, https://emmett.sh
Project-URL: Funding, https://github.com/sponsors/gi0baro
Project-URL: Source, https://github.com/emmett-framework/crypto

# Emmett-Crypto

A set of cryptographic functions and utilities for [Emmett framework](https://emmett.sh).

[![pip version](https://img.shields.io/pypi/v/emmett-crypto.svg?style=flat)](https://pypi.python.org/pypi/emmett-crypto)
![tests status](https://github.com/emmett-framework/crypto/workflows/test/badge.svg)

## License

Emmmett-Crypto is released under the BSD License.

