Showing 138 open source projects for "loop-aes"

View related business solutions
  • 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.
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 1
    Amaze File Manager

    Amaze File Manager

    Material design file manager for Android

    Amaze File Manager is an open source Material Design file manager for Android. It makes Material Design's exceptional features easier than ever to access on your Android device. It comes with an easy-to-use navigation drawer for quick navigation plus plenty of awesome features. It allows you to work on multiple tabs at a time; provides quick access to history, bookmarks or any file; has an inbuilt Database Reader, Zip/Rar Reader, Apk Reader, Text Reader and so much more! Amaze File Manager...
    Downloads: 45 This Week
    Last Update:
    See Project
  • 2
    fping

    fping

    High performance ping tool

    ... emails, so I decided to just step up and take over maintenanceship.To mark this change of maintenance, and avoid confusion, I decided to call it version 3. Besides a new maintainer, fping now also features a completely rewritten main loop implementation which improves performance significantly. The run time is now close to the theoretical time required to send and receive the pings under the specified parameters.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 3
    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: 4 This Week
    Last Update:
    See Project
  • 4
    Concourse

    Concourse

    Concourse is a container-based continuous thing-doer written in Go

    ... one click to get from a failed job to seeing why it failed. The visualization provides a "gut check" feedback loop: if it looks wrong, it probably is wrong. Jobs can depend on other jobs by configuring passed constraints. The resulting chain of jobs and resources is a dependency graph that continuously pushes your project forward, from source code to production.
    Downloads: 2 This Week
    Last Update:
    See Project
  • PMG Low-Code Automation Platform Icon
    PMG Low-Code Automation Platform

    For companies of all sizes interested in a low-code and digital process automation platform

    PMG is a low-code software platform that allows users to configure automation solutions and business applications to drive digital transformation initiatives. From streamlining business processes through automation, to integrating existing systems and filling in point solution functionality gaps, to delivering a collaborative workspace and unified user experience – PMG’s low-code platform does it all without coding. Business users as well as IT resources are empowered to configure, deploy, and maintain solutions that meet their company’s specific needs.
  • 5
    NGINX Ingress Controller

    NGINX Ingress Controller

    NGINX Ingress Controller for Kubernetes

    ... an upstream configuration (i.e Endpoints change when you deploy your app). We use lua-nginx-module to achieve this. Check below to learn more about how it's done. Usually, a Kubernetes Controller utilizes the synchronization loop pattern to check if the desired state in the controller is updated or a change is required. To this purpose, we need to build a model using different objects from the cluster, in particular (in no special order) Ingresses, Services, Endpoints, Secrets, and Configmaps.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    PlainApp

    PlainApp

    Open-source application that allows you to manage your phone

    PlainApp is an open-source application that allows you to manage your phone through a web browser. Access files, videos, music, contacts, sms, calls, and more from your desktop using a secure, easy-to-use web interface. We take your privacy seriously and use TLS + AES-GCM-256 encryption to ensure your data is secure. PlainApp has a modern, customizable interface with multi-language support, light/dark theme options. You can manage your phone from your desktop by visiting a self-hosted webpage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    gev

    gev

    Gev is a lightweight, fast non-blocking TCP network library

    Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quickly and easily build high-performance servers. Support custom protocols to quickly and easily build high-performance servers. High-performance event loop based on epoll and kqueue. Support multi-core and multi-threading. Dynamic expansion of read and write buffers implemented by Ring Buffer. Asynchronous read and write. SO_REUSEPORT port reuse support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ClickHouse Go

    ClickHouse Go

    Golang driver for ClickHouse

    ... supports http protocol for transport. (Experimental). Marshal rows into structs (ScanStruct, Select). Unmarshal struct to row (AppendStruct). Connection pool Failover and load balancing. Bulk write support (for database/sql use begin->prepare->(in loop exec)->commit). AsyncInsert, named and numeric placeholders support. LZ4/ZSTD compression support. External data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SwiftNIO

    SwiftNIO

    Network application framework for protocol servers and clients

    SwiftNIO is a cross-platform asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. Low-level protocol implementations are often a collection of ChannelHandlers that implement a protocol but still require the user to have a good understanding of SwiftNIO. Often, low-level protocol implementations will then be wrapped in high-level libraries with a nicer, more user-friendly API. High-level implementations are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • 10
    GameNetworkingSockets

    GameNetworkingSockets

    Reliable & unreliable messages over UDP

    ... sent in each packet, the sender can deduce which segments need to be retransmitted. Encryption. AES-GCM-256 per packet, Curve25519 for key exchange and cert signatures. The details for shared key derivation and per-packet IV are based on the design used by Google's QUIC protocol. This library has shipped on consoles, mobile platforms, and non-Steam stores, and has been used to facilitate cross-platform connectivity. Contact us to get access to the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    TGM Gaming Macro

    TGM Gaming Macro

    Lets you have a macro mouse n keyboard functionally with ordinary one.

    Official TGM Gaming Macro website: https://trksyln.net/projects/TGM-Gaming-Macro-(TGMacro)-4 TGM is a gaming macro that lets you have a macro mouse and keyboard functionally with ordinary one. You can create or record multiple macros and assign them to any key combinations to trigger and loop them when you need how you need. TGM is made for gamers but it's capable of so much more. So you can use it for daily tasks as well. For any question, bug report or feature request feel free...
    Leader badge
    Downloads: 18,941 This Week
    Last Update:
    See Project
  • 12
    httpfs depends on FUSE. It uses HTTP/1.1 extensions to read arbitrary bytes from a file on a web-server. This is particular interesting for an iso, since it can be investigated (loop device) without actually downloading the whole iso.
    Leader badge
    Downloads: 374 This Week
    Last Update:
    See Project
  • 13
    DAR - Disk ARchive

    DAR - Disk ARchive

    For full, incremental, compressed and encrypted backups or archives

    DAR is a command-line backup and archiving tool that uses selective compression (not compressing already compressed files), strong encryption, may split an archive in different files of given size and provides on-fly hashing, supports differential backup with or without binary delta, ftp and sftp protocols to remote cloud storage Archive internal's catalog, allows very quick restoration even a single file from a huge, eventually sliced, compressed, encrypted archive eventually located on...
    Leader badge
    Downloads: 132 This Week
    Last Update:
    See Project
  • 14
    FileCentipede

    FileCentipede

    File centipede is an internet file download manager

    File centipede is an internet file download/upload manager, Torrent client, WebDAV client, FTP client, and SSH client. It's fast, customizable, user-friendly, multi-protocols supported, and free with no ads. It also contains many useful auxiliary tools such as HTTP requester, file merge, and encoders. With the browser integration, you can download audio and videos from websites, even encrypted videos. File centipede makes everything easy and efficient, it's the best internet download...
    Downloads: 51 This Week
    Last Update:
    See Project
  • 15
    TG Macro

    TG Macro

    TG Macro Pro is a user-friendly software designed to automate tasks

    Introducing TG Macro Pro, your ultimate solution to automating tasks with ease. This user-friendly software is designed to create macros for all your gaming and accounting needs. It's capable of recording mouse movements, button clicks, delays, and keyboard strokes, offering you the power to automate tasks in seconds.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 16

    DavUtils

    Powerful webdav client and sync tools with client-side AES encryption

    DavUtils is a collection of easy to use WebDAV client tools. The built-in client-side encryption allows you to encrypt and decrypt files on the fly with AES. Currently two command line tools are available: dav is a multipurpose WebDAV client that can be used like the standard unix tools ls, mkdir and rm. The other tool is dav-sync that can synchronize local files with a WebDAV server. It is very flexible and configurable and has advanced data safety features to prevent data loss...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17
    MacroPilot

    MacroPilot

    MacroPilot: Piloting Tasks with Automated Macros

    ... interval between clicks. - Infinite Loop or Set Number of Clicks: Endless clicking or a specific click count. - Left and Right Clicks: Left or right clicking. - Single or Double Clicks: Double or single clicks. - Customizable Hotkey: Custom hotkey to start/stop autoclicker. - Hold Click: Hold down left or right mouse button. NOTICE: I did not pay for a code signing certificate. Meaning, when a blue window pops up, click MORE INFO and then RUN ANYWAY.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 18
    Multi PuTTY Manager Secure (ssh manager)
    ssh putty manager Its modified copy of original MPManager 2015 year.. https://sourceforge.net/projects/multiputtymanager/ Added same features : Database password AES enscription, unlock with custom password. Locking apllication with password. Added autologon with ssh public key. Added support of XWindows login. Fixed bugs.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    Electronic Shelf Label Management System

    Electronic Shelf Label Management System

    DIY Electronic Shelf Label Management System

    This ESL management system incorporates the electronic shelf labels and the ESL management software. The ESL management software enables you to manage your electronic shelf labels. It accomplishes this by maintaining a database with the credentials of each ESL and the last image that was sent to it. When you choose the image to be displayed on the ESL and hit the "Send Image To ESL" button, the software encrypts that image, sends it to the specified ESL over Wi-Fi using the UDP protocol,...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Bandizip

    Bandizip

    Fast & efficient file compression and archiving tool

    Bandizip is a fast and efficient file compression and archiving tool designed for Windows users, providing an intuitive interface and a wide array of compression formats. It supports popular archive formats like ZIP, RAR, 7Z, and more, allowing users to create, extract, and manage compressed files with ease. Bandizip is renowned for its high-speed processing and multi-core compression, making it a go-to option for handling large files or batches of files efficiently. It also includes...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    bcacheMonitor

    Version: 0.0.4 01/05/2023

    ... the disks. Wait for infinite loop and redirect the output to the (printed) log file. The contents of the log file can be viewed in a desktop gadget or other commands that display it. sendzero Sends to all active monitors the 'setmax,waitzero' request action, to force flush the dirty cache. Wait for zero dirty cache (currently for 90 seconds maximum). bcache-backup.service is a sample service for systemd to handle bcacheMonitor on startup and shutdown of the operating system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Electronic Shelf Label  Firebase Edition

    Electronic Shelf Label Firebase Edition

    An electronic shelf label is a type of price tag

    An Electronic Shelf Label is a device that's typically attached to the front edge of retail shelving. ESL Firebase Edition V2.0 utilizes the AES-256 in CBC mode and Google Firebase. It doesn't require an expensive gateway to function, once configured, all it needs is a power supply and a Wi-Fi access point. ESL Firebase Edition V2.0 allows you to operate as many of them as you wish, provided that each has its own unique ID, and there's enough power and bandwidth for all of them...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    betaras
    Win32 and Win64 DLL to compress, uncompress, delete, test and list standard zip files, full Unicode support added at 06/November/2020, another option with more features about zip capabilities is the Parolin project at http://parolin.sourceforge.net/, if Winrar and 7zip compatability is important Parolin is a better option also statndard AES encryption is included
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    safelock-cli

    safelock-cli

    ⚡Fast files encryption CLI built with GO

    Fast files encryption (AES-GCM) package and command-line tool built for speed with Go ⚡ Examples: - Encrypt a path with default options > safelock-cli encrypt path_to_encrypt encrypted_file_path - Decrypt a file > safelock-cli decrypt encrypted_file_path decrypted_files_path - If you want it to run silently with no interaction > echo "password123456" | safelock-cli encrypt path_to_encrypt encrypted_file_path --quiet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ESP32 CYD ESL with Firebase

    ESP32 CYD ESL with Firebase

    ESP32 CYD version of the Electronic Shelf Label.

    A version of the Electronic Shelf Label that utilizes the ESP32 CYD. GitHub repository: https://github.com/Northstrix/ESP32-Cheap-Yellow-Display-Electronic-Shelf-Label-with-Google-Firebase The tutorial is available at https://www.instructables.com/ESP32-CYD-ESL/ WebFlash: https://northstrix.github.io/ESP32-Cheap-Yellow-Display-Electronic-Shelf-Label-with-Google-Firebase/flash.html Format Flash area designated for SPIFFS with ESP32 Filesystem Uploader...
    Downloads: 0 This Week
    Last Update:
    See Project