ElGamal The ElGamal Encryption Scheme is an asymmetric key encryption algorithm for public key cryptography algorithm for public key ...
Saturday, February 28, 2015
Subscribe to:
Posts (Atom)
Tiroshan's Tec Blog
Why Unit Testing ? When we develop a distributed system, it is crucial to test the logic in an automated way and execute tests in the de...
Redis Redis (Remote Dictionary Service) is an open source NoSQL database server which is licensed under BSD-license. Redis is an a...
From this post onward I am trying to explain Data mining and Machine learning algorithms which I have tried out for some industrial s...
Hbase Hbase architecture follows the master server architecture. Region servers serve data for reads and writes. When accessing da...