Search Results for "tls libraries" - Page 2

Showing 55 open source projects for "tls libraries"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Make Recruiting and Onboarding Easy Icon
    Make Recruiting and Onboarding Easy

    Simple, easy-to-use applicant tracking and employee Onboarding system for any sized organization.

    Take away the pain and hassle associated with applicant recruitment, hiring, and onboarding with ApplicantStack. Designed for HR professionals and recruiters, ApplicantStack helps streamline the recruiting and onboarding processes to improve productivity and reduce costs. ApplicantStack provides a complete toolkit that includes tools for posting, launching, and advertising jobs, assessing and managing candidates, collaborating with teams, centralizing information for quick hiring and onboarding, and more.
  • 1
    DC++

    DC++

    A Windows client for the Direct Connect networks

    DC++ is an open source Windows client for the Direct Connect file sharing network. The DC network is a decentralized network, made up of individual servers (hubs) that users join to share files with other members on that hub. Each hub is individually run by a fellow user of the DC network, and may have certain themes to the content on the hub. Hub owners set up rules to regulate their hub as they see fit.
    Leader badge
    Downloads: 1,050 This Week
    Last Update:
    See Project
  • 2
    gSOAP Toolkit

    gSOAP Toolkit

    Development toolkit for Web Services and XML data bindings for C & C++

    ..., SOAP and REST Web API development, WS-* protocols (WS-Security, WS-Policy, WS-ReliableMessaging, etc), XML-RPC and JSON. Licensed under GPLv2. Visit the developer center with guides, tutorials, and examples at www.genivia.com/dev.html The documentation of the toolkit, libraries, plugins and more is available at www.genivia.com/docs.html Commercial-use licenses and expert technical support services are available at competitive pricing levels, please visit www.genivia.com/products.html
    Leader badge
    Downloads: 394 This Week
    Last Update:
    See Project
  • 3
    Gtk-Gnutella

    Gtk-Gnutella

    A GTK+ Gnutella client, optimized for speed and scalability

    A GTK+ Gnutella client, efficient, reliable and fast, written in C. It has been optimized for speed and scalability, with low-memory consumption. It is meant to be left running 24x7, using little CPU and only the configured bandwidth. It is possible to run gtk-gnutella without a GUI or using a shell interface.
    Leader badge
    Downloads: 161 This Week
    Last Update:
    See Project
  • 4
    GoldBug - Encrypted Communications

    GoldBug - Encrypted Communications

    Chat Messenger. E-Mail-Client. Websearch. Filetransfer.

    GoldBug is a decentralized & secure communication suite that offers an integrated e-mail client, an instant messenger & a file transfer. Also included is an URL-RSS-DB & a p2p web search. Current vers. w/ McEliece Algorithm. GoldBug has been 2013 - 2023 ten years just another Graphical User Interface of the Spot-On Encryption Suite. Main GUI features: Minimal & colorful Interface with Tabs in the East. Microsoft & Qt MinGW deprecated Win32 & for Compiling: ●...
    Downloads: 16 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 5
    flom

    flom

    Free Lock Manager

    ... and transactional sequence. libflom, the library shipped with FLoM, allows you to develop your own application using a simple C, C++, Java, Perl, PHP or Python client API. SSL/TLS security for network communication, X.509 certificates for peer to peer mutual authentication.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    qpwmc

    A graphical Password Manager Daemon client.

    QPwmc is a full featured graphical pwmd client using the Qt toolkit and libpwmd to edit a pwmd data file. The interface is similar to a file manager but rather than a tree of folders on a filesystem it edits a tree of XML elements and their attributes. It uses a PwmdDialog class to makes it easy to integrate into your own projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    libpwmd

    API for Password Manager Daemon (pwmd)

    Libpwmd provides an API for connecting to pwmd. It allows for your application to easily store and retrieve data from a pwmd server. It does all the work of setting up the socket and socket IO. Fetching element content can be done in as little as 4 function calls: pwmd_new(), pwmd_connect(), pwmd_open() and pwmd_command().
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    asynframe framework

    asynframe framework

    Development framework based on message driven provided

    This is an SDK development framework based on message driven (including asynchronous IO events) , which provides basic interfaces such as thread、pipeline、file and network. 1. It can be easily integrated into MFC、SoUI、DUI and Qt6.x other systems 2. Implement equipment chain and provide unified equipment operation interface (including file、pipe and socket etc.) 3. Implement the basic network protocol module: dns /udp/tcp/ssl/ftp/http/rtsp/proxy/websocket 4. Implement high-precision...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    HTTP library for Lua

    HTTP library for Lua

    HTTP Library for Lua. Supports HTTP(S) 1.0, 1.1 and 2.0

    HTTP Library for Lua. Supports HTTP(S) 1.0, 1.1 and 2.0; client and server.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 10
    ADDC Commons Java Libraries

    ADDC Commons Java Libraries

    Collection of Java libraries

    The ADDC Commons libraries are a collection of Java class libraries that have been used in numerous large scale projects for telecoms companies, banks, railways and gaming and betting software over the last 20 odd years. They contain classes that started back when Java Generics were a dream and you found your type errors at run-time with class casting errors. The oldest classes in the collection date from 2 decades ago when developing the first Java server deployment onto an IBM ainframe...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    WebSocket ++

    WebSocket ++

    C++ websocket client/server library

    WebSocket++'s goal is to provide a flexible set of tools for building a wide variety of WebSocket based applications wrapped by low or zero overhead abstractions. It is not opinionated. If something can be practically replacable (with low overhead) based on the user's preference then it is. It accomplishes this via a policy based design built using C++ template metaprogramming. WebSocket++ is a cross platform open source (BSD license) header only C++ library that implements RFC6455 (The...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    ChatSecure

    ChatSecure

    ChatSecure is a free and open source encrypted chat client for iOS

    .... ChatSecure only uses well-known open-source cryptographic libraries to keep your conversations private. Other apps may make claims about "military grade" security but, without publicly auditable source code and verifiable end-to-end encryption, you cannot be truly safe.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    FastoRedis

    FastoRedis

    Cross-platform open source Redis DB management tool

    FastoRedis (fork of FastoNoSQL) — is a cross-platform open source Redis management tool (i.e. Admin GUI). It put the same engine that powers Redis's redis-cli shell. Everything you can write in redis-cli shell — you can write in FastoRedis! Our program works on the most amount of Linux systems, also on Windows, Mac OS X, FreeBSD and Android platforms, on desktops and embedded devices.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 14
    Spot-On
    Seriously entertaining dolphins on echo networks. The official source repository is located at https://github.com/textbrowser/spot-on. Downloads are located at https://github.com/textbrowser/spot-on/releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FastoNoSQL

    FastoNoSQL

    FastoNoSQL it is GUI platform for NoSQL databases.

    Gui managment admin tool for: Redis Memcached SSDB LevelDB RocksDB UnQLite LMDB UpscaleDB ForestDB
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    Redis Desktop Manager

    Redis Desktop Manager

    :wrench: Cross-platform GUI management tool for Redis

    Redis Desktop Manager is a fast, open source Redis database management application based on Qt 5. It's available for Windows, Linux and MacOS and offers an easy-to-use GUI to access your Redis DB. With Redis Desktop Manager you can perform some basic operations such as view keys as a tree, CRUD keys and execute commands via shell. It also supports SSL/TLS encryption, SSH tunnels and cloud Redis instances, such as: Amazon ElastiCache, Microsoft Azure Redis Cache and Redis Labs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FreeFileSync

    FreeFileSync

    Free data backup software to synchronize files and folders

    FreeFileSync is a free Open Source software that helps you synchronize files and synchronize folders for Windows, Linux and macOS. It is designed to save your time setting up and running data backups while having nice visual feedback along the way. _______________________________________________________________ DOWNLOAD LINKS (official homepage): https://freefilesync.org/
    Leader badge
    Downloads: 126 This Week
    Last Update:
    See Project
  • 18

    libdashS

    MPEG-DASH library

    Note: I cancelled this project. I advise programmers to use upstream libdash instead. If someone wants to continue development of libdashS, I'll gladly hand the project over. LibdashS (pronounced "libdashes") is a fork of the libdash library: https://github.com/bitmovin/libdash Compared with the original libdash, libdashS adds TLS support, and a SWIG ( http://swig.org ) interface file that can be used to access libdashS functionality from programming languages other than C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    QTerm

    QT based telnet terminal with TLS encription

    <b>PROJECT MOVED TO GITHUB</b> https://github.com/SpongeBobSun/QTerm This is a terminal emulator written in QT. Support telnet protocol and support TLS encryption. You can use this emulator to connect mainframes like HP nonstop server & etc. Since it's written in QT so it's cross platform (Windows, Mac OS X,Linux).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A modification of JESSIE TLS library to support PSK-TLS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    qtskypekit

    qt wrapper for skypekit

    This is a prototype for an alternate C++ wrapper for skypekit. It leverages skypekit, but the api code may be used with some work with another framework. This is more a proof of concept than a final product as TLS layer is broken. Anyone interested in becoming project admin can candidate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    kasablanca is an ftp client, written in c++, using the kde libraries. among its features are currently encryption (auth tls) support, site bookmarks, and queued transfers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A powerful C-written web application testing and load generating tool. It uses HTTP, FTP and TLS/SSL stacks, simulating tens of thousand users / clients each with own IP-address. The goal is to provide an alternative to Spirent Avalanche and Ixia IxLoad.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    SPD 3D Points Viewer
    Build on top of SPDLib this application provides a 3D points viewer for the visualisation of laser scanning data (e.g., LiDAR and TLS). The GUI is developed using QT and C++ and has been provided/tested for Mac OS X but can be complied on others. Code has been moved to https://bitbucket.org/petebunting/spd-3d-points-viewer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Asynchronous ONC RPC library that is derived from the FreeBSD librpc and libtirpc that is published from Sun. Support has been added for TLS and UNIX Domain sockets.
    Downloads: 0 This Week
    Last Update:
    See Project