/cryptfs

A toy encrypted file system for windows in go using dokan

Primary LanguageGo

cryptfs

A toy encrypted file system for windows in go using dokan

Usage

Usage of cryptfs.exe:
  -dir string
        Directory to mount
  -drive string
        Directory to mount (default "Q:")
  -key string
        Directory to mount (default "123456789qwertyu")

Issues

  • Small files and Move
  • panic everywhere :D