RSS 244 projects tagged "C"

Download No website Updated 22 Dec 2011 PolarSSL

Screenshot
Pop 162.78
Vit 5.25

PolarSSL is a light-weight cryptographic and SSL/TLS library written in C. PolarSSL makes it easy for developers to include cryptographic and SSL/TLS capabilities in their (embedded) applications with as little hassle as possible. Loose coupling of the components inside the library means that it is easy to separate the parts that are needed, without needing to include the total library. PolarSSL is written with embedded systems in mind and has been ported on a number of architectures, including ARM, PowerPC, MIPS, and Motorola 68000. The source is written to have very loose coupling, enabling easy integration of parts in other software projects. Very loosely coupled cryptographic algorithms for MD2, MD4, MD5, SHA1, SHA-256, SHA-512, AES, Camellia, DES, Triple DES, ARC3, and RSA are included.

No download Website Updated 27 Nov 2009 y_crypto

Screenshot
Pop 28.53
Vit 35.69

The y_crypto library contains a number of PostgreSQL extension functions, primarily written in C. These include random number generation, generating hash digests, and RSA encryption, decryption, signing, and signature verification.

Download No website Updated 05 Jan 2010 NetCrack

Screenshot
Pop 38.88
Vit 35.16

NetCrack is cluster software developed to distribute a hashing algorithm's cracking process work using a brute force attack. Currently, it only supports the two most commonly used hashing algorithms: MD5 and SHA-1. Support is included for MySQL, safe mode, and others. It works like a client/server application, where the server is unique for each cluster network and its job is to distribute the cracking process work, coordinate the nodes, and prevent connections and data integrity errors.

No download Website Updated 23 Feb 2012 cryptodev-linux

Screenshot
Pop 40.95
Vit 2.74

Cryptodev-linux is a Linux kernel module implementation of the OpenBSD cryptodev userspace API (/dev/crypto). The Linux crypto API is being used as the backend and thus requires no dependencies other than a stock Linux kernel.

No download Website Updated 14 Nov 2011 CACKey

Screenshot
Pop 103.02
Vit 2.79

CACKey provides a standard interface (PKCS#11) for smartcards connected to a PC/SC compliant reader. It performs a similar function to "CoolKey", but only supports Government Smartcards. It supports all Government Smartcards that implement the Government Smartcard Interoperability Specification (GSC-IS) v2.1 or newer.

No download Website Updated 11 Jun 2010 ceofhack

Screenshot
Pop 20.52
Vit 1.00

ceofhack is a client for EOF (Eris Onion Forwarding), the secure, peer-to-peer (P2P), decentralized anonymous chat network.

Download No website Updated 24 Jun 2010 sphlib

Screenshot
Pop 32.92
Vit 1.00

sphlib provides optimized implementations in both C and Java of cryptographic hash functions. The C code includes "small footprint" variants optimized for architectures with low L1 cache (e.g. WiFi routers running OpenWRT). The C code comes with a command-line tool that can serve as a drop-in replacement for md5sum, sha1sum, sha256sum, etc. for all implemented hash functions. The Java code is compatible with J2ME. There are implementations of fourteen "second-round" SHA-3 candidates, for all output lengths: BLAKE, Blue Midnight Wish, CubeHash, ECHO, Fugue, Grøstl, Hamsi, JH, Keccak, Luffa, Shabal, SHAvite-3, SIMD, and Skein. Some pre-SHA-3 hash functions (including MD4, MD5, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, RIPEMD-160, and others) are also implemented.

Download No website Updated 05 Dec 2010 Golt

Screenshot
Pop 16.09
Vit 30.01

Golt is a simple tool for encrypting files and transfering them on a local network. Other portions of Golt include a simple crypto/utility toolkit to aid in rapid C/C++ development.

No download Website Updated 24 Feb 2012 Caume Data Security Engine

Screenshot
Pop 23.45
Vit 21.34

Caume Data Security Engine is a REST API platform for storing and processing files in uncontrolled environments. It provides a Free Software solution which allows the creation of reasonably secure and isolated workspaces to process and store sensitive data within uncontrolled environments. With concepts such as "the cloud" and "bring your own device", as well as an increasing demand for mobile devices, it has become clear that the way in which companies operate is changing dramatically, and, with it, the way in which we secure information and the infrastructure which supports business processes. CaumeDSE has been designed as a service platform which provides security to data by using free, well-known, and robust cryptographic software, as well as open and simple data structures and interfaces to make portability and extensibility easy.

No download Website Updated 08 Nov 2012 SSLsplit

Screenshot
Pop 107.26
Vit 1.96

SSLsplit is a tool that performs man-in-the-middle attacks against SSL/TLS encrypted network connections for network forensics and penetration testing. It terminates SSL/TLS and initiates a new connection to the original destination, logging all data transmitted. It supports plain TCP and SSL, HTTP and HTTPS, and IPv4 and IPv6. For SSL and HTTPS, it generates and signs forged X509v3 certificates on-the-fly using the original certificate's subject DN and subjectAltName extension. It supports Server Name Indication, RSA, DSA, and ECDSA keys, and DHE and ECDHE cipher suites. It can also use existing certificates if the private key is available.

Screenshot

Project Spotlight

libvterm

A terminal emulator library.

Screenshot

Project Spotlight

Bitsy

A small, fast, embeddable, durable in-memory graph database that implements the Blueprints API.