thunderbird / thunderbird/thunderbird-android
Modularize crypto Package into Standalone KMP Module
Open
@shamim-emon is already working on this.
Since Aug 13, 2025.
- Dominant language
- Kotlin
- Stars
- 14k
- Forks
- 2.8k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 57
Description
Goal of this issue is to :
- Deprecate the legacy crypto package under
legacy.coremodule. - Introduce a dedicated standalone KMP module
core.crypto. - Migrate all existing crypto package implementations to the new module.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.