This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
joplin
Watch
1
Star
0
Fork
0
You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced
2025-10-31 00:07:48 +02:00
Code
Issues
Releases
Activity
Files
bf907f21c4213f91b16e39961d8b00fa12a73f84
joplin
/
packages
/
lib
/
services
/
e2ee
History
Laurent Cozic
eca1afb6d5
All:
Resolves
#8657
: Temporarily revert to AES-128 as encryption method due to severe performance issues
2023-08-14 18:26:49 +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
#8657
: Temporarily revert to AES-128 as encryption method due to severe performance issues
2023-08-14 18:26:49 +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 rule @typescript-eslint/no-inferrable-types with ignoreArguments=false
2023-06-30 09:11:26 +01: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
Chore: Move Logger from lib to utils package
2023-07-27 16:08:11 +01:00