1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-15 09:04:04 +02:00
joplin/packages/lib/services/e2ee
2023-06-10 19:20:08 +01:00
..
EncryptionService.test.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
EncryptionService.ts All: Resolves #7686: Upgrade E2EE encryption method to AES-256 2023-06-10 19:20:08 +01:00
ppk.test.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
ppk.ts All: Add support for public-private key pairs and improved master password support (#5438) 2021-10-03 16:00:49 +01:00
ppkTestUtils.ts Tools: Apply eslint rules "no-console" and "id-denylist" 2023-02-16 10:58:24 +00:00
RSA.node.ts All: Add support for public-private key pairs and improved master password support (#5438) 2021-10-03 16:00:49 +01:00
types.ts Desktop: Resolves #6338: Improve E2EE usability when accidentally creating multiple keys (#6399) 2022-04-13 12:18:38 +01:00
utils.test.ts All: When resetting the master password, also create a new master key with that password 2023-05-31 20:31:44 +01:00
utils.ts All: When resetting the master password, also create a new master key with that password 2023-05-31 20:31:44 +01:00