Impelmentation of Cryptography algorithms for make secure connections between applications and over the network. The demo consist of three parts:
1 - Secure Bank Server to hold user's accounts and make transactions between them,
2 - Client application to connect to the server securely and make transactions and queries,
3 - Certificate Authority server to create and verify the certificates for client.


