Showing 42 open source projects for "loop-aes"

View related business solutions
  • Revolutionize Employee Time Tracking with Touch-Free Biometric Technology Icon
    Revolutionize Employee Time Tracking with Touch-Free Biometric Technology

    Transform Any Tablet into a Sophisticated, Face Recognition Time Clock

    Simplify and modernize your time tracking with a touch-free solution. Say goodbye to costly, tiny screens and embrace quick, accurate, and secure time management.
  • 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.
  • 1
    StatiCrypt

    StatiCrypt

    Password protect a static HTML page

    StatiCrypt uses AES-256 and WebCrypto to encrypt your HTML file with your long password and return a static page including a password prompt and the javascript decryption logic that you can safely upload anywhere (see what the page looks like). This means you can password protect the content of your public static HTML file, without any back-end - serving it over Netlify, GitHub pages, etc. You can encrypt a file online in your browser (client side). StatiCrypt uses WebCrypto to generate...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    LittleJS

    LittleJS

    The Tiny JavaScript Game Engine That Can!

    LittleJS is a super lightweight 2D JavaScript game engine with fast WebGL rendering. It is designed to be small, simple, and easy to use for various applications, from game jams to commercial releases. This engine has everything necessary to make high-quality games, including fast rendering, physics, particles, sound effects, music, keyboard/mouse/gamepad input handling, update/render loop, and debug tools. It is recommended that you start by copying the LittleJS Starter Project This file...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Jitsi Meet Electron

    Jitsi Meet Electron

    Jitsi Meet desktop application powered by electron

    ... is currently not supported under Wayland, eg. the permissions prompt may loop endlessly. The json files are for all the strings inside the application and can be translated. New translations require the addition of a line in index.js.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Mocha

    Mocha

    A feature-rich JavaScript test framework running on Node.js

    Mocha is a feature-rich JavaScript test framework running on Node.js and in the browser, making asynchronous testing simple and fun. Mocha tests run serially, allowing for flexible and accurate reporting, while mapping uncaught exceptions to the correct test cases. Hosted on GitHub. Mocha runs in the browser. Every release of Mocha will have new builds of ./mocha.js and ./mocha.css for use in the browser. Mocha is the most-depended-upon module on npm and Mocha is an independent open-source...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 5
    two.js

    two.js

    A renderer agnostic two-dimensional drawing api for the web

    ... make the object you can apply any number of operations to it. Two.js has a built in animation loop. It is simple in nature and can be automated or paired with another animation library. Two.js features a Scalable Vector Graphics Interpreter. This means developers and designers alike can create SVG elements in commercial applications like Adobe Illustrator and bring them into your two.js scene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    hyperx

    hyperx

    Tagged template string virtual dom builder

    tagged template string virtual dom builder. This module is similar to JSX, but provided as a standards-compliant ES6 tagged template string function. hyperx works with virtual-dom, react, hyperscript, or any DOM builder with a hyperscript-style API: h(tagName, attrs, children). You might also want to check out the hyperxify browserify transform to statically compile hyperx into javascript expressions to save sending the hyperx parser down the wire. Template strings are available in: node 4+,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SuperAGI

    SuperAGI

    A dev-first open source autonomous AI agent framework

    ... Vector DBs to enhance your agent’s performance. Each agent is unique, use different models of your choice. Get insights into your agent’s performance and optimize accordingly. Control token usage to manage costs effectively. Enable your agents to learn and adapt by storing their memory. Get notified when agents get stuck in the loop, and provide proactive resolution. Read and store files generated by Agents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Devault

    Devault

    Decentralized alternative to proprietary and centralized cloud storage

    A Blockchain-based, self-hosted, and end-to-end encrypted cloud storage. Devault is a decentralized, self-hosted, and end-to-end encrypted alternative to proprietary and centralized cloud storage. The file gets encrypted using AES-256-CBC encryption. The encrypted file is split into pieces. The chunks are distributed across the network nodes. The root hash will be stored in your wallet on the blockchain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Dada Mail

    Dada Mail

    Mailing List Manager - Web-based, Self-Hosted, Feature-Rich

    Dada Mail is a Contemporary Mailing List Manager, enabling you to easily run a verified mailing list that your subscribers can trust, right on your own website. Dada Mail helps you with managing an email mailing list, offering complete support for safe, closed-loop opt-in subscriptions, sending out mass mailings, keeping message archives and allowing you to share your messages in lots of neat ways. You run Dada Mail on your own web hosting account, giving you complete control over your...
    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

    Dagger - The Cutting Edge

    A nuts and bolts web engine / CMS (Content Management System)

    Dagger "the cutting edge" is a nuts and bolts web engine / CMS (Content Management System) , aimed more to developers than webmasters. It's more customizable than ordinary content management systems. It's a spin off of the Edge Engine (of which Dagger's project leader was a co-developer), formerly used for Box Network's (Astalavista) websites.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
     In-Browser-File-Encrypter

    In-Browser-File-Encrypter

    The source code of the In-Browser-File-Encrypter web app

    The In-Browser File Encrypter is a simple web application that enables you to securely encrypt your files directly in your browser using the AES-256 encryption algorithm in CBC mode. Check it out at: https://northstrix.github.io/In-Browser-File-Encrypter/V1.0/web-app.html GitHub page: https://github.com/Northstrix/In-Browser-File-Encrypter The download shortcut: https://sourceforge.net/projects/in-browser-file-encrypter/files/V1.0/web-app.html/download Successfully tested in Google Chrome...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    SecretManager

    SecretManager

    FR : Outil de partage des mots de passe, EN : Sharing tool passwords

    * SecretManager V2 started. *New design and new features ************************************ This tool allows you to store (AES 256) and share passwords. Passwords are placed in groups. Groups are associated with user profiles. Finally, we associate user porfiles with users. So users have access to passwords for which they are authorized. In addition, it is possible to supervise the access to secrets (alarm and all access).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PTTP

    PTTP

    Peer talks to Peer based on IPFS, no censorship, no centralized

    Peer Talks To Peer, based on IPFS, CLI tool. It's a PoC of the p2p-secure chat, what we do is the following stuff. Deffie-Hellman exchanges the session key. Using the session key the AES-192-CBC encrypts the message text. Enjoy the non-censored & secure chat room. Currently it's un-stable, and only test in MDNS mode, and the relay mode is under developing --relayCircuit, so you guys can try to use it when you have a public IP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    meta

    meta

    Tool for turning many repos into a meta repo

    Tool for turning many repos into a meta repo. why choose many repos or a monolithic repo, when you can have both with a meta repo? meta is powered by plugins that wrap common commands, letting you execute them against some or all of the repos in your solution at once. meta is built on loop, and as such inherits loops ability to easily target a particular set of directories for executing a common command (eg meta git status --include-only dir1,dir2. See loop for more available options). meta...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    electron-vue-cloud-music
    ..., Dynamics, Fans, Follow, Cloud Disks, Favorites... Heartbeat mode, lyrics fine-tuning, next play, additional play, single loop, random play, list loop. Routing orientation, partial refresh, home page column adjustment and persistence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    XZVoice

    XZVoice

    Free and open source text-to-speech software

    Text-to-speech software developed by Electron + vue + ElementUI + js. The high-fidelity and flexible configuration of speech synthesis products opens up the closed loop of human-computer interaction and enables applications to sound realistically. A variety of timbres are available, and functions such as adjusting speech rate, intonation, and volume are provided. Technically, multi-level rhythmic pauses are taken into account to achieve the purpose of natural synthesizing rhythm...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Metis Messenger

    Metis Messenger

    Secured blockchain group messaging

    ... information about you, your account, or conversations. There’s no signup required and participating in group chats is as simple and secure as it gets. Metis runs on the blockchain and is 100% encrypted with AES encryption. By using blockchain to talk, you’re protecting your communications and keeping your chats private!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Loop Client

    Loop Client

    Download your favorite Movie, TV shows, Musics, Games, Animes for free

    Download your favorite Movie, TV shows, Musics, Games, Animes for free without visiting a website. Unlimited downloads,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Password-Manager

    Password-Manager

    Online keepass-like tool to manage password. client-side AES encrypt!

    v11.00 greatly enhanced security! This password manager can generate and store random strong passwords for users. Passwords are generated on users' browsers and then encrypted using AES256 (mode CBC). PBKDF2 with SHA512 is used for user identification check. In trusted computers, user can enable a PIN to login faster. PIN verification is complicated and involves both server and client. Though PIN is only 4 digits, it's still safe (server will disable PIN upon 3 errors) You can import CSV...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    react-native-swiper

    react-native-swiper

    The best Swiper component for React Native

    With the horizontal property, the scroll view's children are arranged horizontally in a row instead of vertically in a column. You can disable continuous loop mode. You can make control buttons visible and enable auto play mode. Make pagination visible, merge custom styles with the default styles, and add delay between auto play transitions. ScrollBy(index, animated), and Scroll by relative index methods available. Launch simulator to preview. Note that you just need to edit the source file src...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Redux Persist

    Redux Persist

    Persist and rehydrate a redux store

    Basic usage involves adding persistReducer and persistStore to your setup. Every app needs to decide how many levels of state they want to "merge". The default is 1 level. If you are using react, wrap your root component with PersistGate. This delays the rendering of your app's UI until your persisted state has been retrieved and saved to redux. State reconcilers define how incoming state is merged in with initial state. It is critical to choose the right state reconciler for your state....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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
  • 24
    Traceur

    Traceur

    Traceur is a JavaScript.next-to-JavaScript-of-today compiler

    Traceur is a JavaScript.next-to-JavaScript-of-today compiler that allows you to use features from the future today. Traceur supports ES6 as well as some experimental ES.next features. Traceur's goal is to inform the design of new JavaScript features which are only valuable if they allow you to write better code. Traceur allows you to try out new and proposed language features today, helping you say what you mean in your code while informing the standards process. JavaScript's evolution needs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    magic

    magic

    CSS3 Animations with special effects

    Include the file magic.css or include the minified version magic.min.css. If you want to customize the CSS files, now you will have the chance. Load the animation after certain time. Load the animation after certain time but with an infinite loop. You can change the time of the animation by setting the class magictime. Assign the timing to a specific animation. You can include only certain animations. Comment or uncomment your desired file and run from terminal the provided commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next