background preloader

Tools

Facebook Twitter

Oops

File Manager, Browser, Explorer, Transfer Tool for iPhone, iPad & iPod Touch via USB. UDID Sender for iPhone, iPod touch, and iPad on the iTunes App Store. Xcode. SVN & Xcode. Oops with Xcode 4.2 and SVN. IOS (Command Line) - Crypto++ Wiki. This page will provide instructions for cross-compiling Crypto++ on the command line for iOS.

IOS (Command Line) - Crypto++ Wiki

There are four steps to building Crypto++ for iOS, and the process will create an iOS version of cryptest.exe, a dynamic library, and a static library. You will only use the static library (libcryptopp.a) in your Xcode projects, unless you have a jailbroken device. If you have a jailbroken device, then you can use scp (or other program) to transfer cryptest.exe and the test vectors to the device. Once on the device, you can then execute the tests from a mobile terminal. Cross-compiling for iOS requires Xcode, so you should ensure its installed before you begin.