Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
A simple file encryption software that utilizes the AES-256 CBC
A simple file encrypter written in C/C++.
Tested sucessfully with 0.5 GB file.
Despite having well-functioning cryptographic features, it may not be reliable.
This application is provided with no warranty or guarantees of any kind.
Use it at your own risk!
Source code is available at: https://github.com/Northstrix/Bootleg-AES-256-CBC-File-Encrypter
Made with the help of Perplexity
Similar...
Midbar is more than just an open source password vault!
Midbar is more than just a password vault!
It's made to significantly increase the cost of unauthorized access to its your personal data.
Some tutorials:
ESP32 V4.0: https://www.instructables.com/Midbar-V40/
Raspberry Pi Pico V2.0: https://www.instructables.com/Midbar-Raspberry-Pi-Pico-Version-V20/
ESP32 V5.0: https://www.instructables.com/Midbar-V50/
STM32F401CCU6 + Arduino Uno Version V1.0: https://www.instructables.com/Midbar-STM32F401CCU6-Arduino-Uno-Version/
RTL8720DN +...
...This approach allows the hash latch to protect itself from forged keys and also enables you to put the same key into multiple safes without the recipients of these safes knowing they have the same key (even if they compare their ciphertexts).
Moreover, the hash latch verifies the integrity of a key after decrypting it (just in case).
You can read the tutorial about it on Instructables: https://www.instructables.com/Hash-Latch/
This is a more secure file encryption program which uses SERPENT cipher and WHIRLPOOL+SHA-256 hash functions in key creation and for integrity checking.
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
sha is a file hashing utility that uses the NIST's SHA-1, SHA-256, SHA-384, & SHA-512 hash algorithms. It can be used for file integrity checking, remote file comparisons, etc. The portable algorithm implementations can be useful in other projects too.