@4thtech-sdk/encryption
v0.2.5
Published
[![License](https://img.shields.io/badge/License-EUPL_1.2-blue)](https://github.com/4thtech/sdk-js/blob/main/LICENSE.md)
Downloads
62
Readme
4thTech SDK - Encryption
Welcome to the Encryption package of the 4thTech SDK! 👋
This package allows for easy data encryption and decryption using various encryption methods, ensuring secure data handling within the 4thTech protocol.
Usage
For detailed usage instructions of this package, please refer to the wiki.
However, a brief overview is provided below:
import { AesEncryption } from '@4thtech-sdk/encryption';
After importing, you can use the package as required by your project.
Contributing
Contributions from the community are highly encouraged and appreciated. Feel free to submit issues, pull requests, or offer general feedback.
- Issues: To submit issues, head over to our Github repository.
- Pull Requests: We welcome your pull requests. The contribution process aligns with the protocol followed by numerous open source projects.
License
The license for 4thTech Protocol is the European Union Public License 1.2 (EUPL-1.2), see LICENSE for more details.