- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When using ippsSignDSA, does the developer have to feed a message smaller than the order of the generator or does the function itself compute the modulus in case it is not?
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear customer,
The size of input message could be large than or equal to order of generator, then you could call Modular reduction function to padding 0 before message. But if you set message less than generator, how would you align with key pair?
Best regards,
Fiona
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Fiona,
Thank you for your response. I don't mean the bit size of the message, but its numerical magnitude.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page