ZenCrypt icon
ZenCrypt icon

ZenCrypt

 3 likes

Welcome to ZenCrypt. With this app, you can safely encrypt files, using a secure and efficient library.

ZenCrypt screenshot 1
ZenCrypt screenshot 2
+5
ZenCrypt screenshot 3

License model

  • FreemiumOpen Source

Platforms

  • Android
  • Android Tablet
  No rating
3 likes
0comments
0 news articles

Features

Suggest and vote on features
  1.  AES-256 Encryption
  2.  Protected by Password
  3.  AES Encryption

ZenCrypt News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

Show all activities

ZenCrypt information

  • Developed by

    Orestis Zestas
  • Licensing

    Open Source and Freemium product.
  • Pricing

    One time purchase (perpetual license) that costs from $2 + free version with limited functionality.
  • Alternatives

    54 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Security & Privacy

Our users have written 0 comments and reviews about ZenCrypt, and it has gotten 3 likes

ZenCrypt was added to AlternativeTo by QuestioningEspecialy on Jun 16, 2023 and this page was last updated Jun 16, 2023.
No comments or reviews, maybe you want to be first?
Post comment/review

What is ZenCrypt?

Welcome to ZenCrypt. With this app, you can safely encrypt files, using a secure and efficient library. Zencrypt offers AES-256 encryption algorithm, CBC mode of operations, block padding with PKCS7, computationally secure random salt (of cipher block size), password stretching with PBKDF2, random IV generation on each encryption (16 bytes), and password analysis for strength, crack times, weakness, etc using nulab's zxcvbn4j library. Finally, the application does not leak (tested with LeakCanary), and has no internet connection permission (except for google play billing library, which is required for purchasing pro version). You can check the encryption library's source code below. Credits go to Priyank Vasa (EasyCrypt) on github.

🔸ZenCrypt is an all-in-one encryption app, which allows you to encrypt and decrypt files with one click. Protect your private data without hassle! 🔸Algorithm and mode : AES-256, CBC, block padding with PKCS7. 🔸IV Handling : Random IV generation on each encryption (16 bytes). 🔸Key generation : Random key generation with the updated generation code recommended for Android. 🔸Salt and Password : Computationally secure random salt (of cipher block size) and password stretching with PBKDF2 supported. Additionally, ZenCrypt offers a password analysis tool for strength, crack times, weakness, etc using nulab's zxcvbn4j library. 🔸Source Code : ZenCrypt is now fully open-source. You can view the code on GitLab! https://gitlab.com/o.zestas/zencrypt

🔸Pro Version Features: -Dark theme. -Fingerprint Encryption.

🔸From version 3.0 onwards, ZenCrypt offers FREE unlimited encryptions!

Made with 💙