View Single Post
Posts: 474 | Thanked: 30 times | Joined on Jan 2006
#4
Ok! Compiled and running in scratchbox. The UI is remarkably usable: I'm going to fix the menus, add fullscreen, and bind +/- to Secure/Clear, but it realigns itself horizontally.

The daemon requires the ip_queue module, so that will have to be built.

libzrtp relies on bnlib for high math, and bnlib has no ARM assembler optimizations. I technically have the number theory and general assembler background to do this: I'm going to instead hope that GCC does a good enough job.

I'm behind an extremely annoying firewall right now, so I won't get a release out today. That said, this seems to be a -very- trivial app to port.