Commit Graph

60 Commits

Author SHA1 Message Date
arnaucube
17a83ba1f3 Add ring signatures sage implementation (bLSAG) 2022-03-27 20:22:08 +02:00
arnaucube
dedd181ae8 Add sage impl of Sigma protocol & OR proofs 2022-03-13 11:36:25 +01:00
arnaucube
a431ca9b92 minor updates 2022-03-13 11:35:31 +01:00
arnaucube
1e98a56325 Add AbstractAlgebra notes ch18-ch26 2022-02-26 18:51:22 +01:00
arnaucube
e69a4b792f Add init seminar exercises 2022-02-20 23:05:41 +01:00
arnaucube
f2c593a6c2 Add AbstractAlgebra notes until ch18 2022-02-20 18:46:15 +01:00
arnaucube
64c254bc43 Add fast polynomial multiplication using FFT 2022-02-20 13:20:25 +01:00
arnaucube
e14b94a8db Add CRT, gcd, extended gcd, inverse modulo N
Add CRT (Chinese Remainder Theorem), gcd (using Binary Euclidean
algorithm), extended gcd, inverse modulo N (using egcd)
2022-02-20 12:41:33 +01:00
arnaucube
9468993bda Add FFT & Roots of Unity in Sage 2022-02-19 10:59:09 +01:00
arnaucube
0acbacb2f1 init commit 2022-02-19 10:56:54 +01:00