Skip to content

feat(ciphers): implent RSA and DH key exchange #19#52

Open
just1po1nt0 wants to merge 3 commits into
masterfrom
feat/19-ciphers
Open

feat(ciphers): implent RSA and DH key exchange #19#52
just1po1nt0 wants to merge 3 commits into
masterfrom
feat/19-ciphers

Conversation

@just1po1nt0

Copy link
Copy Markdown
Collaborator

Resolves #19

Reviewer @lev2p1

@just1po1nt0 just1po1nt0 requested a review from lev2p1 June 14, 2026 15:27
@just1po1nt0 just1po1nt0 self-assigned this Jun 14, 2026
@just1po1nt0 just1po1nt0 added the enhancement New feature or request label Jun 14, 2026
Comment thread Light/include/lightlib/vendor/Cryptography/Cryptography.hpp Outdated
Comment thread Light/include/lightlib/vendor/Cryptography/Cryptography.hpp Outdated
Comment thread Light/include/lightlib/vendor/Cryptography/Dh.hpp Outdated
Comment thread Light/include/lightlib/vendor/Cryptography/Rsa.hpp Outdated
Comment thread Light/include/lightlib/vendor/Cryptography/Rsa.hpp
Comment thread Light/src/Cryptography/Rsa.cpp
Comment thread Light/src/Cryptography/Rsa.cpp Outdated
Comment thread Light/CMakeLists.txt Outdated
Comment thread Light/CMakeLists.txt
Comment thread Light/CMakeLists.txt
@just1po1nt0 just1po1nt0 requested a review from lev2p1 June 17, 2026 09:52

@lev2p1 lev2p1 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Write a short documentation on how to use this in crypt.md

@just1po1nt0

Copy link
Copy Markdown
Collaborator Author

Issue #57 created to reflect review request.

@just1po1nt0 just1po1nt0 linked an issue Jun 17, 2026 that may be closed by this pull request
@just1po1nt0 just1po1nt0 requested a review from lev2p1 June 20, 2026 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs : Documentation required for Cryptography methods Feat : Interface for working with asymmetric and block ciphers

2 participants