# Abhedya Core
The core implementation of **Abhedya**: A Sanskrit-Encoded Post-Quantum Cryptography framework based on the Learning With Errors (LWE) problem.
This crate orchestrates:
- **Key Encapsulation** (via `abhedya-kem`)
- **Sanskrit Metering** (via `abhedya-chhandas`)
- **Noise Shaping** for steganographic security.
## Features
- **Standard Mode**: High-velocity encryption.
- **Metered Mode**: Output shaped as valid Sanskrit verse (Anushtubh meter).
See [Abhedyam](https://github.com/ParamTatva-org/abhedyam) for full documentation.