Welcome to crypto-ext!

Hi, crypto-ext is a set of functionality providing easy and intuitive abstractions to encrypt, decrypt, sign and verify your data.

Features

  1. Asymmetric cryptography via RSA
  2. Symmetric cryptography via AES
  3. Digital signature via ECDSA
  4. Passphrase

Configuration

To run tests locally you need to create folders test/encryptionparameters_ and test/signatureparameters_ in project root folder.

Demo

Tests are available in the repository.

Documentation

Public functions definitions and usage can be found at git repository.

Build

If you want to build crypto-ext on your own, make sure you have Rust installed.

$ cargo build

Test

If you want to test crypto-ext.

$ cargo test

Community

Server on Discord where you can ask questions and share ideas. Follow the Rust code of conduct.

Donations

If you appreciate my work and want to support it, feel free to do it via PayPal.