golemfactory / golem-certificate

GNU Lesser General Public License v3.0
0 stars 1 forks source link

Added signature creation / validation and removed signed envelope #4

Closed evik42 closed 1 year ago

evik42 commented 1 year ago

Resolves https://github.com/golemfactory/yagna/issues/2443

Removed signed envelope and made certificate and node descriptor structure more straight forward by including the signatures. Added fingerprint and keypair generation, signing and verifying signature.

MrDarthShoe commented 1 year ago

Resolves https://github.com/golemfactory/yagna/issues/2443