Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am sk0m0r0h on github.
  • I am skomorokh (https://keybase.io/skomorokh) on keybase.
  • I have a public key ASCZmISej1npPnNskL-AyIFDMvonZeBaB-NFnTC3-ijztgo

To claim this, I am signing this object:

pragma solidity 0.4.11;
contract DetENDSA
{
//Point of ellipcit curve
struct Point
{
uint256 x;
uint256 y;
}
0x15eF90F6e81D9d87b5d2F2032406Bef6BfBcdf7A