Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
6174621
Topic
566701
Board
Development & Technical Discussion
Re: Source code for ECDSA operations (key generation, signing, verifying, etc)
by
ning
on
11/04/2014, 16:32:44 UTC
I have a homemade Erlang implementation for key generation, signing, and verifying. It's basically a set of functions without any inheritance. The thing is, for your case, it's written in Erlang.