More efficient signature #3

Closed
opened 2020-08-30 08:45:50 +02:00 by Hesham · 0 comments
Owner

Change signature to only encrypt the SHA-1 hash of the message or file.
This is the standered in OpenPGP/GnuPG.

Current:
sig:(keyid) is encrypted with private key.

proposed:
SHA-1 hash of the message or file encrypted with private key.

Old way the signature can be coppied and is constant.

Change signature to only encrypt the SHA-1 hash of the message or file. This is the standered in OpenPGP/GnuPG. Current: sig:(keyid) is encrypted with private key. proposed: SHA-1 hash of the message or file encrypted with private key. Old way the signature can be coppied and is constant.
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Hesham/hesham-rsa#3
No description provided.