Crates.io | crypto-ext |
lib.rs | crypto-ext |
version | 9.0.0 |
source | src |
created_at | 2022-11-10 18:10:48.840055 |
updated_at | 2022-12-25 15:37:19.325041 |
description | Set of cryptographic functions to encrypt, decrypt, sign, verify data |
homepage | https://github.com/bohdaq/crypto-ext |
repository | https://github.com/bohdaq/crypto-ext |
max_upload_size | |
id | 712283 |
size | 771,852 |
Hi, crypto-ext
is a set of functionality providing easy and intuitive abstractions to encrypt, decrypt, sign and verify your data.
To run tests locally you need to create folders test/encryption_parameters and test/signature_parameters in project root folder.
Tests are available in the repository.
Public functions definitions and usage can be found at docs.rs.
If you want to build crypto-ext
on your own, make sure you have Rust installed.
$ cargo build
If you want to test crypto-ext
.
$ cargo test
From documentation:
Use GitHub discussions, issues and pull requests.
There is Rust Web Server Discord where you can ask questions and share ideas.
Follow the Rust code of conduct.
If you appreciate my work and want to support it, feel free to do it via PayPal.