Digest Functions in cryptographyA secure digest function or secure hash function is a mathematical function that converts an input into a fixed length output which is…Jul 29, 2020Jul 29, 2020
Public-Key (Asymmetric) algorithmsCryptography is the study and practice of hiding data. It provides the services : Confidentiality, Integrity, Authentication and…Jul 29, 2020Jul 29, 2020
Secret-Key (Symmetric) algorithmsCryptography is the study and practice of hiding data. It provides the services : Confidentiality, Integrity, Authentication and…Jul 29, 2020Jul 29, 2020
Remote Method InvocationThis is shortly called RMI which we use to invoke methods of an object which is running on another Java Virtual Machine (JVM)Jul 18, 2020Jul 18, 2020
External data representation and MarshallingWhat is external data representation and why we need it?Jun 21, 2020Jun 21, 2020