Chamod MalinthaWEB APIAPI stands for an application programming interface. As the name suggests, Web API is an application programming interface for either web…Oct 25, 2020Oct 25, 2020
Chamod MalinthaSecure Digest FunctionsSecure digest functions are famously known as Cryptographic hash functions. It is a mathematical function that takes an input value and…Jul 29, 2020Jul 29, 2020
Chamod MalinthaPublic key Algorithms in CryptographyIn the previous article, we have talked about cryptography and symmetric key algorithms. So let’s dive into the Asymmetric key…Jul 29, 2020Jul 29, 2020
Chamod MalinthaSecret key Algorithms in CryptographyCryptography is both the practice and the study of hiding information. In the old times, when comes to cryptography, it was all about…Jul 29, 2020Jul 29, 2020
Chamod MalinthaJava Remote Method Invocation (Java- RMI)Java RMI stands for Remote method invocation. This technology is used for communication purposes of java virtual machines which are…Jul 18, 2020Jul 18, 2020
Chamod MalinthaJAX-WS RPC (Remote Procedure Call)Remote procedure call (RPC) is a protocol that helps one program to request service from another program located in another computer in a…Jul 13, 2020Jul 13, 2020
Chamod MalinthaExternal Data Representation and MarshallingInformation stored in running programs is displayed as data structures. The data is independent of the form of communication used and data…Jun 21, 2020Jun 21, 2020