Skip to content

t1 and t2 value #28

@FoodChain1028

Description

@FoodChain1028

let basis = Zq::new(10);
let digits = Zq::new(3); // t1
let t1 = digits;
let t2 = digits;

The value of t1 and t2 should be:

$$ t_1=\lfloor \frac{log q}{log b} \rceil $$

$$ t_2=\lfloor \frac{log(\sqrt{24nd}s^2)}{log b} \rceil $$

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions