So, and please correct me if I'm wrong, basicly what bitcoin does is harness the computing power of al their users' GPU's and repays them in digital coins. What is that computing power used for? What algorythms are used and to what purpose with all these mhash "commands"
from
Mhash :
"Mhash is a free (under GNU Lesser GPL) library which provides a uniform interface to a large number of hash algorithms. These algorithms can be used to compute checksums, message digests, and other signatures."
and on the mainpage for Mhash (
mhash library)
i found this particular algorythm:
"SHA1/ SHA256: The SHA algorithm by US. NIST/NSA. This algorithm is specified for use in the NIST's Digital Signature Standard. In mhash these algorithm are defined as MHASH_SHA1 and MHASH_SHA256."
Wich (I googled this I confess) is a cryptographic hash algorythm, whatever that fully entails, Developed by the NIST(National Institute for Standardization in Technology) and the NSA(no need to spell that one out). I don't have a full understanding of what all this exactly means, and if there are any IT-professionals that could shed light on this rather esoteric material it would be greatly appreciated.
I find it hard to believe that there's not some hidden process underneath the lottery mechanism, all that delicous cpu power is worth big bucks me thinks. I'm suspicous of anyone claiming you can basically pull money out of your own ass and explains it by "mining" for digital coins. No free lunch, just saying.
Also they claim to be open source, but the mhash library is filed under a "lesser GPL". I'm not gonna get too deep into that one. Check its definition and its repercussions out for yourself if your interested.
I have my reservations concerning this service and it's claims.
*edit: But of course I could be wrong, I'm only a layman when it comes to coding
