how to encrypt json data on client side using public key and decrypt on server side by using private key using RSA asymmetric encyption algorithm OR combining both symmetric and asymmetric algorith...
CSpace provides a platform for secure, decentralized, user-to-user communication over the internet. The driving idea behind the CSpace platform is to provide a connect(user,service) primitive, similar to the sockets API connect(ip,port). Applications built on top of CSpace can simply invoke connect(user,service) to establish a connection. The CSpace platform will take care of locating the user and creating a secure, nat/firewall friendly connection.