Skip to content

πŸ” lightweight cryptography library implementation [wip]

License

Notifications You must be signed in to change notification settings

dinxsh/DataCrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

77 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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