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

Encoding and Encrypting for Elgamal pub-key and AES sym. key #3

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

paveltyk
Copy link
Contributor

This PR allows encoding and encrypting of:

  • Public Key Encrypted Session Key Packet - Tag 1 (Elgamal only)
  • Sym. Encrypted Integrity Protected Data Packet - Tag 18 (AES with 256-bit key)
  • Modification Detection Code Packet - Tag 19 (SHA-1)
  • Compressed Data Packet - Tag 8 (maybe)
  • Literal Data Packet - Tag 11 (maybe)

@paveltyk paveltyk force-pushed the encrypt-with-elgamal-and-aes branch from 4266908 to ffb51a3 Compare January 30, 2025 19:53
@paveltyk paveltyk force-pushed the encrypt-with-elgamal-and-aes branch from d53657d to 8cfc665 Compare January 30, 2025 21:30
@paveltyk paveltyk force-pushed the encrypt-with-elgamal-and-aes branch 2 times, most recently from 56c2612 to f3c8230 Compare February 4, 2025 02:36
@paveltyk paveltyk force-pushed the encrypt-with-elgamal-and-aes branch from f3c8230 to 3c254ef Compare February 4, 2025 02:40
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.

1 participant