Showing 538 open source projects for "java key"

View related business solutions
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 1
    Java JWT

    Java JWT

    Java implementation of JSON Web Token (JWT)

    A Java implementation of JSON Web Token (JWT) - RFC 7519. This library requires Java 8 or higher. The last version that supported Java 7 was 3.11.0. The library implements JWT Verification and Signing using several algorithms. The Algorithm defines how a token is signed and verified. It can be instantiated with the raw value of the secret in the case of HMAC algorithms, or the key pairs or KeyProvider in the case of RSA and ECDSA algorithms. Once created, the instance is reusable for token...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    Java Client for Google Maps Services

    Java Client for Google Maps Services

    Java client library for Google Maps API Web Services

    This library brings the Google Maps API Web Services to your server-side Java application. Each Google Maps Web Service request requires an API key. API keys are generated in the 'Credentials' page of the 'APIs & Services' tab of Google Cloud console. The Java Client for Google Maps Services is designed for use in both server and Android applications. In either case, it is important to add API key restrictions to improve the security of your API key. Additional security measures, such as hiding...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Azure SDK for Java

    Azure SDK for Java

    Active development of the Azure SDK for Java

    ... Guidelines for Java and share a number of core features such as HTTP retries, logging, transport protocols, authentication protocols, etc., so that once you learn how to use these features in one client library, you will know how to use them in other client libraries. These libraries can be easily identified by folder, package, and namespaces names starting with azure-, e.g. azure-key vault.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    AWS Encryption SDK for Java
    The AWS Encryption SDK is a client-side encryption library designed to make it easy for everyone to encrypt and decrypt data using industry standards and best practices. It enables you to focus on the core functionality of your application, rather than on how to best encrypt and decrypt your data. The AWS Encryption SDK is provided free of charge under the Apache 2.0 license. With the AWS Encryption SDK, you define a master key provider (Java and Python) or a keyring (C, C#/.NET, and JavaScript...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
  • 5

    key-recorder

    A program that captures your typed keys

    A program that can capture your keys and clicks and display them in a nice beautiful way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AWS IoT Device SDK for Java

    AWS IoT Device SDK for Java

    Java SDK for connecting to AWS IoT from a device

    The AWS IoT Device SDK for Java enables Java developers to access the AWS IoT Platform through MQTT or MQTT over the WebSocket protocol. The SDK is built with AWS IoT device shadow support, providing access to thing shadows (sometimes referred to as device shadows) using shadow methods, including GET, UPDATE, and DELETE. It also supports a simplified shadow access model, which allows developers to exchange data with their shadows by just using getter and setter methods without having...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Spring Framework

    Spring Framework

    Comprehensive programming and configuration model for modern apps

    The Spring Framework provides a comprehensive programming and configuration model for modern Java-based enterprise applications, on any kind of deployment platform. A key element of Spring is infrastructural support at the application level: Spring focuses on the "plumbing" of enterprise applications so that teams can focus on application-level business logic, without unnecessary ties to specific deployment environments.
    Downloads: 64 This Week
    Last Update:
    See Project
  • 8
    Cryptomator

    Cryptomator

    Multi-platform transparent client-side encryption for your cloud files

    Cryptomator is a free and open source project that offers multi-platform, transparent client side encryption of your files in the cloud. It works with just about any cloud storage service; is totally transparent so you can work with your files how you normally would; and secure with a 256-bit key length AES encryption. It’s also simple and easy to use with no need for different accounts, key management, cloud access grants or cipher configurations.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 9
    Sonic Agent

    Sonic Agent

    Agent of Sonic cloud real machine platform

    Agent of Sonic Cloud Real Machine Platform. Sonic is a platform that integrates remote control debugging and automated testing of mobile devices, and strives to create a better use experience for global developers and test engineers.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 10
    Neo-Launcher

    Neo-Launcher

    Neo-Launcher

    Neo Launcher is a free and open-source launcher designed for Android devices. It offers a highly customizable and user-friendly interface, allowing users to personalize their home screens and app drawers extensively. Key features include rich theme support, customizable app icons, various icon shapes, and the ability to create folders or categories within the app drawer. The launcher also supports gestures, a unique custom widget, and custom search engines, providing users with enhanced...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11
    Hyperledger Fabric

    Hyperledger Fabric

    Distributed ledger framework for developing solutions and applications

    Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy. High-performance, secure, permissioned blockchain network. Code written in Go, chaincode (smart contracts) in Go, Javascript, or Java, SDKs in Node.js, Java, Go, REST and Python. Hyperledger...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    Aeron

    Aeron

    Efficient UDP unicast, UDP multicast, and IPC message transport

    Efficient reliable UDP unicast, UDP multicast, and IPC message transport. Java and C++ clients are available in this repository, and a .NET client is available from a 3rd party. All three clients can exchange messages across machines, or on the same machine via IPC, very efficiently. Message streams can be recorded by the Archive module to persistent storage for later, or real-time, replay. Aeron Cluster provides support for fault-tolerant services as replicated state machines based on the Raft...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Jailer Database Tool

    Jailer Database Tool

    Database subsetting and relational data browsing tool

    ... and archiving obsolete data without violating integrity. The Data Browser lets you navigate through your database following the relationships (foreign key-based or user-defined) between tables. Generates SQL (topologically sorted), XML (hierarchically structured) and DbUnit datasets. A demo database is included with which you can get a first impression without any configuration effort.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    elevenlabs-api

    elevenlabs-api

    elevenlabs-api is an open source Java wrapper around the ElevenLabs

    Elevenlabs-api is an open-source Java wrapper around the ElevenLabs Voice Synthesis and Cloning Web API. Compiled JARs are available via the Releases tab. To access your ElevenLabs API key, head to the official website, you can view your xi-API-key using the 'Profile' tab on the website. To set up your ElevenLabs API key, you must register it with the ElevenLabsAPI Java API. For any public repository security, you should store your API key in an environment variable, or external from your...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 16
    Android Debug Database

    Android Debug Database

    A library for debugging android databases and shared preferences

    Android Debug Database allows you to view databases and shared preferences directly in your browser in a very simple way. Android Debug Database is a powerful library for debugging databases and shared preferences in Android applications. Delete database rows and shared preferences. Search in your data. Sort data. Download database. Debug Room inMemory database. As this library is auto-initialize, if you want to get the address log, add the following method and call (we have to do like this...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    key_color_image

    Command line app for creating a particular color scale to images

    It is a command line application to which you can pass a color, and the application transforms the input images to that color scale image (as if it was a gray scale, but instead of gray, that color). In addition, the application allows you to set the global alpha of the image, and translate a particular color to a totally transparent alpha (alpha = 0). You can also disable alpha component, just in case the input image is a .jpg, or there is any restriction that makes the output image...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Trust Wallet Core

    Trust Wallet Core

    Cross-platform, cross-blockchain wallet library

    Trust Wallet Core is an open source, cross-platform, mobile-focused library implementing low-level cryptographic wallet functionality for a high number of blockchains. It is a core part of the popular Trust Wallet, and some other projects. Most of the code is C++ with a set of strict C interfaces, and idiomatic interfaces for supported languages: Swift for iOS and Java for Android. Wallet Core supports more than 50 blockchains, Bitcoin, Ethereum, Binance Chain, and most major blockchain...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Apache Hudi

    Apache Hudi

    Upserts, Deletes And Incremental Processing on Big Data

    ... efficient upserts, by mapping a given hoodie key (record key + partition path) consistently to a file id, via an indexing mechanism. This mapping between record key and file group/file id, never changes once the first version of a record has been written to a file. In short, the mapped file group contains all versions of a group of records.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Jedis

    Jedis

    A small redis java client

    Jedis is a blazingly small and sane Redis java client. Jedis was conceived to be EASY to use. Jedis is fully compatible with redis 2.8.x, 3.x.x and above. The features supported are sorting, connection handling, commands operating on any kind of values, commands operating on string values, commands operating on hashes, commands operating on lists, commands operating on sets, commands operating on sorted sets, commands operating on streams, transactions, pipelining, publish/subscribe...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    bitcoinj

    bitcoinj

    A library for working with Bitcoin

    bitcoinj is a library for working with the Bitcoin protocol. It can maintain a wallet, send/receive transactions without needing a local copy of Bitcoin Core and has many other advanced features. It's implemented in Java but can be used from any JVM compatible language, examples in Python and JavaScript are included. Highly optimized lightweight simplified payment verification (SPV) mode. In this mode, only a small part of the blockchain is downloaded, making bitcoin suitable for usage...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Google Maps SDK for Android Samples

    Google Maps SDK for Android Samples

    Samples demonstrating how to use Maps SDK for Android

    Create dynamic, interactive and personalized experiences with maps, locations and geospatial experiences for your Android apps. Create an account, generate an API key, and start creating. Learn how to load the Maps SDK for Android and add a map with a bookmark to your web application. You can customize almost all aspects of the map, such as routes, landforms and places of interest, among others. Find the current location of an Android device and display details of the place or other place...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Corona-Warn-App Server

    Corona-Warn-App Server

    Backend implementation for the Apple/Google exposure notification API

    ... the implementation of the server for encryption keys for the Corona-Warn-App. The Corona-Warn-App is an app that helps trace infection chains of SARS-CoV-2 (which can cause COVID-19) in Germany. The app is based on technologies with a decentralized approach and notifies users if they have been exposed to SARS-CoV-2. Transparency is key to both protecting the app's end-users and encouraging adoption.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Spring Cloud Netflix

    Spring Cloud Netflix

    Integration with Netflix OSS components

    ... Balancing (Ribbon). Service Discovery is one of the key tenets of a microservice-based architecture. Trying to hand-configure each client or some form of convention can be difficult to do and can be brittle. Eureka is the Netflix Service Discovery Server and Client. The server can be configured and deployed to be highly available, with each server replicating state about the registered services to the others.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Amazon Neptune SigV4 Signer

    Amazon Neptune SigV4 Signer

    A library for Amazon Neptune that enables AWS Signature Version

    ... charge. You can use AWS Identity and Access Management (IAM) to authenticate to your Neptune DB instance or DB cluster. When IAM database authentication is enabled, each request must be signed using AWS Signature Version 4. AWS Signature Version 4 adds authentication information to AWS requests. For security, all requests to Neptune DB clusters with IAM authentication enabled must be signed with an access key. This key consists of an access key ID and secret access key.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next