Browsing all 8 posts in Encryption.

9

Tutorial: iPhone App with compiled OpenSSL 1.0.0a Library

This is a tutorial for using self-compiled builds of the OpenSSL-library on the iPhone. You can build apps with XCode and the official SDK from Apple with this. I also made a small example-app for using the libraries with XCode and the iPhone/iPhone-Simulator. You can also download the precompiled OpenSSL-library (1.0.0a).

0

Update: OpenSSL 1.0.0a Libraries for iPhone iPod Touch iPad with iOS4

OpenSSL 1.0.0a is released and i updated the OpenSSL-Libraries for iPhone/iPod Touch. Now the Library is build with the iOS4.0 base SDK and Xcode 3.2.3. You can use it now with the iPad too. You can get it at http://github.com/x2on/OpenSSL-for-iPhone

0

Update: OpenSSL 0.9.8o Libraries for iPhone iPod Touch iPad

OpenSSL 0.9.8o is released and i updated the OpenSSL-Libraries for iPhone/iPod Touch. I added an extra version for the iPad (compiled with the iPhoneOS 3.2 SDK). You can get it at http://github.com/x2on/OpenSSL-for-iPhone

0

Update: OpenSSL 0.9.8n Libaries for iPhone/iPod Touch

OpenSSL 0.9.8n is released and i updated the OpenSSL-Libaries for iPhone/iPod Touch. You can get it at http://github.com/x2on/OpenSSL-for-iPhone

0

Update: OpenSSL 0.9.8m Libaries for iPhone/iPod Touch

OpenSSL 0.9.8m is released and i updated the OpenSSL-Libaries for iPhone/iPod Touch. You can get it at http://github.com/x2on/OpenSSL-for-iPhone

21

Tutorial: iPhone App with compiled OpenSSL Library

This is a tutorial for using self-compiled builds of  the OpenSSL-library on the iPhone. You can build apps with XCode and the official SDK from Apple with this. I also made a small example-app for using the libraries with XCode and the iPhone/iPhone-Simulator. You can also download the precompiled OpenSSL-library (1.0.0a).

4

Tutorial: GnuPG 2.0.13 unter Mac OS X 10.6

Die neue Version GnuPG 2 ist schwieriger zu kompilieren als die alte 1.4er Version. Desweiteren wird ein Pinentry Programm benötigt, um die Passphrase des verwendeten PGP-Schlüssels abzufragen. Ich verwende hierfür eine angepasste Version aus dem MacGPG-Bundle (basierend auf pinentry 0.7.6) Um GnuPG2 kompilieren zu können, muss XCode installiert sein. UPDATE: Libcrypt 1.4.5 wurde veröffentlicht und [...]

1

Kostenlose Zertifikate – StartSSL und CAcert

StartCom bietet mit StartSSL kostenlose digitale Zertifikate an (S/MIME, X.509, SSL/TLS). Class1 Zertifikate können jederzeit mit einer kostenlosen Anmeldung bei StartSSL erstellt werden. Um den eigenen Namen in das Zertifikat zu bekommen, muss eine Identitätsprüfung vorgenommen werden. Dabei kommt die Technik des Web of Trust zum Einsatz. Jeder Anwender muss hierbei seine Identität von mindestens [...]