Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@0xEtherPunk 0xEtherPunk released this 25 Nov 12:26
1e4dafc

🚀 PassGen v1.3.0

Major Features

  • 🔒 Enhanced Encryption Workflow
    • Improved XChaCha20-Poly1305 implementation
    • Better error handling and feedback
    • Streamlined encryption/decryption process
    • Support for custom text encryption

Documentation & Examples

  • 📚 Complete documentation overhaul
    • Added detailed command flags reference
    • Added real-world encryption examples
    • Added pipeline usage scenarios
    • Added demo GIFs for visual reference

Fixes & Optimizations

  • 🔧 Fixed BIP39 language support
    • Renamed Spanish wordlist (sp->es)
    • Renamed Korean wordlist (kr->ko)
  • 🎨 Improved command examples
    • Removed redundant quotes
    • Added practical use cases
    • Added pipeline examples

Key Features Showcase

  • 🔐 Encryption with password protection
  • 📝 Custom text QR code generation
  • 🌍 Multi-language BIP39 support
  • 📱 QR code operations
  • 🔄 Pipeline support

Technical Details

  • 🔒 XChaCha20-Poly1305 encryption
  • 🌍 8 languages supported for BIP39
  • 📱 QR code generation and reading
  • 🔄 Full pipe support for automation

📚 For complete documentation and all features, see Full Documentation