Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shreyasnayak/simpleencrypt

SimpleEncrypt is a Cross-Language Encryption Library that provides the ability to encrypt and decrypt data in C++ and Python 3
https://github.com/shreyasnayak/simpleencrypt

cpp cross-language cross-platform encryption-decryption python qt

Last synced: about 2 months ago
JSON representation

SimpleEncrypt is a Cross-Language Encryption Library that provides the ability to encrypt and decrypt data in C++ and Python 3

Awesome Lists containing this project

README

        

# SimpleEncrypt

SimpleEncrypt is a Cross-Language Encryption Library that provides the ability to encrypt and decrypt data in C++ and Python 3

## Code

- [C++ / CMAKE](https://github.com/shreyasnayak/SimpleEncrypt/tree/main/CPP)
- [C++ / Qt QMake](https://github.com/shreyasnayak/SimpleEncrypt/tree/main/CPP_QMAKE)
- [Python 3](https://github.com/shreyasnayak/SimpleEncrypt/tree/main/Python)