Completion requirements
View
The video provides pseudocode for computing point addition. Given this material, pay attention that division will have to occur by using multiplicative inverses within a congruence. You will need your code from previous units for the extended Euclidean algorithm.
Source: Cry.College, https://www.youtube.com/watch?v=F8O4VnzlER8 This work is licensed under a Creative Commons Attribution 3.0 License.