Skip to content

Conversation

@lauris71
Copy link

Ported encrypted container handling to libcdoc

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

Lauris Kaplinski and others added 12 commits August 6, 2025 13:38
# Conflicts:
#	.github/workflows/build.yml
#	client/CMakeLists.txt
#	client/MainWindow.cpp
#	client/dialogs/AddRecipients.cpp
#	client/dialogs/AddRecipients.h
#	client/widgets/AddressItem.cpp
#	client/widgets/AddressItem.h
#	client/widgets/ContainerPage.cpp
Signed-off-by: Lauris Kaplinski <lauris@raulwalter.com>
Signed-off-by: Lauris Kaplinski <lauris@raulwalter.com>
Signed-off-by: Lauris Kaplinski <lauris@raulwalter.com>
Signed-off-by: Lauris Kaplinski <lauris@raulwalter.com>
Signed-off-by: Lauris Kaplinski <lauris@raulwalter.com>
Signed-off-by: Raul Metsma <raul@metsma.ee>
enc_keys.push_back(libcdoc::Recipient::makeServer(
label, key_der, pk_type, keyserver_id));
} else {
std::string label;// = CryptoDoc::labelFromCertificate(cert_der);

Check notice

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.
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