Hacker News new | ask | show | jobs
Show HN: Blockchain Certification Protocol (github.com)
24 points by fyquah95 4054 days ago
2 comments

"Blockchain Certification Protocol (BCP)" Fu Yong Quah, fuyong@fyquah.me http://www.fyquah.me ~ https://s3-eu-west-1.amazonaws.com/equitybits/white_paper.pd...

"ECDSA Public Key?"

Have to look this up, Elliptical Curve Digital Signature Algorithm ~ https://en.wikipedia.org/wiki/Elliptic_Curve_Digital_Signatu...

Has this paper been peer-reviewed or read?

The more correct term should be a Elliptic Curve Public Key ?

No it hasn't been reviewed.

A very simple mechanism to do digital signature verification for documents leveraging the blockchain.
Yeah, I can figure out what this does based on past knowledge, but where the hell is the technical explanation? I hate it when projects leave that out. Please to anyone who uploads a somewhat complex to github, describe in your README how your program works.