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

StackOverflow https://stackoverflow.com/questions/21810418

  •  12-10-2022
  •  | 
  •  

Вопрос

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

Это было полезно?

Решение 2

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.

Другие советы

You here tagged java,So if you want to assign null to any class variable that is possible...

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top