Metadata-Version: 2.1
Name: mlscat
Version: 0.1.2
Summary: A small cat help you enjoy your side channel attack journal!
Home-page: https://github.com/i4mhmh/mlscat
Author: i4mhmh
Author-email: i4mhmh@outlook.com
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: h5py>=3.11.0
Requires-Dist: matplotlib>=3.7.5
Requires-Dist: numpy>=1.24.4
Requires-Dist: scikit-learn>=1.3.2
Requires-Dist: tqdm>=4.66.2

# MLSCAT

A small cat that helps you enjoy your side channel attack journey!

## Features

- Read Datasets: We provide a simple method to read some exist datasets(it would be better if there have the same structure!
- Cal Rank: try to give the key and result nparray
- Simple Attack: CPA, Correlation.
- quickly data preprocessing.

example:

```python
import mlscat as cat

print(cat.__version__)

# 0.1
```

## How to install❓

To install mlscat, just follow one steps:

`pip install mlscat`

## Benefits

- Reduce Workload.
- Increase hair volume.
