Skip to content

VadimKominch/Belt_ECDSA

Repository files navigation

Implementation of STB 34.101.45-2013 ECDSA algorithm. Contains implementation of STB 34.101.31 - 2011 block encryption and hash algorithms.

Project contains some base algorithms for correct ECDSA work.

  • belt-block
  • belt-hash

Python implementation for these algorithms by NeverWalkAloner.

TODO

  • Rebuild belt-hash for more fast implementation
  • Wrote second implementation for belt-block
  • Implement modular multiplier

Releases

No releases published

Packages

No packages published

Languages