Crypto++ 8.7
Free C++ class library of cryptographic schemes
|
Probabilistic Signature Scheme with Appendix. More...
#include <pssr.h>
Public Types | |
typedef PSSR_MEM< false > | SignatureMessageEncodingMethod |
Probabilistic Signature Scheme with Appendix.
Signature Schemes with Appendix require the message to be provided during verification.
typedef PSSR_MEM<false> PSS::SignatureMessageEncodingMethod |