Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Try Retool free
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Open-source code that enables you to use AES in CBC mode
AES_in_CBC_mode_for_microcontrollers is an open-source code that enables you to easily integrate the AES encryption algorithm in CBC mode to your project.
Based on the work of https://github.com/zhouyangchao/AES
GitHub Page: https://github.com/Northstrix/AES_in_CBC_mode_for_microcontrollers
Open-source code that enables you to use Serpent in CBC mode
Serpent_in_CBC_mode_for_microcontrollers is an open-source code that enables you to easily integrate the Serpent encryption algorithm in CBC mode to your project.
Based on the work of https://github.com/peterferrie/serpent
GitHub Page: https://github.com/Northstrix/Serpent_in_CBC_mode_for_microcontrollers
...Comments suggestions always welcome. Rick
Removed old downloads as they are long outdated. The update is the last version I worked on. Algorithm is based on the SHA2 digest. I may work on an updated version for c++11