ascon-aead 0.1.0

Implementation of the authenticated encryption scheme Ascon-128 and Ascon-128a
Documentation
# Ascon

Pure Rust implementation of the lightweight Authenticated Encryption and Associated Data (AEAD) [Ascon-128 and
Ascon-128a](https://ascon.iaik.tugraz.at).

## Security Notes

This crate has received no security audit. Use at your own risk.

## License

This create is licensed under the MIT license.