=== TreeChain Core ===
Contributors: treechainlabs
Tags: encryption, security, steganography, privacy, HIPAA
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later

Core TreeChain encryption plugin for WordPress.

== Description ==

TreeChain Core is the foundation plugin that brings polyglottal steganographic encryption to WordPress. Your data is encrypted at the field level using ChaCha20-Poly1305, then wrapped in multilingual poetry that looks like natural language to attackers.

Features:
* Field-level encryption for posts, pages, and custom fields
* Configurable API region (EU, US, APAC)
* Free tier: 1,000 encryptions/month
* HIPAA-compliant encryption at rest
* WordPress filters for encrypt/decrypt integration
* No credit card required

== Installation ==

1. Upload the plugin to `/wp-content/plugins/treechain-core/`
2. Activate through the 'Plugins' menu
3. Go to Settings > TreeChain
4. Enter your TreeChain API key (get one free at treechain.ai)
5. Select your closest API region

== Changelog ==

= 1.0.0 =
* Initial release
