Skip to content

It is an application that performs encryption using elliptic curves. Created On:‎7 ‎May ‎2018

Notifications You must be signed in to change notification settings

HuseyinKutlukkaya/EllipticCurvesEncryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encryption With Elliptic Curves

Created On :‎7 ‎May 2018 It is an application that performs encryption using elliptic curves.

What are Elliptic Curves?

Elliptic curves are sets of points that satisfy a cubic equation with a squared function. For current cryptographic purposes, an elliptic curve is a plane curve on a finite body (rather than real numbers) consisting of points satisfying the following equation, represented as y^2=x^3+ax+b. A line drawn to the elliptic curve from the horizontal axis can intersect at 3 points.

About

It is an application that performs encryption using elliptic curves. Created On:‎7 ‎May ‎2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages