Just sharing, there's a live real money poker room that implements mental poker with an actual gaming license implemented on Ethereum. https://virtue.poker
Mental Poker [pdf]
11–17 of 17 posts
Re: Mental Poker [pdf]
#12We at Cartesi (https://cartesi.io) are also building out a fully decentralized poker game called Texas HODL'em on Ethereum which implements mental poker using our technology.
We've just released the tech article here: https://medium.com/cartesi/how-cartesi-is-changing-the-game-...
Re: Mental Poker [pdf]
#13Just sharing, there's a live real money poker room that implements mental poker with an actual gaming license implemented on Ethereum. https://virtue.poker
Not true, and they are more of a investor scam than anything else.
Re: Mental Poker [pdf]
#14"We would like to thank Robert W Floyd, Michael Rabin and Albert Meyer for their motivation and invaluable suggestions"
That's the Floyd from Floyd-Warshall Algorithm and Rabin from the Rabin-Karp string search Algorithm.
Re: Mental Poker [pdf]
#15I wrote a library for this in Go: https://github.com/cretz/go-mental-poker. The algorithm has general purpose value amongst untrusted peers reaching conclusion while mutating a common blinded subject.
Re: Mental Poker [pdf]
#16By Rivest, Shamir and Adleman, as in (creators of) RSA
Which is not a coincidence since the protocol is an application of public-key crypto.
Re: Mental Poker [pdf]
#17How to teach someone RSA without talking about RSA