Native Encryption
- Mentors
- Roman, K. C. Tessarek
- Organization
- Joplin
- Technologies
- javascript, java, node.js, typescript, react native, Objective-C
- Topics
- encryption, application
Joplin currently uses sjcl library for end-to-end encryption on all platforms. In the past, this has caused performance issues. Ideally, we would use a native encryption library for faster encryption speed and less CPU/memory usage.