Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 348 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 348 Bytes

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