| Crates.io | scytale |
| lib.rs | scytale |
| version | 0.2.0 |
| created_at | 2024-05-09 10:59:50.697185+00 |
| updated_at | 2024-06-08 05:43:38.398604+00 |
| description | A fast and correct cryptographic library |
| homepage | |
| repository | https://github.com/MichaelPaddon/scytale |
| max_upload_size | |
| id | 1235026 |
| size | 68,397 |
Scytale (pronounced /ˈskɪtəliː/) is a high quality cryptographic library written in Rust. Our goal is to provide fast and correct implementations of common cryptographic algorithms and services.
Scytale is in early development.
Cryptographic hash algorithms:
Message Authentication Code (MAC) algorithms:
See the API documentation for more information.
Scytale also provides a CLI.
Scytale is licensed under the BSD+Patent License (SPDX short identifier: BSD-2-Clause-Patent). See the LICENSE file or https://opensource.org/license/bsdpluspatent for details.
Contributions are welcome. Contributors retain their copyrights, but must licence their code under the BSD+Patent License. If you submit contributions, you are agreeing to these terms.