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.
Create free account
$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.
1024-bit encryption system (functional safe or disk) | С++20
This release marks the first production-ready publication of 1654, a dependency-free cryptographic vault engine built around a strict vault abstraction and a wide-state cryptographic design.
1654 is not a wrapper around existing crypto libraries.
It is a self-contained system whose cryptographic behavior is fully defined within the repository.
Key Characteristics
Vault-oriented model
Encrypted data is treated as a sealed container-safe with explicit operations, not as a password-wrapped file.
Dependency-free design
The entire cryptographic surface is auditable in-tree.
...
This software provides an easy graphical way to encrypt your text documents from source code , text files ,scripts even jpeg files .It is a enhanced version of my earlier project https://sourceforge.net/p/xorencrypt which used win32 GUI .
This is a demonstration of working of XOR encryption which was used by Germans in World War II (http://en.wikipedia.org/wiki/Lorenz_cipher) .
Besides from XOR'ing the message with password after every encryption the key changes pseudorandomly....