Search code examples
javabigintegernull-pointer

Digital Signature System after Goldwasser, Micali and Rivest with null for empty message?


Can i save The null pointer instead of an empty message as the leaf in the signature path of the GMR system?

Any hints appreciated!

Gerrit


Solution

  • Now I excluded the empty message from signing with GMR Digital Signature System. I do not think, that a NULL Pointer gives a valid signature path/tree.