RSS 31 projects tagged "Windows"

Download Website Updated 03 Mar 2013 Botan

Screenshot
Pop 642.68
Vit 95.64

Botan is a crypto library written in C++. It provides a variety of cryptographic algorithms, including common ones such as AES, MD5, SHA, HMAC, RSA, Diffie-Hellman, DSA, and ECDSA, as well as many others that are more obscure or specialized. It also offers SSL/TLS (client and server), X.509v3 certificates and CRLs, and PKCS #10 certificate requests. A message processing system that uses a filter/pipeline metaphor allows for many common cryptographic tasks to be completed with just a few lines of code. Assembly and SIMD optimizations for common CPUs offers speedups for critical algorithms like AES and SHA-1.

Download No website Updated 07 Feb 2013 MatrixSSL

Screenshot
Pop 336.74
Vit 32.93

MatrixSSL is an embedded SSL and TLS implementation designed for small footprint devices and applications requiring low overhead per connection. The library is less than 50K on disk with cipher suites. It includes SSL and TLS client and server support, session resumption, and implementations of RSA, AES, 3DES, ARC4, SHA1, and MD5. The source is well documented and contains portability layers for additional operating systems, cipher suites, and cryptography providers.

Download Website Updated 06 Feb 2013 GNUnet

Screenshot
Pop 548.01
Vit 58.40

GNUnet is a peer-to-peer framework with focus on providing security. All peer-to-peer messages in the network are confidential and authenticated. The framework provides a transport abstraction layer and can currently encapsulate the network traffic in UDP, TCP, HTTP, HTTPS, or direct 802.11 (WLAN). GNUnet supports accounting to provide contributing nodes with better service. The services built on top of the framework include anonymous file sharing and a virtual network providing IPv4-IPv6 transition via protocol translation over the P2P network.

Download Website Updated 29 May 2012 GNU SASL

Screenshot
Pop 210.42
Vit 17.23

GNU SASL is an implementation of the Simple Authentication and Security Layer framework and a few common SASL mechanisms. SASL is used by network servers such as IMAP and SMTP to request authentication from clients, and in clients to authenticate against servers. The library includes support for the SASL framework (with authentication functions and application data privacy and integrity functions) and at least partial support for the CRAM-MD5, EXTERNAL, GSSAPI, ANONYMOUS, PLAIN, SECURID, DIGEST-MD5, LOGIN, NTLM, and KERBEROS_V5 mechanisms.

Download Website Updated 19 May 2012 libssh2

Screenshot
Pop 174.36
Vit 10.76

libssh2 is a C library that implements the SSH2 protocol.

Download Website Updated 15 Nov 2011 libdvdcss

Screenshot
Pop 1,356.46
Vit 11.94

libdvdcss is a cross-platform library for transparent DVD device access with on-the-fly CSS decryption. It currently runs under Linux, FreeBSD, NetBSD, OpenBSD, BSD/OS, Solaris, BeOS, Win95/Win98, Win2k/WinXP, MacOS X, HP-UX, QNX, and OS/2. It is used by libdvdread and most DVD players such as VLC because of its portability and because, unlike similar libraries, it does not require your DVD drive to be region locked.

Download Website Updated 15 Aug 2011 GMime

Screenshot
Pop 259.25
Vit 18.28

GMime is a C/C++ library for parsing and creating messages using the Multipurpose Internet Mail Extension (MIME).

Download Website Updated 16 Jul 2011 OpenSC

Screenshot
Pop 204.75
Vit 11.47

OpenSC provides a set of libraries and utilities to work with smart cards. Its main focus is on cards that support cryptographic operations, and facilitates their use in security applications such as authentication, mail encryption, and digital signatures. OpenSC implements the PKCS#11 API so that applications supporting this API (such as Mozilla Firefox and Thunderbird) can use it. On the card, OpenSC implements the PKCS#15 standard, and aims to be compatible with every software/card that does so.

Download Website Updated 22 Jul 2010 Lasso

Screenshot
Pop 101.24
Vit 6.80

Lasso (Liberty Alliance Single Sign On) is an implementation of the Liberty Alliance specifications. These specifications define protocols for federated identities, single sign-on, etc. Lasso supports ID-FF 1.2, SAML 2.0, and parts of ID-WSF. It provides both a C library and bindings for several languages (Python, Java, Perl, PHP 4, and PHP 5).

Download Website Updated 29 Mar 2010 SILC Crypto Toolkit

Screenshot
Pop 33.32
Vit 1.42

SILC Crypto Toolkit (SCT) is a high performance multipurpose cryptographic toolkit for application programmers. It provides ciphers, hash functions, public key cryptosystems, MAC algorithms, multi-precision integers, cryptographic accelerators, an ASN.1 encoder and decoder, and many other features.

Screenshot

Project Spotlight

libxmp

A mod player library.

Screenshot

Project Spotlight

phpSecurePages

PHP4 and PHP5 multi-language login and password client authentication.