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

https://github.com/dinxsh/datacrypt

cli hashing utility 🔐
https://github.com/dinxsh/datacrypt

cryptography cryptography-project encryption-decryption security security-tools

Last synced: 12 months ago
JSON representation

cli hashing utility 🔐

Awesome Lists containing this project

README

          

### datacrypt 🔐

> simple cli hashing utility

### specifics
- **Supported Algorithms**: AES, RSA, ECC
- **Key Sizes**: 128-bit, 256-bit, 4096-bit
- **Hashing Functions**: SHA-256, SHA-3, Blake2
- **Random Number Generation**: CSPRNG implementation
- **Performance**: Optimized for speed and memory efficiency

### installation

> coming soon