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

You Might Also Like
Solve workplace parking problems Icon
Solve workplace parking problems

The parking management platform for businesses, enterprises and property managers

Employee and tenant parking that’s fair, simple, and stress-free. With future booking and spot sharing, parking is easy and equitable.
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