Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Long-term crypto support #1264

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open

Long-term crypto support #1264

wants to merge 24 commits into from

Conversation

lauris71
Copy link

CDOC-13

Tested:
You can encrypt cdoc2 files with symmetric keys (password based and plain keys)
You can decrypt cdoc2 files with symmetric keys
You can encrypt and decrypt cdoc1 and cdoc2 with ID card (as previously)
Not tested:
Key server functionality
Need work:
UI, translations

Signed-off-by: Lauris Kaplinski lauris@raulwalter.com

Lauris Kaplinski added 9 commits April 10, 2024 00:31
Signed-off-by: Lauris Kaplinski <lauris@raulwalter.com>
…symmetric key

Signed-off-by: Lauris Kaplinski <lauris@raulwalter.com>
Signed-off-by: Lauris Kaplinski <lauris@raulwalter.com>
Signed-off-by: Lauris Kaplinski <lauris@raulwalter.com> (+1 squashed commit)
Squashed commits:
[907bf68] Fixes and cleanups for LT crypto

Signed-off-by: Lauris Kaplinski <lauris@raulwalter.com>
# Conflicts:
#	client/CDoc2.cpp
#	client/CryptoDoc.h
#	client/MainWindow.cpp
#	client/MainWindow.h
#	client/dialogs/PasswordDialog.cpp
#	client/dialogs/PasswordDialog.h
#	client/dialogs/PasswordDialog.ui
#	client/widgets/ContainerPage.cpp
# Conflicts:
#	client/widgets/AddressItem.cpp
client/widgets/AddressItem.cpp Fixed Show fixed Hide fixed
client/CDoc2.cpp Fixed Show fixed Hide fixed
client/CryptoDoc.cpp Fixed Show fixed Hide fixed
client/dialogs/KeyDialog.cpp Fixed Show fixed Hide fixed
@lauris71 lauris71 requested a review from metsma May 16, 2024 19:53
client/CDoc1.cpp Outdated Show resolved Hide resolved
client/CDoc1.cpp Outdated Show resolved Hide resolved
client/CDoc1.cpp Outdated Show resolved Hide resolved
client/CDoc1.cpp Outdated Show resolved Hide resolved
client/CDoc1.cpp Outdated Show resolved Hide resolved
client/CDoc1.cpp Outdated Show resolved Hide resolved
client/CDoc1.cpp Outdated Show resolved Hide resolved
client/CDoc1.cpp Outdated Show resolved Hide resolved
lauris71 and others added 3 commits June 3, 2024 15:46
client/Crypto.cpp Outdated Show resolved Hide resolved
client/widgets/ContainerPage.ui Show resolved Hide resolved
lauris71 and others added 5 commits July 15, 2024 00:42
Co-authored-by: Raul Metsma <raul@metsma.ee>
Co-authored-by: Raul Metsma <raul@metsma.ee>
Co-authored-by: Raul Metsma <raul@metsma.ee>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants