Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
Try Now
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
SafeSMS in an application for SMS end-to-end encryption. It can send and receive encrypted messages. Encryption uses a secret key derived from a password and shared by sender and recipient. Sent and received messages can only be read with the password.
JAligner is an open source Java implementation of the dynamic programming algorithm Smith-Waterman with Gotoh's improvement for biological local pairwise sequence alignment with the affine gap penalty model.
A word game featuring double-letter score, triple-word score, etc. You play against the fast and furious robot. 100% Java. The project could use a look-ahead algorithm and some better choices of dictionaries.
Sliver is a Server daemon and a client program that reads log files, and accept remote commands through the TOC protocol using Net::Aim and encryption. Sliver is written mostly using Perl, but this may change.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
SHReC is a Java implementation of an hierarchical document clustering algorithm based on a
statistical co-occurence measure called subsumption, which is particularly suited to the problem of
on-line "search results" clustering.
The goal of CryptoJIM project is to create a cross platform instant messenger with support for a central encrypted message archive, transparent message encryption and several IM Protocols. At first priority it will support the ICQ Protocol.
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
A J2ME generic database program with DES encryption for use on mobile phones and other J2ME devices.
Both MIDP 1.0 and MIDP 2.0 versions available.
For WAP download instructions, see http://www.getjar.com/cgi/page.cgi?a=map593&sid=21104766184
A plattform independent encryption-tool with a simple user interface (swing/java). It uses 'Password Based Encryption' (PBE) to encrypt and/or decrpyt files on the filesystem. Encryted files will also be compressed using the zip-format.
SpeedReader is a Java GUI speed reading program, with a pluggable algorithm architecture, that allows users to read text documents from sources such as Project Gutenberg.
A Java program to encrypt files and make them relatively safe for transfers across networks. Currently just in commandline form, but an application is in the works.
Common utility methods, classes and algorithm library for general use. Although this library focuses on common utility algorithms, main goal of this library is ease of use by trading some flexibility.
EasyAI is a project to build classical AI program and method in Java language, such as resolution for logic, greedy search, genetic algorithm, neural network and so on...
GALib, Java Genetic Algorithm (JAR) library, models chromosomes as real numbers, characters, strings, and string sequences. Very easy to use, just extend one of the existing GA classes and implement your fitness function. Sample GAs included.
Password Keeper:
Password Keeper will be a program that lets you put all of your passwords in one file and encrypt it easily instead of using a flat file.
IslandEv distributes a Genetic Algorithm (like <a href="/projects/jaga">JaGa</a>) across a network (see <a href="/projects/distrit">DistrIT</a>) using an island based coevolutionary model in which neighbouring islands swap migrating individuals every
Mudslide provides an encrypted file system to any operating system that can mount a webdav server. Mudslide works with Linux, OS X, and Windows. Mudslide is built upon http://jakarta.apache.org/slide/ and the encryption libraries packaged with Java.
Butterfly XML Editor is an IDE built on top of a new real-time incremental XML parsing algorithm. The editor features syntax and error highlighting, incremental validation, code completion, XSLT pipelines, and side by side DOM and source viewing.
A user-centric Java Mailet for the Apache James mail server (a Java mail server) for the purpose of filtering spam using a naive Bayesian algorithm. As a Mailet, the filter can act upon spam as it is received over SMTP before the user gets it.
The DBAbstract Server is a middleware database server solution written entirely in Java. It provides connection to any type of database implementation through one JDBC partially complient driver, client-server encryption and connection pooling.
EyesRay render a 3D scene with the raytracing algorithm. Some specifics points are: a scene loader, the support of transparency, avaibility to generate images (ppm format)...