Post
Topic
Board Services
Re: Looking for TI Calculator ASSEMBLY Programmer to make Wallet Generator
by
scintill
on 07/07/2014, 05:15:55 UTC
Sorry to bump this thread without delivering. Tongue  I just wanted to post a link to my unfinished code: https://github.com/scintill/ti8x-bitcoin .  I may take it up later, but for now I've hit a pretty big obstacle with the size of the compiled code being too large to put in an app for the calculator.

It may be useful to port to other small systems.  It probably ought to be licensed under GNU Affero GPL due to linking with MIRACL.  I haven't officially put in a license yet, as I am not sure what I have the rights to do with rmd160.c, which is derived from the reference implementation of RIPEMD-160.  I'll try to clear that up soon.