abhedya-core 1.0.13

Core library for Abhedya: Sanskrit-Encoded Post-Quantum Cryptography
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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.