Skip to content
Snippets Groups Projects
Commit 943f9aa4 authored by Quan Nguyen's avatar Quan Nguyen Committed by Thai Duong
Browse files

Factor out Field25519 and add basic tests for it.

We want to make sure that the arithmetic of field F_(2^255 - 19) is
accurate.

Basic tests: We generate random numbers, make computations with
Field25519 and compare the results with Java BigInteger.

Change-Id: I7f9d15d163cface359c9671306aab19a4621b71e
ORIGINAL_AUTHOR=Quan Nguyen <quannguyen@google.com>
GitOrigin-RevId: 75c5356416438b54a18b656ee618aaade85b8cae
parent 027af405
No related branches found
No related tags found
No related merge requests found
Showing with 935 additions and 705 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment