Skip to content

rsa sig recovery#4

Merged
emtammaru merged 1 commit intomasterfrom
feature/rsa-sig-recovery
Jun 12, 2020
Merged

rsa sig recovery#4
emtammaru merged 1 commit intomasterfrom
feature/rsa-sig-recovery

Conversation

@emtammaru
Copy link
Owner

This is the first step in the signature verification process as outlined in ISO_IEC_9796-2_2010 section 7.3.2 -- i.e. "Signature opening"

The output is what's referred to throughout the spec as the "recovered message representative F*". This recovered message representative can then be used to recover the recoverable part of the message M1* detailed in section 7.3.3 -- i.e. "Message recovery". The message recovery/assembly will be done outside of this openssl package, because it is proprietary in nature and very specific to the "Digital signature scheme 1" detailed in section 8.4 of the spec.

@emtammaru emtammaru requested a review from jeanniekidd June 11, 2020 18:05
@emtammaru emtammaru merged commit 2fa5e0e into master Jun 12, 2020
@emtammaru emtammaru deleted the feature/rsa-sig-recovery branch June 12, 2020 16:06
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.

2 participants