Metadata-Version: 2.4
Name: cryptography-tlvm
Version: 2.4.2
Summary: Advanced file encryptor/decryptor with AES-256-GCM, seal footer, inspection and audit tools
Author: TLVM
License: MIT
Keywords: encryption,decryption,aes-gcm,cli,audit,tui
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: cryptography>=42.0.0

# Cryptography TLVM

`cryptography-tlvm` là gói mã hoá/giải mã file an toàn dùng AES-256-GCM, kèm chế độ inspect, compare, audit và giao diện TUI.

## Cài đặt

```bash
pip install cryptography-tlvm
```

## Chạy

```bash
cryptography-tlvm
```

Lệnh này mở giao diện tương tác. Phiên bản này không nhận input/output/password qua tham số trực tiếp nữa.

## Tính năng

- Mã hoá / giải mã AES-256-GCM
- CUTC text envelope
- Seal footer kiểm tra toàn vẹn
- Inspect file
- Compare 2 file
- Audit source tree
