Skip to content

dinxsh/datacrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

80 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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