Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1023 Bytes

README.md

File metadata and controls

41 lines (27 loc) · 1023 Bytes

logo


EasyCrypt

We don't want your data. We want your data safe.

EasyCrypt is a tool which provides encryption and decryption

How to build

  • install flutter
  • install rust
  • install llvm
  • download NotoSans and put NotoSansSC-Bold.ttf to assets/fonts/
  • run flutter run -d windows/linux/...

Key features

  • encryption and decryption
  • support S3,Webdav(WIP),...
  • customize encryption/decryption algorithm (WIP)
  • whatever interesting

Acknowledge

Thanks to these wonderful packages.