Search Results for "java project with source code" - Page 9

Showing 309 open source projects for "java project with source code"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    the JSecurityModule project is aimed to produce a module that can be added to any Java software compilation and provide whitelist security on input validation , and also signature matching to ensure security of the application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A smart card-based public key cryptography system based on elliptic curves, using AES for session key generation and SHA for hashing. This project will include the smart card software, terminal software, and a public key server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Security is a subject of major concern in mobile agents. This project provides a security framework that allows the protection of mobile agents from third parties. A self-protected approach, where the agents themselves manage the process, is used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Orizon is a framework intended to provide tools and facilities to test java sources for security flaws. The main goal is to detect common threats as described in Owasp top 10 vulnerability document.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    Talos is an environment-agnostic authorization engine that uses the most expressive API you can find, so you can write authorization statements in code that reads almost like english.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Freenet Project
    Development of a Java application designed to allow the free flow of information and ideas on the Internet without fear of censorship of any kind.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    BeeCrypt is an ongoing project to provide a strong and fast cryptography toolkit. Includes entropy sources, random generators, block ciphers, hash functions, message authentication codes, multiprecision integer routines, and public key primitives.
    Leader badge
    Downloads: 120 This Week
    Last Update:
    See Project
  • 8
    A Java Based Implementation from project n2h2p An URL Filtering Server for N2H2 Compatible devices
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The purpose of this project is to demonstrate Information Card interoperability on heterogeneous platforms written using Java language to support Apache Tomcat, JBoss & SUN Application Server platforms running on Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 10
    jSecret ist dead! Viva 1Password! As several great commercial password management tools emerged, jSecret is not needed anymore. Development on this project is halted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MyHook is a low resource, fast, reliable, key logger, with open source code. After 7 years and 30,000 downloads, we have decided to move this project to GitHub. Please visit us here: https://github.com/danamodio/myhook
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    C++ Source Code that grabs the Windows Serial from the registry. Works on Windows XP, Vista and 7 BETA. IMPORTANT NOTE: This project is for educational purposes only! The author is not liable for the damage this program might cause.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project is an attempt at a decent and user friendly password generator, that will integrate itself into the user's everyday work!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The objective of the GridTrust project is to develop new Grid Security technologies in order to manage Trust and Security in Grid for the Next Generation Grids from the requirement level down to the application, middleware and foundation levels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Crypthing project aims to develop cryptographic software for business, government and personal use within the context of Brazilian Public-Key Infrastructure.The first delivery is an application to sign documents for non-repudiation purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The project consist in an open source implementation of the W3C Recommendation of the XML Key Management Specification 2.0 XKMS 2.0. It is compound of a XKMS Server and a Client API to access to the Server via Web Service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Mass Password Generator

    An easy-to-use generator for large numbers of passwords.

    Originally for my school's IT Department, I have now released the source code under the GNU GPL. It supports the random generation of huge numbers of passwords that can be determined in a variety of ways.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Project Sypher is a Java program that is intended to take a document and cipher the text, output the result in a new document and delete the original file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The main purpose of this project is to develop a Graphic policy definition editor implemented in Java language and based on the XACML standard which manages access control policies
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Console of administration WEB for clients with installed ClamWin. The objective of this project is to use an opensource software, and generate a comprehensive solution of Antivirus. The antivirus ClamWin was selected. The project is a Web interface for a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The goal of the AppCrack project is to allow users to decompile/disassemble .exe programs (allowing users to see the source code) using a simple program instead of long, tedious, unreliable solutions like debuggers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Safe all your passwords and encrypt them with a single password? Yawn. Synchronize your encrypted entries between different machines? Without compromising your security? Here comes SyncYourSecrets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    With this system, a person can ask a yes/no-question to group of people while their answer is kept completely anonymous. The project is based on the dining cryptographers protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a fork of the JSch project (Java Secure Channel) which fixes bug 1849771 (infinite loop when password is incorrect). It is hoped that the JSch author will incorporate this fix into the official JSch project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Secure Java Code Filter (SJCF) provides an ICAP-based filter mechanism for mobile Java code and the signatures applied to it. Administrators can define a centralized policy determining which applications and signatures respectively are allowed.
    Downloads: 0 This Week
    Last Update:
    See Project