Search Results for "caesar-lisflood" - Page 2

Showing 39 open source projects for "caesar-lisflood"

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.
    Get started free
  • 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
  • 1
    HcryptoJ (Historical cryptology in Java) is a Java based programming library for implementing and analyzing historical ciphers. HcryptoJ is designed to support research and teaching in historical cryptography and computer science. Licensed under GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This tool is intended to assist individuals interested in learning cryptography. Cryptographic algorithms included are RSA, Vignére cipher, Caesar cipher, Ubchi, with others to come. Code has been written in python and commented for learning ease.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AlphaPeeler is a crypto educational tool. It includes frequency analysis, mono-alphabetic substitution, Caesar, transposition, Vigenere, & Playfair cipher. Professional features are: DES, Gzip, MD5, SHA1, SHA256, RIPEMD-16, RSA, & secret share files.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    Verto is a compiler that uses a top-down recursive descent parser implemented in Java for educational purposes. It translates Verto language (a subset of the C language) into Caesar machine language. Verto is the Latin word for interpret.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 5
    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
  • 6
    alph implements and analyses historical and traditional c(ai)phers providing a pipe interface in order to encrypt and decrypt block text. The program can be conjuncted with pipes reulting in transparent en-decrypt: Atbash,Caesar,Vigenere,Playfair,Vernam..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project is dedicated to creating encryption programs, along with their decryption counterparts. The encryptor will encrypt any file (that I've tested) and decrypt a file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A simple but fully-featured implementation of the simple Caesar Cipher encryption algorithm, specifically 'rot13' - Caesar with a factor of 13. Supports file and tty input/output, internationalisation, and also includes a shared library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Caesar file-system (Cfs) is a stackable file-system that provides encryption of the data stored on the hard-disk/removable media.
    Downloads: 0 This Week
    Last Update:
    See Project
  • OpManager the network monitoring software used by over 1 million IT admins Icon
    OpManager the network monitoring software used by over 1 million IT admins

    Network performance monitoring, uncomplicated.

    ManageEngine OpManager is a powerful network monitoring software that provides deep visibility into the performance of your routers, switches, firewalls, load balancers, wireless LAN controllers, servers, VMs, printers, and storage devices. It is an easy-to-use and affordable network monitoring solution that allows you to drill down to the root cause of an issue and eliminate it.
    Learn More
  • 10
    This sourceforge site is currently not in use and completely outdated. Please go to http://www.caesarj.org for up-to-date information and downloads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    CaeserCipher

    Playing with scripting basic crypto concepts.

    It's Vigenere and Caeser implementation, it is a basic implementation of these classical crypto ciphers. When I was implementing, I was trying to add blocks in a linear way but was not able implement a good logic. Have a look inside the code. And let me know, if you saw any defects in the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Caeser-cipher

    Caeser cipher in Julia

    "Implement a Caesar cipher, both encoding and decoding. The key is an integer from 1 to 25." The encoding function was published here: (https://rosettacode.org/wiki/Caesar_cipher#Julia)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    cryptography

    Operations, ciphers, hashes, PRNG, things you need for cryptography

    Operations: Module, Exponentiation, MCD, phi, extended_euclidean, modular_inverse ciphers: - Symmetric: Caesar, Affine, Rail_fence, scytale - Asymmetric: RSA - Elliptic-curve: ... in process ... cryptanalysis: time, frequency PRNG: chacha_20, trivium seed generators: windows and unix support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An All in One encoder/decoder for the masses Current version: 1.0 Supports: Base64, Hex, URL, URL+, Rot13 (Caesar), MD5, SHA-1, String Reverse, VBScript/JScript Encoder/decoder, ASCII convert
    Downloads: 0 This Week
    Last Update:
    See Project