Skip to content

Add FilesCrypter - Android file encryption library #374

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

smtrz
Copy link

@smtrz smtrz commented May 3, 2025

This PR adds FilesCrypter, a lightweight Kotlin library for file encryption and decryption on Android.

A Kotlin-based utility for encrypting and decrypting multiple files asynchronously using coroutines. Designed to work efficiently in Android or backend projects that require secure batch processing of files with proper lifecycle handling and progress updates. The library is simple to integrate, well-documented, and tested.

Category: Security

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant