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

error during decryption with ML-KEM-768+X25519 #63

Closed
falko-strenzke opened this issue Apr 23, 2024 · 0 comments
Closed

error during decryption with ML-KEM-768+X25519 #63

falko-strenzke opened this issue Apr 23, 2024 · 0 comments
Assignees

Comments

@falko-strenzke
Copy link
Contributor

falko-strenzke commented Apr 23, 2024

on current master:

  • creating a key (25) (ML-DSA-65 + Ed25519) + (ML-KEM-768 + X25519)
  • encrypting a file ./src/rnp/rnp --encrypt --sign -r 8f79c8e978cc1793 --armor Makefile
  • then decrypting it causes an error
❯ ./src/rnp/rnp --decrypt Makefile.asc 
File 'Makefile' already exists. Would you like to overwrite it? (y/N) N
Please enter the new filename: test-decr
[parse_material() /home/fstrenzke/dev/tb_pqc/rnp/src/librepgp/stream-packet.cpp:1297] failed to get kyber-ecdh session key
[encrypted_read_packet_data() /home/fstrenzke/dev/tb_pqc/rnp/src/librepgp/stream-parse.cpp:2221] Failed to parse PKESK, skipping.
[init_encrypted_src() /home/fstrenzke/dev/tb_pqc/rnp/src/librepgp/stream-parse.cpp:2499] failed to obtain decrypting key or password
@falko-strenzke falko-strenzke assigned TJ-91 and unassigned TJ-91 Apr 23, 2024
@falko-strenzke falko-strenzke changed the title error during encryption with ML-KEM-768+X25519 error during decryption with ML-KEM-768+X25519 Apr 23, 2024
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

No branches or pull requests

2 participants