200 projects for "java key" with 1 filter applied:

  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Compute shared RSA keys for two parties using Gilboa's protocol. Other protocols may be added. Contains JAVA source for Benaloh, Naccache-Stern and Goldwasser-Michali crypto-algorithms. Oblivious transfers and BiPrimaliy tests also implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Performs summarization, categorization, key phrase generation,full text indexing and search,part of speech tagging,identification of place and human names in various document format. Latest code is available at http://www.twit88.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Imagine being able to send an encrypted message as a single file to someone working on any Operating System, without them having to install any software to decrypt it. Just send them an Inkjar. Or you can store your own passwords on a usb key anywhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Moonbounce API is a set of high level objects that encapsulate pieces of the Bouncycastle lightweight crypto API. Moonbounce significantly simplifies RSA key generation, signing, encryption/decryption and verification of both byte arrays and files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 5
    Private-key, symmetrical (same password to encrypt and decode) file encryption with 8-bit to 2147483647-bit (2^3 to 2^31) encryption using my own algorithm and my own extension of MD5 (http://blog.robtoth.net/2009/06/tencryption-computer-programming.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JAllocRate is a JVMPI (Java 1.4+) profiler that collects various memory statistics about a Java program while it runs. Its key function is to measure allocation rate over a specified interval, which sets it apart from other memory profilers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A crossplatform key manager for GnuPG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SQL*More is a CLI tool to execute commands against SQL databases in the same vein as SQL*Plus for Oracle. Key features are database independence, a self-contained networking stack, a terminal friendly CLI implementation, and macro-like commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Reverse engineers a database using foreign key constraints. Output format is a graphviz dot file representing the ER diagram.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    JSDSI is a Java implementation of the Simple Public Key Infrastructure / Simple Distributed Security Infrastructure (SPKI/SDSI). JSDSI implements a Java Cryptographic Provider for SPKI/SDSI certificates and certificate chain discovery algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ZIM-Pro - A P2P Instant Messenger based on Jxta Technology. Its features: Search for users by key words and location and add to contact list. Secure Messaging, Chatting, and File sharing, Invite offline users through E-mail, Message archiving, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ssh port forwarding - this java application creates multiple port forwarding tunnels to remote hosts, using SSH2 logins with public key or user/password. This provides secure access for mobile devices that support a java VM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CommandHandler - working with coplicated command is very easy. Use CommandDesigner to draw syntax graph and CommandBuilder to write it very quickly using mouse and enter key.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Jarsafe is a utility that provides prevents Java programs from being decompiled by encrypting the Java program using a key in a license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pure-Java cryptographic calculator, featuring basic arithmetic operators, cryptographic operations, multiple key file formats and edition of ASN.1 object files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    bookHexor use the key.txt for encoding where is saved an arbitrary text, which is used as key. bookHexor read the key.txt and notice for each character, where it can be found as an index. If you encode text each of your charakters is displayed as index.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JSpeed -- Java-based Open-Source Embedded Database Management System supporting network database model with limited relational access. JSpeed's goal is to provide a high-speed embedded database written in 100 percent Java. Key management uses EP-Tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This small project fills a need for network administrators to centralize their SSH keys management. It allows to manage a database of public keys via a GUI (and an upcoming command line interface), dinamically enabiling on a per-key, per-user and per-host
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JResEditor eases the editing of java resource files. It provides validation and allows easy comparison of multiple resource files. The GUI allows easy navigation to any key and provides wizards to create keys and new resource files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This proyect is an implementation of OpenPGP (RFC2440) written entirely in Java. It let's you sign, encrypt, decrypt messages and files, using public key cryptography.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ForumNuke is a Communication Forum Software written in Java/Jsp intended to build a power bbs system.It's build on many Open-Source Projects such as Struts , Spring , Hibernate , OSCache and so on. High Performance is one of the key featuers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An action-packed multiplayer Macross (Robotech) game where the key focus is on the valkyrie fighters. Glory to the brave! (Robotech:Glory is also a beginner developers learning platform. Welcome!) IN PLANNING
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JargX is a library that provides an oject-oriented API to parse command line parameters in Java applications. It was designed with two key goals: 1) to require minimal client code; and 2) to encapsulate enforcement of command line usage rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    HDCIM is an instant messenger for HDC users to exchange info, the IMs will travel encrypted with public key encryptions technologies. The instant messenger will be built for Windows and Linux, but it will be written for maximim portability
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB