Security

We have made certain that neither your money nor the integrity of our games are compromised. From sophisticated random number generation to 128-bit encryption, our poker room has been implemented with security as our number one priority.
We are providing the most secure, safe and fair environment on the Net.
A critical aspect of any card game is the random shuffle of the deck. We take this very seriously and want to share with you our approach. The two critical aspects are the use of unpredictable random numbers and the approach to ensuring a random and unpredictable ordering of the deck.
Random Numbers
Random number generation is done using the SHA1’s (Secure Hash Algorithm) generator which is cryptographically secure. This means that the algorithm randomizes the initial vector creating a highly non-deterministic function in order to achieve optimal randomness. The randomness of the SHA1’s random number generator is used to defend international banking transactions from cryptographic attacks.
Our software has undergone extensive tests by an independant auditor in Australia. ITech Labs. and we have received documentation certifying that our poker Random Number Generator (RNG) complies with their stringent random number standards. Our source code was inspected to reveal any flaws in the processing and dealing of cards. and we were awarded a Certified RNG Certificate. view our certificate at itechlabs.com.au
or contact Itech Labs Direct on +61 3 9561 9955. or email them at info@itechlabs.com.au
Shuffling
The stateless initial vector from the number insures that there is no correlation between the shuffled cards of any one hand and another. The autocorrelation of the shuffle output approaches a Kronecker delta function indicating true randomness.