140 projects tagged "Windows"
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.
spim is a self-contained software simulator for running R2000/R3000 assembly language programs. It reads and can immediately execute files containing assembly language code. spim also provides a debugger and simple set of operating system services. spim provides both a simple, textual interface and a fancier, graphical interface. The package includes complete source code and documentation.
myFriends is a small program for all of you who have an Apache WEB server and mySQL database running. It is an address list using a WEB interface. It maintains similar things to most address book tools, as well as family relationships. It will also store any number of dates, binary flags or plain text notes to each name. This version targets anyone who wishes to use a simple system and provides a starting point for learning these technologies.
msmtp is an SMTP client with a sendmail compatible interface. It can be used with Mutt and other MUAs. It forwards messages to an SMTP server which does the delivery. Features include various SMTP AUTH methods, TLS/SSL-encrypted connections (including support for client certificates), support for multiple accounts, DSN, and IPv6 support.
PHP Mobile Mail is aimed at mobile professionals who want to use their favorite MUAs (noteably pine or mutt) on their laptop, either in UNIX or Windows (under GNU Gygwin). This lets you work offline. It includes a mail_spooler program, which accepts the output of you MUA and spools (on, or offline). When connected, another process parses through the spool and sends your messages. It is also designed to "fake" using your REAL email address with free services like gmx.net, or mail.yahoo.com, when using their POP and SMTP servers, assuming you have a domain and account that you can control to this degree.
Using nothing more than a web browser, developers can implement dynamic data-driven storefronts with an integrated shopping basket, catalog, hierarchical categories, boolean product search, and order processing. Your eShop's architecture lets developers prepare and market specialized look and feel, payment processing, and shipping modules.
Sawmill is a log analysis tool which can be used to analyze Web site traffic, proxy usage, ftp usage, and much more. Major features include a persistent database for long-term tracking of statistics, hierarchical data mining features, and many security features appropriate for use in a multi-user environment.
Webdata Pro creates relational database solutions online, and requires no technical, programming, or SQL knowledge. It runs on any server that has MySQL. While many have mastered the HTML skills necessary to publish a Web page, integrating a database into a Web site remains a daunting task for most non-programmers. Webdata Pro solves this problem. Its Web interface provides the administrator a point-and-click path through building tables, designing search pages/reports/forms, managing records, and defining member accounts. All functions are accessed through a browser with simple, non-technical instructions. It has a built-in shopping cart, and can easily import data from other programs and upload images or documents through the browser. The program has powerful member privileges, allowing the administrator to control each member's access to the data. Calculation fields such as SUM, AVG, COUNT, ESCAPE, IF-ELSE, and more are included. Further, the software creates complex JOIN queries automatically. The administrator just selects the fields and Webdata Pro does the rest. It is designed with speed in mind, and is able to search millions of records quickly. Individually customized reports and forms can be generated using any HTML editor.
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.