This site uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.Learn moreOK, got it
Contributor
wh201906

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.