Skip to content

Commit

Permalink
Added the AES_plus_Blowfish_in_CBC_mode-main.zip archive and the sour…
Browse files Browse the repository at this point in the history
…ce code of the Midbar (RTL8720DN Version) (#194)

* Added the AES_plus_Blowfish_in_CBC_mode-main.zip archive

The AES_plus_Blowfish_in_CBC_mode.zip archive contains two sketches that enable you to encrypt your data using a combination of AES and Serpent 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.

* Added the source code of the Midbar (RTL8720DN Version)

Midbar (RTL8720DN Version) is a password and credit card vault that can store sixteen login credentials and ten credit cards in the RTL8720DN's flash, all encrypted by the "AES + Blowfish" encryption algorithm in the cipher block chaining (CBC) mode.
  • Loading branch information
Northstrix authored Aug 4, 2023
1 parent e9fb388 commit c12f383
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 0 deletions.
Binary file not shown.
Binary file not shown.

0 comments on commit c12f383

Please sign in to comment.