Showing 912 open source projects for "loop-aes"

View related business solutions
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • Start building the next generation of GenAI apps today Icon
    Start building the next generation of GenAI apps today

    MongoDB and Google Cloud bring together powerful technologies that enable you to confidently build GenAI experiences.

    MongoDB Atlas is a fully-managed developer data platform built by developers, for developers. With tight integration to Google Cloud services such as Vertex AI and BigQuery, you can accelerate application deployment to stay at the forefront of AI innovation.
    Learn More
  • 1
    UniRx

    UniRx

    Reactive extensions for Unity

    ... is a library for composing asynchronous and event-based programs using observable collections and LINQ-style query operators. The game loop (every Update, OnCollisionEnter, etc), sensor data (Kinect, Leap Motion, VR Input, etc.) are all types of events. Rx represents events as reactive sequences which are both easily composable and support time-based operations by using LINQ query operators.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    ZIPcrypt

    ZIPcrypt

    Simple Encryption / Decryption Utility

    ZIPcrypt is a simple encryption and compression software that uses patented XOTIC 512-bit+, or AES 256-bit encryption. Delivering the best encryption technology on the market today, ZIPcrypt was also designed to be fast, easy to use, and to work in parallel with the SCIFCOM Encryption as a Service website.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Kamus

    Kamus

    An open source, git-ops, zero-trust secret encryption and decryption

    An open source, GitOps, zero-trust secrets encryption and decryption solution for Kubernetes applications. Kamus enables users to easily encrypt secrets that can be decrypted only by the application running on Kubernetes. The encryption is done using strong encryption providers (currently supported: Azure KeyVault, Google Cloud KMS, Amazon Web Services KMS, and AES).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Xoil Sync

    Xoil Sync

    Xoil Sync allows for you to queue files for up/downloading in folders!

    ... base, which is compressed and use AES encryption over the transit lane as well as SSL (DES Cipher) and will rebuild the folder path you have stored online with the *.xoil file you have generated which is essentially a certificate much like a CSR Certificate for generating an SSL Certificate the XOIL Syncator Certificate 1.xx is what is contained within the *.xoil file essentially being a text file and embedded certificate, there is a short key too retrieve the certificate which will privately ~
    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
  • 5

    WonderGUI

    GUI library for games and multimedia.

    ... base. It doesn’t run your main loop, initialize your application window or assume to be the only code drawing in your window. Instead, you tell WonderGUI about mouse and keyboard events and the screen regions where widgets might need to be redrawn. This makes WonderGUI an excellent toolkit for games and media applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java Game Development (Ninja Girl)

    Java Game Development (Ninja Girl)

    Example code for creating a 2D platform game in Java.

    !Help Wanted! See Discussions for more details. A platform game demonstrating concepts for 2D platform game creation in Java. Collect the stars and go through the door to advance levels. Graphics courtesy of: https://www.gameart2d.com https://opengameart.org/content/animated-fire https://craftpix.net Levels created using https://www.mapeditor.org/ Project created in the Eclipse Java IDE. Keys: Up, Down, Left, Right - Move Player Space - Jump M - Throw Kunai Q, A - Scroll...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    dosbox-ppcjit

    DOSBox + PowerPC JIT = <3

    ... Preferences before starting the program. All versions are built using Xcode 2.5 with -O3 -fsched-interblock -ftree-loop-linear. The G5 version has additional flags for better performance on the 970. All versions include SDL 1.2.15 and libpng. There is no support for this or any SVN build of DOSBox. These builds are provided strictly as a convenience and you use them at your own risk. Updates to current SVN may occur intermittently or never; you are strongly advised to roll your own.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    ObjectBuilder2

    ObjectBuilder2

    C++ CASE tool, full life cycle code generator

    ... of complexity. Even if you use loop-references if OO hierarchy, you need include only one project-level header file. You can easy modify and refactore existing project with cut/copy/paste ANY object (from Method Argument to entire Project) within project and between ObjectBuilder projects. ObjectBuilder is not an IDE tool. It is portable two-way architect code-generation tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    pyPIDTuneMethods

    PID controller design and tuning

    pyPIDTuneMethods is a free python-based tool for PID controller design and tuning. pyPIDTuneMethods is based on scipy (numpy, scipy) <http://www.scipy.org/ >, guiqwt <http://code.google.com/p/guiqwt/ >, python control <http://python-control.org/> and pyQt5 <http://www.riverbankcomputing.co.uk >. If you are not familiar with python you can use winpython <http://winpython.sourceforge.net/>. You can also download it from pypi <https://pypi.org/project/pyPIDTuneMethods/>. You may also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Shift, the browser that merges all of your web apps into one powerful window. Icon
    Shift, the browser that merges all of your web apps into one powerful window.

    Your power browser.

    Streamline everything you do online when you install Shift and access thousands of apps without leaving your browser. Connect all of your Gmail, Outlook, and Office 365 accounts and manage everything from one centralized window. Build out your Shift browser with apps that integrate seamlessly so you have ultra-fast access to all the tools you use to stream, shop, work, browse, and stay connected. Shift brings it all together.
    Try for Free
  • 10
    golang-autoclicker

    golang-autoclicker

    Auto clicker in Golang to simulate mouse clicks

    Auto clicker for desktop applications in Golang to simulate mouse clicks. Used robotgo package for controlling the mouse events. Using getpointer.go will make it sleep for 2 seconds, then return the coordinates of your mouse's position. You will use those coordinates to plot where the mouse need to move. I have 2 positions that I want the mouse to move to and click, then with a combination of a while loop, I just reiterate between clicking on two positions. After you start your mouse will move...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    C++ Math Expression Parser

    C++ Math Expression Parser Library

    The C++ Mathematical Expression Toolkit Library (ExprTk) is a simple to use, easy to integrate and extremely efficient run-time mathematical expression parser and evaluation engine. ExprTk supports numerous forms of functional, logical and vector processing semantics and is very easily extendible. Download http://partow.net/programming/exprtk/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Electronic Circuit Optimization

    Electronic Circuit Optimization

    Optimer: a SPICE base electrical/ electronic circuit optimization tool

    This project is dedicated to the optimization of (any) electrical and electronic circuits and components using evolutionary and heuristic algorithms incorporated with SPICE simulators (such as HSPICE, ngSPICE, etc.). We provide Optimer, which is a user graphical interface for circuit design and optimization. Website: https://www.circuitoptimization.com/ E-mail: contact@circuitoptimization.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SSHTOOLS

    SSHTOOLS

    Java SSH API

    This project now hosts the third-generation of Java SSH API, Maverick Synergy. This API builds on the Maverick Legacy commercial APIs and delivers a new API in a unified client/server framework. This API is available to the community under the LGPL open source license. This update includes ed25519 support, support for the new OpenSSH private key file format and stronger key exchange algorithms. The project continues to host both the original API and legacy applications created around...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14
    IP-Chat

    IP-Chat

    UDP based desktop chatting app which supports AES-256 bit encryption.

    Simple Encrypted chat application built with Java. It uses AES-256 bit block cipher algorithm.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Rockets

    Rockets

    REST and websockets C++ library

    A library for easy HTTP and websockets messaging in C++ applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    XSH is a powerfull command-line XML editing tool/programming language in the manner of Unix shell interpreters and line-oriented text editors like ed which can be used either interactively or for batch-mode XML processing.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    simbol

    simbol

    Communications platform WebXR sites with self-sovereign identity

    Easily create social virtual worlds that anyone can interact with using Virtual Personas, a global identity system where people own their identities. Simbol accepts several configuration parameters. New worlds await us with VR and AR. A flourishing of creativity. This must happen without conceding in user experience and with an honest contract between creators and consumers regarding their data. Simbol is researching to accomplish these goals and broadcasting accomplishments made by the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    sjcl

    sjcl

    Stanford Javascript Crypto Library

    The Stanford Javascript Crypto Library is a project by the Stanford Computer Security Lab to build a secure, powerful, fast, small, easy-to-use, cross-browser library for cryptography in Javascript. SJCL is small but powerful. The minified version of the library is under 6.4KB compressed, and yet it posts impressive speed results. SJCL is secure. It uses the industry-standard AES algorithm at 128, 192 or 256 bits; the SHA256 hash function; the HMAC authentication code; the PBKDF2 password...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    FlyUtilsEncrypt

    delphi encrypt aes des

    Delphi Encrypt AES DES Blowfish PKCS5Padding CBC Mode for VCL FMX 4 Platforms
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Simple Encryption Engine encrypt / decrypt / change password for SQLite database for the future use with your Delphi project. [Using SQLite with FireDAC]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    WriterHelper

    A softwares to help you write

    WriterHelper consist of WordNet Dictionary, WordNet Thesaurus, Plagairism Checker, Encryption using TripleDES, DES, and AES. WriterHelper helps you to search for dictionary, thesurus using WordNet Dictionary, Encrypt Text using AES, DES, TripleDES, and Plagiarism CHecking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tiny Security Suite is a software that consists of encryption, shredding, VPN, folder hiding, Firewall, and Tor Browser. Tiny Security Suite has: - File Encryption (AES and Triple DES) - Text Encryption (AES and Triple DES) - Shredder - Secure Folder (Folder Hider) - VPN (uses OpenVPN configuration files, need openVPN installed on computer) - Tor Browser - Firewall (Firewall PaPI)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    netmon

    TCP connection and email loop monitoring software

    netmon is meant to do TCP connection tests at regular intervals, and publish the status in an HTML page. netmon provides a minimalistic web server to render this page in a browser. The check can also be an external program, as per NAGIOS standard. It can raise alerts when a check fails. Compatible with SSL/TLS. Version 1.1 can run as a service (Windows) or as a daemon (Linux.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Draft

    Draft

    Tool for developers to create cloud-native applications on Kubernetes

    Draft makes it easier for developers to build applications that run on Kubernetes. The draft create command gives developers the artifacts they need to build and run their applications in Kubernetes. The draft-up command builds the container image for an application and deploys it to Kubernetes. Draft targets the "inner loop" of a developer's workflow: as they hack on code, but before code is committed to version control.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Demo Project for Davinci Resolve 12.5

    Demo Project for Davinci Resolve 12.5

    A demo project for Davinci Resolve 12.5

    Project demo with color bars, and basic setup to start editing color, FX, and more for those who have Davinci Resolve and want a stock template to start out. Footage from Videvo. https://www.videvo.net/video/3d-pumpkins-motion-background-loop/455430/
    Downloads: 5 This Week
    Last Update:
    See Project