Search Results for "openssl library" - Page 2

Showing 51 open source projects for "openssl library"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1
    PHP JOSE Library

    PHP JOSE Library

    JSON Object Signing and Encryption Framework (JWT, JWS, JWE, JWA, JWK

    JSON Object Signing and Encryption Framework (JWT, JWS, JWE, JWA, JWK, JWKSet and more)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    X Certificate and Key management is an interface for managing asymetric keys like RSA or DSA. It is intended as a small CA for creation and signing certificates. It uses the OpenSSL library for the cryptographic operations. Please see the XCA homepage http://hohnstaedt.de/xca
    Leader badge
    Downloads: 275 This Week
    Last Update:
    See Project
  • 3
    Simple-WebSocket-Server

    Simple-WebSocket-Server

    WebSocket (WS) and WebSocket Secure (WSS) server and client library

    A very simple, fast, multithreaded, platform-independent WebSocket (WS) and WebSocket Secure (WSS) server and client library implemented using C++11, Asio (both Boost.Asio and standalone Asio can be used) and OpenSSL. Created to be an easy way to make WebSocket endpoints in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    lua-resty-jwt

    lua-resty-jwt

    JWT For The Great Openresty

    JWT For The Great Openresty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5

    openSSLGOSTSigner

    Simple GUI tool for openssl to sign files with GOST algorithm

    This software is a simple GUI tool which uses openssl command line utility underneath. It designed to sign any type of files with GOST algorithm (GOST cipher) and will be especially useful for russian ISP's and IT companies which in one way or another have to deal with Roskomnadzor's forbidden sites list to reduce the timewaste while typing in commandline each time you need to sign some file. To use this software you will need to have a ".PEM" file(which exactly used to sign files). If you...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    CryptBench

    CryptBench

    A Benchmark which tests CPU cryptography performance

    Cryptbench Single Threaded CPU Cryptography Benchmark. Cryptbench is a benchmarking application which tests CPU performance for cryptography applications. It uses the following libraries: 1. OpenSSL 2. Botan 3. Cryptopp 4. Lib-Gcrypt 5. Libcpuid Minimum requirements to run benchmark: CryptBench requires a CPU with atleast SSE2 support and 64-bit OS. Following Cipher/Hash Functions are used to generate a final CryptScore for the given CPU: 1. AES-256 2. Blowfish 3...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    RetroShare

    RetroShare

    [WARNING] Project has moved to http://github.com/Retroshare/Retroshare

    [IMPORTANT] Retroshare is now distributed on Github. Please go to http://retroshare.net to find the latest releases and sources. RetroShare is a cross-platform, secured and decentralized communication system. It lets you to securely chat, share photos, videos, and more with family and friends, using OpenPGP to authenticate peers and OpenSSL to encrypt all communication.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8

    libSSL

    C++ SSL Library

    C++ library that wraps both raw and SSL functionality into an easy-to-use set of classes. Raw sockets supported: * IPV4 TCP Platforms currently supported: * Windows The following SSL libraries are supported: * OpenSSL 1.0.2d Additional platforms, raw libraries (e.g. IPV6) etc. will be added in due course, the architecture has been designed to accommodate expansion.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 9

    Simple WebSocket Server C++

    An easy way to make WebSocket endpoints in C++.

    Please go to https://github.com/eidheim/Simple-WebSocket-Server, as this sourceforge page will no longer be updated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 10

    Qt64-NG (PROJECT CLOSED!)

    Alternative builds of Qt framework and Qt Creator.

    PROJECT CLOSED! Alternative builds of Qt framework and Qt Creator for Windows x86 and x86-64. Multiple compilers: - MinGW (sjlj, seh, dw2 exception handling, posix threading), - Microsoft Visual C++ 2010, 2012, 2013. Additional components: - OpenSSL, - MySQL client, - PostgreSQL client.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 11

    Easy Simple Network Library

    A MINA-like, cross-platform C++ network library based on boost::asio

    The full name of "esnetwork" is "easy simple network library". It is a cross-platform C++ network library based on boost::asio (http://think-async.com). It aims to be a simple, easy-to-use and full-featured networking framework, like MINA in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    TinySSL

    A very small easy to use and super fast SSL library

    This is very small, easy to use and extremely fast SSL library written in C. I hope this will get people started to implement SSL quickly without the bloatware of the other bulky open source SSL libraries like OpenSSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    pidCrypt
    pidCrypt is no longer maintained! pidCrypt is a crypto library offering modular cryptographic functions in JavaScript. Supports: AES (CBC & CTR Mode), RSA, MD5, SHA-1, SHA-256, SHA-384, SHA-512, ASN.1, Base64, UTF-8. The AES-CBC mode is compatible to OpenSSL.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Extropy's DevPaks

    Extropy's DevPaks

    A collection of the DevPaks for Dev-C++ that I maintain.

    A collection of the DevPaks for Dev-C++ that I maintain: zlib libpng GMP MPFR wxWidgets GNU C Library Reference Cpp_manpages FANN Expat PCRE libtiff libjpeg JBIG-KIT CONIO libprimesieve liblzma_xz_utils OpenSSL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    MyCA - Easy Self-Signed SSL

    PHP-based app to create your own CA and sign SSL certs in seconds!

    MyCA is a very simple tool written in PHP that uses the phpseclib library to create certificate authorities (CAs) and sign SSL certificates with them. This tool was written primarily for myself because I wanted: 1. A free, web-based tool to create and manage my testing and development SSL certificates. 2. A tool that would not take me more than 60 seconds to log in, generate, and download a new certificate. 3. A single password to log into the UI and manage multiple CAs. 4...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AS2Secure - AS2 Php Lib
    AS2Secure is a PHP Lib to allow you to send and receive AS2 message from partners. Based on OpenSSL, documents are SIGNED and CRYPTED to build SMIME messages ready to be sent over HTTP connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tool for encrypting files using blowfish, aes, des or cast5, File hashing with md5, sha and ripemd160, compresssion with gzip, and a nice user interface. Created using C++ with Qt framework, depends on QCA third-part Qt Library and OpenSSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    yaSSL, or yet another SSL, is an embedded ssl library for programmers building security functionality into their applications and devices. yaSSL is highly portable, and runs on standard as well as embedded platforms(QNX, ThreadX, VxWorks, Tron) yaSSL is still available but no longer being developed. Current development on the same project continues under wolfSSL. Visit yaSSL Home above for the latest stable release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A simple demonstrative command line tool which can do both file encryption and decryption . It is based on OpenSSL and can support AES / DES / 3DES / BLOWFISH / RC4 cipher algorithms with ECB / CBC / CFB / OFB chaining modes (ECB only for RC4).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    DigiForce SDK

    C++ Development Framework

    DigiForce is a SDK for Unix/Linux/Windows with : Window(DX,GDI,X11,OpenGL), Bitmap(PNG,GIF,BMP,JPG,ICO), Sound(WAV,MP3), Video(AVI/DivX/VFW), multi-Threading, Network(IP), Servers(HTTP(IPP), FTP, SMTP, POP3, DHCP, DNS), OpenSSL, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Python wrapper around a small subset of the OpenSSL library. Includes: X509 Certificates, SSL Context objects, SSL Connection objects using Python sockets as transport layer. The Connection object wraps all the socket methods and can therefore be use
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The OpenSSL shell/batch script collection offers insight in how to setup a hierarchical PKI structure consisting of a Root CA, several sub CA's and end entity digital certificates. The scripts are available for unix and windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Python wrapper for LibSSH2 and OpenSSL libraries. Includes: yEnc (coder, decoder), hunspell, Par2, crc64
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    B-Trust eDoc is a program built on top of LibDigiDoc a free implementation of the OpenXAdES standard for signing/encrypting files using smartcard tokens. It also contains Openssl and PKCS11 wrapper classes in C++ which might be useful to developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java SSL Engine using OpenSSL for higher performance SSL thoughput with ability to use Java 1.4.x NIO channels.
    Downloads: 0 This Week
    Last Update:
    See Project