|
Golden Palace is a leading on-line casino with many players all over the world.
When Golden Palace was opening its first live video streaming casino, it
was faced with the problem of instantly opening a player account in
the live casino at the request of any player who was already registered
at its main on-line casino. The two casinos run on different
servers/databases in different countries.
Any sensitive account information (passwords, credit card numbers)
transmitted between them must be strongly encrypted before being stored.
Lokitech decided to develop a custom SQL Server extended stored procedure to do real-time on-the-fly encryption of sensitive information during its transmission. After careful evaluations, Lokitech selected Crypto++ , a well-designed, widely-used and proven open source C++ encryption library. Crypto++ supports dozens of encryption algorithms and is extremely stable because its source code has been scrutinized, tested and debugged by many developers all over the world.
Within only 3 days, Lokitech finished developing the solution. After deployment, the player account replication process had zero problems. Players were able to immediately log into the live casino and purchase chips with their existing passwords and credit cards on file, all without them needing to enter any account information. As a result, a large percentage of the casino’s existing players tried and then started playing in the new live casino. Security was ensured because all sensitive data are encrypted during transmission and stay encrypted in the database, so that they will not be compromised even if hackers somehow managed to gain access to them.
|