Search Results for "encryption algorithm java" - Page 32

Showing 861 open source projects for "encryption algorithm java"

View related business solutions
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    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.
    Download Now
  • 1
    Solving the travelling salesman problem with genetic (evolutionary) algorithms. The distance calculations are based on geographical coordinates. The progress of the algorithm is visualized with a geo-map and some statistics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Java based Proxy which dynamically converts HTML from existing web applications to provide XML data and XML-RPC services without having to modify the web applications. One format implements an algorithm called the RMA discussed in a graduate thesis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A java library to demonstrate an algorithm to coordinate First Order multi-party interactions. This algorithm could be used to implement concepts in distributed coordinated computing including the Multi-way Rendezvous statement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FrEAK, the Free Evolutionary Algorithm Kit, is a toolkit to design and analyze evolutionary algorithms, written in Java.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 5
    JLibDiff is an implementation of diff and diff3 algorithm as lib. Differences are represented as java objects. You can use this lib for building text diff tools for example
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    1. project name eXPimenttk (e-SecureOffice) 2.Language Java (req. - at least j2re) 3.target platform - Cross-platform software 4.problem we want to sole- Encryption, Decryption software, File eraser, Messenger, Mailer,Remailer,FireWall 5 target - user
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Secrets is a complete, standalone, personal encryption solution that works much like PGP (Pretty Good Privacy). With Secrets you can encrypt information before emailing it to a friend or coworker, or before storing it on a removable disk. Secrets is buil
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Avocado is a Java and PHP port of the trust metrics algorithm behind advogato.org, with a new data model, developer tools, and utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Simple visualisation of geometric algorithms in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10
    BIM is a Java based AOL Instant Messenger (AIM) Client featuring a full feature Swing GUI. BIM also comes with encryption support. It has a small code base (617KB w/encryption libs) and can be easily dropped and run on wide array of operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tired of spending hours of sleep tuning you Robocode Bot? Your bot is full of constants that if wrong tuned would let to awfull performances? BotOptimizer will help you tune the bot, allowing you to define also your optimization algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Flatch@ is yet another client-server chat application for the WEB. PHP on the server side, Java applet on the client, very easy installation, firewall-friendly (HTTP communication), multiple rooms, private channels, support for end-to-end encryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SimAlgPro - it is a tool to simulate the main algorithms for processor planning. to contribute to the learning process. It allows visualize of interactive form the algorithm application and results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ObscureEncrypt is a high level security encrypter. It encrypts at three levels, 448 bit Blowfish encryption, Obscurity, high level encryption. Making it almost impossible to decrypt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Jarsync is a Java implementation of the rsync algorithm, a delta compression algorithm for fast network file transfers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Compression Utility - based on own bit algorithm
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    The Tiny Encryption Algorithm (TEA) was developed by David Wheeler and Roger Needham at the Computer Laboratory of Cambridge University. The variant used was developed by David Wagner. TEACrypt 80x86 is the porting of this algorithm to the 80x86 platform
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The goal of this project is to create a new peer-to-peer system that is capable of supporting instant messaging, encryption, and secure sharing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    sha is a file hashing utility that uses the NIST's SHA-1, SHA-256, SHA-384, & SHA-512 hash algorithms. It can be used for file integrity checking, remote file comparisons, etc. The portable algorithm implementations can be useful in other projects too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simulated annealing package written in Java using simplex downhill algorithm from Numerical Recipies in C++/FORTRAN/C It is intended for use "behind the scenes" in applications, and it is optimised for ease of integration. Completely standalone,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    jui is a tool for creating Java GUI layout components. It has a powerful but simple layout algorithm and support for the Swing look and feel guidelines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A mobile agent framework. Instead of relying on protocols across the wire, send an agent to the server to execute. An example is encryption: send an agent to retrieve data, but let it do the encryption. Client side encryption on the server!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Java class file encryption. Class Encrypt is a program that can encrypt a developer's class files and package them into an executable jar file for deployment. The program uses modules for implementing different encryptions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TA scheduler based on a genetic algorithm to make the tedious task of scheduling TA's more efficient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Athlete is a virtual robot living in the ODE (Open Dynamics Engine)world. An evolution algorithm is implemented based on the DR-EA-M to optimize its performances. This involves a Genetic algorithm, network of neurons and morphology. All is in java.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.