lllreduce 0.0.2

A library for running Lenstra-Lenstra-Lovasz (LLL) reduction on lattice bases
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["baranyikt"]
categories = ["science", "algorithms", "cryptography"]
description = "A library for running Lenstra-Lenstra-Lovasz (LLL) reduction on lattice bases"
edition = "2018"
keywords = ["numeric", "reduction", "LLL", "Lovasz", "lattice"]
license = "MIT"
name = "lllreduce"
readme = "README.md"
repository = "https://github.com/baranyikt/lllreduce-rs"
version = "0.0.2"