yankuncheng / Security

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update June 17, 2014

Here lie the iOS and OS X versions of Security, including securityd and SecurityTool for OS X.

-----------


              Projects in Security
               Last update Dec 1 2005


Standalone crypto libs
----------------------

libCert/
	Library to parse and verify X509 certificates. Uses libgRSA,
	libDER, libMD5, and libSHA1. 

libDER/
	DER decoding library, ROM_capable, no malloc. 

libGiants/
	General purpose ROM-capable giantIntegers package. No malloc. 
	Performs unsigned arithmetic ONLY as of Nov. 28 2005. 
		
libgRSA/
	Full ROM-capable RSA package based on libGiants. 
	Provided to Mike Smith and Chris Aycock 8/23/05.
	Converted to unsigned libGiants circa 11/30/05.

libScripts/
	Scripts to build and test all of these libraries. 

====

To regenerate strings file run:
genstrings -o resources/English.lproj -s SecString sec/Security/SecFrameworkStrings.h
in the top level dir.

About


Languages

Language:C 53.3%Language:C++ 38.2%Language:Objective-C 5.1%Language:Objective-C++ 0.8%Language:Perl 0.8%Language:Makefile 0.6%Language:Roff 0.3%Language:Mathematica 0.2%Language:Perl 6 0.1%Language:Ruby 0.1%Language:DTrace 0.1%Language:Shell 0.1%Language:HTML 0.1%Language:M4 0.1%Language:Python 0.0%Language:Assembly 0.0%Language:AppleScript 0.0%Language:Mercury 0.0%