rs_poly1305

Crates.iors_poly1305
lib.rsrs_poly1305
version0.1.2
sourcesrc
created_at2023-05-30 14:43:38.00011
updated_at2023-06-12 16:39:24.046418
descriptionThe rs_poly1305 crate is currently a placeholder for an upcoming cryptographic hashing algorithm implementation in Rust. This algorithm is currently under development and will be released as soon as possible. Please note that until it is available, the code will be configured to panic by default.
homepagehttps://docs.rs/rs_shield/latest/rs_shield/
repositoryhttps://github.com/Azgrom/RustyShield
max_upload_size
id877972
size22,149
Rafael LĂșcio (Azgrom)

documentation

README

rs_poly1305

Hello, and welcome to the rs_poly1305 crate. This crate is meant to provide an implementation of the rs_poly1305 cryptographic hashing algorithm. However, we want you to know that this is currently a work-in-progress and is not yet ready for use.

Under Development

This crate is under active development, and we are working hard to provide a high-quality, efficient implementation of the rs_poly1305 algorithm as soon as possible. We appreciate your interest and patience. We'll keep this repository updated with the progress of the project.

Temporary Behavior

Until the rs_poly1305 algorithm is fully implemented and released, please note that any use of this crate will result in a panic. This is by design and is our way of ensuring that this crate is not used prematurely in any production environment or security-sensitive application.

Please keep an eye on this repository for future updates. We look forward to releasing the rs_poly1305 crate soon!

Thank you for your understanding and patience.

Contributions

While we're actively developing this implementation, we also welcome contributions! If you're an enthusiastic developer with experience in Rust and cryptographic algorithms and would like to contribute to the development of the rs_poly1305 implementation, we would be glad to have your help! Please refer to the contribution guidelines for guidelines and rules about contributing to this project.

Please keep an eye on this repository for future updates. We look forward to releasing the rs_poly1305 crate soon!

Thank you for your understanding and patience.

License

This project is licensed under the GPL-2.0-only license.

Commit count: 289

cargo fmt