Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dinxsh/datacrypt

πŸ” lightweight cryptography library implementation [wip]
https://github.com/dinxsh/datacrypt

cryptography cryptography-project encryption-decryption hacktoberfest security security-tools

Last synced: 7 days ago
JSON representation

πŸ” lightweight cryptography library implementation [wip]

Awesome Lists containing this project

README

        

# DataCrypt πŸ”

> Your friendly neighborhood cryptography API & library for all your security needs! πŸ¦Έβ€β™€οΈ

## Why DataCrypt? πŸ€”

- 🌐 **Multi-language Support**: We speak Python, Java, JavaScript, and more!
- πŸ“Š **Data Format Flexibility**: JSON, XML, or carrier pigeon? We've got you covered.
- πŸ›‘οΈ **Robust Error Handling**: Because even superheroes need a safety net.
- 🀝 **Cryptographic Library Integration**: We play well with others.
- πŸ”’ **Various Encryption Modes**: Choose your flavor of unbreakability.

## Technical Details 🧠

- **Supported Algorithms**: AES, RSA, ECC
- **Key Sizes**: 128-bit, 256-bit, 4096-bit (We like our keys like we like our coffee - strong!)
- **Hashing Functions**: SHA-256, SHA-3, Blake2
- **Random Number Generation**: CSPRNG implementation
- **Performance**: Optimized for speed and memory efficiency

## Installation πŸš€

> coming soon