RSS 4 projects tagged "Windows"

Download Website Updated 03 Mar 2013 Botan

Screenshot
Pop 642.36
Vit 93.84

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.

No download Website Updated 06 Oct 2003 Maximum Entropy Modeling Toolkit

Screenshot
Pop 46.41
Vit 59.28

The Maximum Entropy Toolkit provides a set of tools and library for constructing maximum entropy (maxent) models in either Python or C++. It features conditional maximum entropy models, L-BFGS and GIS parameter estimation, Gaussian Prior smoothing, a C++ API, a Python extension module, a command line utility, and good documentation.

Download Website Updated 30 Jan 2001 distributed.net clients

Screenshot
Pop 48.06
Vit 1.80

distributed.net is a loosely knit group of computer users from all of the world that is taking up challenges requiring lots of computing power (most notably the RC5, DES, and OGR cracking contests). It is simple to participate in the challenges by downloading and running their client software (which uses idle CPU time to complete its tasks).

No download Website Updated 12 Sep 2004 General Purpose Hash Function Library

Screenshot
Pop 57.55
Vit 1.42

The General Purpose Hash Function Algorithm library contains implementations for a series of commonly used additive and rotative string hashing algorithms in the C++ programming language.

Screenshot

Project Spotlight

uma::bson

A DOM-style C++ API for BSON.

Screenshot

Project Spotlight

Avro Editor

An editor for Avro binary serialized files.