Uh oh!
There was an error while loading. Please reload this page.
Change SID/MID feedback signature - #87
Open
lauris71 wants to merge 98 commits into
Open
Conversation
Signed-off-by: Lauris Kaplinski <lauris@raulwalter.com>
Signed-off-by: Lauris Kaplinski <lauris@raulwalter.com>
Co-authored-by: Raul Metsma <raul@metsma.ee>
Co-authored-by: Raul Metsma <raul@metsma.ee>
Co-authored-by: Raul Metsma <raul@metsma.ee>
Co-authored-by: Raul Metsma <raul@metsma.ee>
Co-authored-by: Raul Metsma <raul@metsma.ee>
…ey dump and TLS diabling
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
added 6 commits
August 5, 2026 09:51
# Conflicts: # cdoc/CDoc2Writer.cpp # test/CMakeLists.txt # test/libcdoc_boost.cpp
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
| // static_asserts will catch it explicitly. | ||
| static constexpr std::string_view | ||
| hashAlgorithmToSidMidName(libcdoc::CryptoBackend::HashAlgorithm algo) noexcept | ||
| hashAlgorithmToSidName(libcdoc::CryptoBackend::HashAlgorithm algo) noexcept |
Uh oh!
There was an error while loading. Please reload this page.
added 22 commits
August 7, 2026 22:16
…malformed session token
…Base64 finalising), N14 (OID buffer overflow), N15 (getInt throwing)
…cacncel as error), N22 (securely clear shared secret), N23 (handle io failure properly),N24 (handle utf8 properly in filename sanitizer), N25 (constant-time improvement)
# Conflicts: # cdoc/CDoc2Reader.cpp # cdoc/KeyShares.cpp # cdoc/NetworkBackend.cpp # cdoc/Utils.h
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changed SID/MID feedback signature to allow Qr code display and possibly other variants
Signed-off-by: Lauris Kaplinski lauris@raulwalter.com