aes-blowfish

There are 2 repositories under aes-blowfish topic.

  • iamgmujtaba/Energy-Efficient

    Original android implementation of the code for the paper "Energy Efficient Data Encryption Techniques in Smartphones," at Wireless Personal Communications (2019)

    Language:Java2200
  • Northstrix/AES_plus_Blowfish_in_CBC_mode

    This code enables you to encrypt your data using a combination of AES and Blowfish encryption algorithms in CBC mode.

    Language:C++10