2026-06-11 15:00:07 +02:00
2026-06-11 15:00:07 +02:00
2026-04-16 16:29:49 +02:00
2026-04-27 09:37:36 +02:00
2026-04-16 16:30:39 +02:00
2026-05-19 10:15:35 +02:00
2026-05-11 11:56:10 +02:00
cli
2026-04-21 14:44:35 +02:00

tea3-py

install

python -m venv .venv
source .venv/bin/activate
pip install -e .

run tests

pip install pytest
pytest

run linear and differential bias empirical tests

in the venv

tea3-linear-bias
tea3-differential-bias

derive lookup tables

lookup-tables

run sagemath script

deactivate the venv first, then with sagemath installed:

./run_sage.sh
S
Description
No description provided
Readme BSD-3-Clause 132 KiB
Languages
Python 99.9%
Shell 0.1%