Sunday, December 21, 2014

implementation of hummingbird 2 light weight encryption algorithm

I am trying to use hummingbird-2 (light weight encryption) for securing data in android, I have searched for sample implementation in google, but couldn't find a single piece of code. Is there any implementation of this algorithm (java,C,C++ or any language is OK) which helps me in understanding the coding of this algorithm. Let me know if there is any pre-built package in java or android which implements this algorithm. Thanks in advance.


No comments:

Post a Comment