The AES_plus_Blowfish_in_CBC_mode repository contains two sketches that enable you to encrypt your data using a combination of AES and Blowfish encryption algorithms in CBC mode. The only difference between them, from the functional point of view, is that one verifies the integrity of the decrypted data (plaintext) while the other doesn't.

Copyright/Ownership/Licenses
Attention! I didn't develop the libraries utilized by these sketches. I took them from the following repositories:

https://github.com/zhouyangchao/AES
https://github.com/ddokkaebi/Blowfish
https://github.com/intrbiz/arduino-crypto

All libraries are the properties of their respective owners.
Copyright notices from the used libraries are in the "Copyright Notices" directory.
*Note that the library with the implementation of AES was slightly modified to make it compatible with the RTL8720DN.

GitHub repository: https://github.com/Northstrix/AES_plus_Blowfish_in_CBC_mode

Features

  • AES
  • Blowfish
  • CBC
  • HMAC-SHA256
  • Integrity Verification
  • Encryption
  • Decryption
  • Block Cipher

Project Samples

Project Activity

See All Activity >

Follow AES_plus_Blowfish_in_CBC_mode

AES_plus_Blowfish_in_CBC_mode Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of AES_plus_Blowfish_in_CBC_mode!

Additional Project Details

Registered

2023-11-13