Skip to content

Latest commit

 

History

37 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECKey

CryptoCoinSwift component for elliptic curve cryptography in Swift.

Based on ECKey from the CryptoCoinJS project. It depends on ECurve for the underlying elliptic curve math. A private key is a UInt256. A public key is an ECurvePoint which is calculated by multiplying the private key by the base point G.

About

Crypto Coin Swift component for elliptic curve cryptography.

Resources

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages