Skip to content

famdrum/UCU-blockchain-lesson1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Homework for Lesson 1.

  1. Research scalar oparations on elliptic curves over finite fields (ECC - elliptic curve cryptography).
  2. Implement class Point which represent a point on the curve y^2 = x^3 + ax + b Create method "add" with argument "other": Point. Method should modify the self instance

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%