Search Results for "code encryption cd" - Page 19

Showing 514 open source projects for "code encryption cd"

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

    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 security. Auth0 now, thank yourself later.
    Try free now
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    eCryptfs Parser is a GUI for Linux and Windows that recursively parses the headers of every eCryptfs file found in a given directory. It will tell you what encryption algorithm was used, the original filesize, signature used etc
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Notepad X
    STOP!!! This has moved to github! http://www.github.com/mlnlover11/Notepad-X
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Using encryption to secure your code or text. Click File->Run to run your code using Ruby, see the pop up for output. Never save your text or code to disk unencrypted. Don't forget your password. Encryption is error-persistent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TinyCrypt is a simple secure program for encrypting files. The core encryption code is only 76 lines of C code, based on the well known ARC4-D(768) algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    睿腾心情加密器
    这是一个中文加密工具,采用随机码和一次函数两次加密。 This is a Chinese encryption tools, it used random code and linear function to encrypt it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    System I Operating System
    A OS completely written in assembly with a little MikeOS code and some completely new code from scratch. Its minimum requirements are a 386 PC with 1MB RAM. Right now it is only distributed on floppy disks but will eventually support CD-ROMs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Code examples for iDev Blog
    iDev Blog code examples is intended to help novices by exposing small projects developed in Objective-C, Java and C#. You are free to contribute, fork or maybe criticize my work. It's all about the process of learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Project discontinued due to I would keep the code for private use. If you downloaded already and you like it, I suggest keeping a backup of it in a safe spot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    jlidegw
    IRC gateway for lide.cz chat.Written 100% pure in Java including "Lide API" (package jlidegw),which allows Java developers to make their own applications collaborating with lide.cz server.Some code parts are inspired by Python version of lidegw.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10

    wordtubeguid

    import videos to wordpress with thumbnail support

    Alex.Rabe created via http://alexrabe.de/wordpress-plugins/wordtube/ and http://wordpress.org/extend/plugins/wordtube/ a wordpress plugin to deliver flash videos. I took his nice code https://code.google.com/p/wordtubeguid/ and tried to enhance it in following areas: - PHP 5.3 compatibility ( isset($POST) - Changed ids of medias and playlists to guid ( strings) - prerequisite to support import and export of wordtube repositories - can be used with similar functionality - it try to maintain dropin same Options for further development: - Create export/import functions to move wordtube media from one online blog to a "offline" CD-Based blog - Automate this process for end users
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A VM containing a turn-key solution for continuous integration with source code control, build management, automated testing, security analysis, defect tracking, and project management, all using open source tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Code Master 2 is back and ready for some quick and heavy encryption for windows! Algos:AES256;des;Rijndael;dictionary and many more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project basically introduces a new form of security in the world of encryption. After encryption converting that text to sound makes it a little more difficult to crack the code. For more details refer the documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Amnesia.
    Amnesia is a design-rich 'host-proof' web application that encrypts and remembers all sorts of personal information from passwords to private notes. Project now hosted at Google Code: https://code.google.com/p/amnesia-app/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FreeOS/1
    FreeOS/1 is a Free, Open Source, FreeDOS based Free and Open Source Alternative OS, with open source Microsoft Windows compatibility using HXDOSExtender KernelEx,and ReactOS source code. FreeOS/1 will include new technologies and will be easy to use
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Some people have a fetisch about audio cds. Even when their music is digitalized and stored into a hard disk, they still want to insert the CD in the pc. Discotaku recognizes the CD you insert and plays the corresponding playlist from the hard disk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SLEncrypt is a python module for encryption with 11 ciphers at the moment, including ADFGVX, Autokey, Caesar/ROT13, Vigenere, XOR and a lot more. It contains functions allowing you to easily encrypt/decrypt files. The code is about 95% PEP 8 compilant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A simple windows .exe/.dll packer. (Compresses code section and your compiled binaries waste less space) Almost whole codes written in pure C and very minimal also understandable (which makes modifying very easy; like debugger traps, encryption etc.)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    This library provides two operations: one to wrap key data, and another to unwrap the key data. This code also includes a fairly comprehensive unit test library which ensures the implementation is verified against the vectors provided in RFC 3394.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SharpWired is a client for the Wired network which means a BBS-style client that provide chat, news and file transfers through a server protected by encryption. SharpWired has changed hosting to Google Code: http://code.google.com/p/sharpwired/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BashBurn is a collection of bashscripts written to make CD/DVD-burning in the console easier, without the need for a lot of libraries like GTK or QT for a pretty GUI. This is a placeholder page. Go to the homepage to download the latest version or access the code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    The Memory Encryption and Transparent Aegis Library (METAL) functions as a shim library, allowing applications to transparently hide memory from rogue applications. It can be used with legacy applications without code modification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Brute is a brute force hash cracker, it allows the user to specify how many threads he want running simultaneously. It is fast, and modular, all the hash algorithm dependent code lies in a module (a shared library). Modules available: MD5; SHA256; SHA512
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Bork is a very small, cross-platform file encryption utility. It is written in Java and designed to be included along with the files it encrypts for long-term storage (eg on CD-R). Its minimal external dependencies make it fairly futureproof.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JFish is a simple Java implementation of the popular Twofish cryptography algorithm. It allows any application to easily implement powerful encryption, using a single small library and minimal code changes.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB