
ContractShield.dev
Reblaze
Akto
Escape.tech
Salt
ZeroThreat.ai
Pynt.io
Metlo API Security
Axcrypt
AES Crypt
Cryptomator
Windows BitLocker
TrueCrypt
File Lock PEA
Encrypto
GnuPG
ContractShield is open-source runtime API security middleware that validates every API request against your OpenAPI contract. It catches business logic attacks โ authentication bypasses, BOLA/IDOR, parameter tampering, prototype pollution โ that traditional WAFs and API gateways miss because they only inspect payloads, not business rules. Think of it this way: API gateways are bouncers checking IDs at the door. ContractShield enforces the business rules inside the venue.
How it works:
Drop ContractShield into your API as middleware. It reads your OpenAPI specification and enforces it at runtime โ every request is validated against your contract before it reaches your application logic. Undocumented endpoints get blocked. Missing authentication gets rejected. Schema violations get caught. No agents, no sidecars, no infrastructure changes. Key capabilities:
Multi-platform support:
Covering ~80% of the API development market.
Open-core model:
Core features are Apache 2.0 licensed. Advanced capabilities like sink-aware RASP, Learning Mode, and BOLA auto-detection are available under commercial license.
Security certifications:
OWASP ASVS Level 1 compliant, OpenSSF Scorecard, OpenSSF Best Practices Passing, SLSA Build Level 1 provenance, CodeQL scanning.
ContractShield also offers Penetration Testing as a Service (PTaaS) for organizations that need expert-led API security assessments alongside automated protection.
AxCrypt is an award-winning encryption software that provides strong, simple and reliable encryption solution. Since its inception in 2001, it has grown to be one of the worldโs most popular encryption software with over 20 million downloads worldwide. AxCrypt's mission is to provide encryption solutions to individuals and organizations in the simplest manner, so that we can ensure the convenient implementation and usage of our software for everyone.
It is available in English, French, German, Italian, Korean, Polish, Russian, Spanish, Swedish, Mandarin and more.
AxCrypt offers a Premium subscription (for individuals) and Business subscription (for companies) with a range of exclusive features like AES-256 encryption, Key sharing, Secured Folders, Cloud Storage Awareness, Password Management, File Wipe, Anonymous File Names, Password Generator, and more. See more about AxCrypt's subscription plans here: https://axcrypt.net/pricing
AxCrypt has recently released new content analyzing how different industries can implement AxCrypt Business, covering a range of industries from Technology to Education to Healthcare. You can read more here: https://axcrypt.net/industries
ContractShield.dev
AxcryptNo ContractShield.dev videos yet. You could help us improve this page by suggesting one.
ContractShield.dev's answer
ContractShield is the only open-source middleware that enforces your OpenAPI contract at runtime โ not just for documentation, but as a security policy.Most API security tools either scan for vulnerabilities (shift-left testing) or inspect payloads for known attack patterns (WAFs). ContractShield does neither. It sits inside your application and validates every request against what your API should do, not what attacks look like.
The result: it catches business logic attacks โ authentication bypasses, BOLA/IDOR, parameter tampering, prototype pollution โ that produce perfectly valid HTTP requests every WAF in the world allows through.
Axcrypt's answer:
1. Truly Easy File Encryption
AxCrypt keeps encryption simpleโright-click a file, encrypt it, and youโre done. No complicated setup, no confusing options.
2. Automatic Cloud Protection
It works seamlessly with Google Drive, OneDrive, Dropbox, and other cloud folders. Files get encrypted before they sync, keeping your cloud data safe.
3. Built-In Password Manager
Unlike most encryption tools, AxCrypt includes a secure password manager, so you can protect documents and store passwords in the same app.
4. Strong AES-256 Security
AxCrypt uses industry-standard AES-256 encryption with modern key handlingโtrusted by professionals for protecting sensitive data.
5. Secure File Sharing
You can share encrypted files with others securely using their AxCrypt ID, without exposing passwords.
6. Multi-platform Support
Available on Windows, Mac, Android, and iOS, so your encrypted files stay accessible anywhere.
7. Proven and Trusted
AxCrypt has been around for years, is widely reviewed, and is known for its stability and reliabilityโmaking it trusted by individuals and companies.
8. Open and Transparent
AxCryptโs core design and encryption approach are transparent, unlike some alternatives that lack independent verification or a track record.
ContractShield.dev's answer
vs. WAFs (Cloudflare, AWS WAF, Reblaze): WAFs can't see business logic. A GET /api/v1/users/456 from an attacker looks identical to a legitimate request. ContractShield understands the contract and blocks it.
vs. API security platforms (Salt, Noname, Traceable): These are enterprise-grade, agent-based, and expensive. ContractShield is lightweight middleware you install in 5 minutes with zero infrastructure changes.
vs. API testing tools (Akto, Escape.tech, Pynt): These find vulnerabilities before production. ContractShield blocks attacks in production โ they're complementary, not competing.
Open source core (Apache 2.0): No vendor lock-in, fully auditable code, free for production use. Security certifications include OWASP ASVS Level 1, OpenSSF Scorecard, and SLSA Build Level 1 provenance.
Multi-platform from day one: Node.js, Python, and Java โ covering ~80% of the API development market.
Axcrypt's answer:
Choose AxCrypt for unmatched simplicity with real AES-256 security.
Pick AxCrypt when you want encryption that just worksโright-click and protect.
Go with AxCrypt for automatic cloud-safe protection across all your devices.
Use AxCrypt to share encrypted files securely without exposing passwords.
Choose AxCrypt for built-in password management + strong file encryption in one app.
Trust AxCrypt when you need proven, reliable, long-standing encryptionโnot experimental tools.
Choose AxCrypt for excellent customer support that actually responds and solves your issue.
ContractShield.dev's answer
Backend developers and API engineers building REST APIs who want runtime protection without adding infrastructure complexity
DevSecOps teams looking to enforce API contracts as security policy in CI/CD and production
CTOs and engineering leads at startups and mid-market companies who need API security beyond their WAF but can't justify six-figure enterprise platform contracts
Regulated industries (fintech, healthtech, identity verification) where API business logic protection is a compliance requirement
Teams already using OpenAPI specifications โ ContractShield turns their existing documentation into an active security layer
Axcrypt's answer:
Personal users protecting documents like IDs, financial papers, medical files, and cloud backups.
Professionals & freelancers who share confidential files with clients and need secure workflows.
Small businesses & teams needing quick, dependable file-level encryption without enterprise complexity.
Non-technical users who want strong protection but prefer a clean, simple interface.
ContractShield.dev's answer
ContractShield was born from years of penetration testing. Running API security assessments for clients, we kept finding the same pattern: organizations had invested in WAFs, API gateways, and network security โ yet their APIs were wide open to business logic attacks.
Authentication bypasses. BOLA/IDOR. Parameter tampering. Prototype pollution. Every single one produced clean, valid HTTP requests that sailed through every layer of infrastructure security. The vulnerability wasn't in the payload โ it was in the logic.
We realized the gap: infrastructure tools protect the transport layer, but nobody was protecting the contract layer โ the actual business rules that define what an API should and shouldn't do.
So we built ContractShield as middleware that reads your OpenAPI specification and enforces it at runtime. Your API contract becomes your security policy. If it's not in the spec, it's blocked. If auth is required, it's enforced. If the schema says no, it means no.
We open-sourced the core under Apache 2.0 because API security shouldn't be a luxury reserved for enterprises with six-figure budgets. We continue to offer Penetration Testing as a Service (PTaaS) alongside the product โ because automated protection and expert assessment together provide the strongest security posture.
ContractShield.dev's answer
ContractShield.dev's answer
ContractShield PTaaS (our own penetration testing platform runs on ContractShield). Privacy is our moto, contact us for more information.
Based on our record, Axcrypt seems to be more popular. It has been mentiond 1 time since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
With regard to encryption tools, I use AxCrypt, which is cross-platform, but isn't free in that form. It would though encrypt each file in-place, without need for a dedicated folder or vault and encrypted file will sync with OneDrive, via the standard sync client. It would also allow you to share encrypted files with others, without giving them your encryption password. Source: almost 5 years ago
Reblaze - Reblaze is a cloud-native web application and API protection solution
AES Crypt - AES Crypt is an advanced file encryption utility that integrates with the Windows shell or runs from the Linux command prompt to provide a simple, yet powerful, tool for encrypting files using the Advanced Encryption Standard (AES).
Akto - Akto is an Instant, Open Source API Security product. Discover all your APIs and find vulnerabilities by running 100+built-in tests. Write custom tests and automate in Akto.
Cryptomator - When it comes to saving your files on a cloud server, it is important to ensure the security of those files. Keeping your delicate files out of the wrong hands can save you a lot of time and hassle. Read more about Cryptomator.
Escape.tech - Escape helps teams secure modern applications - APIs, Single Page Apps, and Microservices by finding business logic flaws at scale with proprietary algorithm and empowering developers to fix them efficiently.
Windows BitLocker - This topic provides a high-level overview of BitLocker, including a list of system requirements, practical applications, and deprecated features.