Review: textbook-ch-1-5 - Chapters 1-5 (WIP) #1
10
textbooks/elliptic-curves-prasma/ch01.md
Normal file
10
textbooks/elliptic-curves-prasma/ch01.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Chapter 1: Introduction
|
||||
|
||||
Since the construction of Miller's algorithm [Mil], the cryptography community has started to use elliptic curves and their pairing extensively; by now; many publicly available code libraries allow one to efficiently compute these mathematical objects.
|
||||
|
||||
Compared to Machine Learning, where the mathematical pre-requisites consist of Linear Algebra, Calculus, and basic Statistics, elliptic curves require substantially more background and are usually taught at a master level in pure Mathematics. This state of affairs poses a challenge to engineers and others who wish to understand the mathematical building blocks.
|
||||
|
||||
This notes aim to give a self-contained, rigorous and elementary account of most of the maths required for pairing-based cryptography. I sometimes formulated elementary arguments to replace non-elementary ones. I completely avoid relying on Galois theory or algebraic gemotery andeven ring theory is mostly skipped.
|
||||
|
||||
Footnotes:
|
||||
- Mil (Miller's algorithm): Miller, V.S., 2004. The Weil pairing, and its efficient calculation. Journal of cryptology, 17(4), pp.235-261
|
||||
0
textbooks/elliptic-curves-prasma/ch02.md
Normal file
0
textbooks/elliptic-curves-prasma/ch02.md
Normal file
0
textbooks/elliptic-curves-prasma/ch02_01.md
Normal file
0
textbooks/elliptic-curves-prasma/ch02_01.md
Normal file
0
textbooks/elliptic-curves-prasma/ch02_02.md
Normal file
0
textbooks/elliptic-curves-prasma/ch02_02.md
Normal file
0
textbooks/elliptic-curves-prasma/ch02_02_01.md
Normal file
0
textbooks/elliptic-curves-prasma/ch02_02_01.md
Normal file
0
textbooks/elliptic-curves-prasma/ch02_03.md
Normal file
0
textbooks/elliptic-curves-prasma/ch02_03.md
Normal file
0
textbooks/elliptic-curves-prasma/ch03.md
Normal file
0
textbooks/elliptic-curves-prasma/ch03.md
Normal file
0
textbooks/elliptic-curves-prasma/ch04.md
Normal file
0
textbooks/elliptic-curves-prasma/ch04.md
Normal file
0
textbooks/elliptic-curves-prasma/ch04_01.md
Normal file
0
textbooks/elliptic-curves-prasma/ch04_01.md
Normal file
0
textbooks/elliptic-curves-prasma/ch04_02.md
Normal file
0
textbooks/elliptic-curves-prasma/ch04_02.md
Normal file
0
textbooks/elliptic-curves-prasma/ch04_03.md
Normal file
0
textbooks/elliptic-curves-prasma/ch04_03.md
Normal file
0
textbooks/elliptic-curves-prasma/ch04_04.md
Normal file
0
textbooks/elliptic-curves-prasma/ch04_04.md
Normal file
0
textbooks/elliptic-curves-prasma/ch04_05.md
Normal file
0
textbooks/elliptic-curves-prasma/ch04_05.md
Normal file
0
textbooks/elliptic-curves-prasma/ch05.md
Normal file
0
textbooks/elliptic-curves-prasma/ch05.md
Normal file
0
textbooks/elliptic-curves-prasma/ch05_01.md
Normal file
0
textbooks/elliptic-curves-prasma/ch05_01.md
Normal file
0
textbooks/elliptic-curves-prasma/ch05_02.md
Normal file
0
textbooks/elliptic-curves-prasma/ch05_02.md
Normal file
0
textbooks/elliptic-curves-prasma/ch05_03.md
Normal file
0
textbooks/elliptic-curves-prasma/ch05_03.md
Normal file
0
textbooks/elliptic-curves-prasma/ch05_04.md
Normal file
0
textbooks/elliptic-curves-prasma/ch05_04.md
Normal file
0
textbooks/elliptic-curves-prasma/ch05_05.md
Normal file
0
textbooks/elliptic-curves-prasma/ch05_05.md
Normal file
0
textbooks/elliptic-curves-prasma/ch05_06.md
Normal file
0
textbooks/elliptic-curves-prasma/ch05_06.md
Normal file
0
textbooks/elliptic-curves-prasma/ch05_07.md
Normal file
0
textbooks/elliptic-curves-prasma/ch05_07.md
Normal file
0
textbooks/elliptic-curves-prasma/ch05_08.md
Normal file
0
textbooks/elliptic-curves-prasma/ch05_08.md
Normal file
0
textbooks/elliptic-curves-prasma/ch05_09.md
Normal file
0
textbooks/elliptic-curves-prasma/ch05_09.md
Normal file
5
textbooks/elliptic-curves-prasma/index.md
Normal file
5
textbooks/elliptic-curves-prasma/index.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: Elliptic curves over finite fields and their pairings - an elementary and rigorous account
|
||||
author: Matan Prasma
|
||||
year: December, 2024
|
||||
---
|
||||
Reference in New Issue
Block a user