Skip to content

dinxsh/datacrypt

Folders and files

NameName
Last commit message
Last commit date
Apr 18, 2024
Apr 30, 2024
Apr 30, 2024
May 7, 2024
Dec 22, 2024
Apr 30, 2024
Oct 1, 2023
Apr 18, 2024
Oct 1, 2023
Dec 19, 2024
Apr 18, 2024
Apr 29, 2024
May 6, 2024
May 6, 2024
Jul 1, 2024
Apr 30, 2024

Repository files navigation

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