Search Results for "key generator" - Page 3

Showing 100 open source projects for "key generator"

View related business solutions
  • Engage for Amazon Connect, the Pre-built Contact Center Platform Icon
    Engage for Amazon Connect, the Pre-built Contact Center Platform

    Utilizing the power of AWS and Generative AI, Engage provides your customers with highly personalized, exceptional experiences.

    Engage is a pre-built, intelligent contact center platform that transforms customer service.
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 1

    BTCore

    A Collection of Useful Java/Swing Code

    NEWEST FEATURE ---------- Added one line ".zip" extraction to Util class! Added one line ".zip" extraction from URL (web) and one line file download from URL! BTCore is a library that was designed to be used with all of Banotech's software. It includes a tremendous amount of code snippets and classes that have been boiled down to allow ease of use by everyone. BTCore is, and always will be FREE. It has tools that we scrapped together over our last few projects, and that we found...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    mandelbrot set explorer

    mandelbrot set explorer

    a lightning-fast easy-to-use fullscreen mandelbrot set renderer

    This fractal explorer focuses on the beauty of colors. It features a smooth color palette generator. The controls are simple: mousewheel to zoom mouse drag to pan right click to switch colors "s" key to save as png picture
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    WinCaGe

    WinCaGe

    A Windows version of the CaGe program for generating fullerenes

    WInCaGe is a software with friendly GUI for generating fullerene and capped nanotube structures. It is a WIndows version of the CaGe program, the most commonly used fullerene generator (https://www.math.uni-bielefeld.de/~CaGe/fullerenes.html), which is designed for Unix/Linux and the GUI is built on the Java platform. WinCage has integrated most of the features of CaGe v0.3, as follows: 1. Enumerating all possible fullerene isomers 2. Enumerating all possible structures of capped nanotubes...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    yagodu

    yagodu

    password safe / manager for linux and windows (and mac ?) via qt

    Password safe for Windows and Linux. If you want to manage your passwords (or other information) in one file and access that file with Windows and with Linux, this could be your choice. You create trees where each knot and leaf contains as many key/value pairs as you like. Then the whole thing is written encrypted to one file. Windows binaries and Debian32/64 binaries are downloadable. If you want to build it yourself - I suggest Linux users do that - get Qt4, call qmake and make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
  • 5

    lnk-generator

    batch create windows shorcuts, great tool for emulator front-ends

    GPLv3 License author: dreadycarpenter - Jasen Michael lnk-generator.exe this is a windows program written in Auto Hot Key - autohotkey.com this program needs all 6 paremeters USAGE: lnk-generator.exe ["1"] ["2"] ["3"] ["4"] ["5"] [6] 1: full path to th launching .exe 2: full path to working directory 3: arguments to add 4: directory of files to be launched with %1% 5: full path to shortcut directory 6: file extention without . or quotes EXAMPLE: "c:\lnk-generator.exe" "C...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    SimpleKey

    SimpleKey

    Generates keys up to 500 characters and hashes.

    Ever wanted a random key generator? With SimpleKey, you can generate random keys up to 500 characters in length and save them to text files. These keys can be all numerical, alphanumeric, all alphabetical or the previous three plus special characters. You may use your generated key for whatever purpose. SimpleKey also includes a hash table with which to hash strings and files alike. Hash algorithms include: MD4/5, Sha, Skein, Keccak, Grostl, JH, and Blake.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    WORKING KEYGEN GTA 4 ALL VERSIONS

    A key generator for GTA IV All versions

    Just put it in the root dir of GTA and run.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8

    SATURN cipher

    RNG for use in a stream cipher

    SATURN is now a fully-functional stream cipher. It is in active development. The underlying algorithm is SATURNrng, a cryptographically-secure random number generator. SATURNrng is seeded with a 480-bit key and a 480-bit nonce which then produces a random stream used to encrypt a plaintext.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    numbershow

    Coloured Ascii generator

    numbershow.pl: A script that could be considered the sequel to MTRXP, this time it is ruled by parameters instead of it's own will, the above was generated by doing 'numbershow.pl "* Bit1bttBpt1cn";' the key can be seen by invoking the script without any parameters. Colours are configurable as is the nuber output... it's usefull in conjunction with the gimp for making backgrounds and avatars etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • NeoLoad is a very comprehensive tool if you are looking for a performance test tool for web applications and other applications Icon
    Your applications are all built differently, but they all need to perform. NeoLoad simplifies and scales performance testing for everything, from APIs and microservices, to end-to-end application testing through innovative protocol and browser-based capabilities.
  • 10
    AUM CSPRNG & Stream Cipher

    AUM CSPRNG & Stream Cipher

    A minimal CSPRNG reflecting the Zen of cipher design

    AUM is an extremely fast, small-state, cryptographically secure pseudo-random number generator and stream cipher. AUM exhibits uniform distribution, mixes rapidly, has no detected bias, and comes in three variants: AUM16, with an internal state array of 16+4 32-bit words; AUM32, with an internal state of 32+4 words; and AUM64 with a 64+4-word state. The former permit seeding with a key of up to 512 or 1024 bits, the latter with a 2048-bit key.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BEDBUG CSPRNG & Stream Cipher

    BEDBUG CSPRNG & Stream Cipher

    A family of FLEA-inspired CSPRNGs and Stream Ciphers

    BEDBUG is a small, fast, cryptographically secure pseudo-random number generator (CSPRNG) and stream cipher. It exhibits uniform distribution, mixes rapidly (with worst-case avalanche better than 16-bits), has no detected bias, and comes in three variants: BEDBUG128, with an internal state array of 128+3 32-bit words; BEDBUG256, with an internal state of 256+3 words; and BEDBUG512 with a 512+3-word state. The former permit seeding with a key of up to 4096 or 8192 bits, the latter with a 16384...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MOTE CSPRNG & Stream Cipher

    MOTE CSPRNG & Stream Cipher

    A family of small-state CSPRNGs and Stream Ciphers

    MOTE is a fast, small-state, cryptographically secure pseudo-random number generator (CSPRNG) and stream cipher. MOTE exhibits uniform distribution, mixes extremely rapidly, has no detected bias, and comes in three variants: MOTE8, with an internal state array of 8+4 32-bit words; MOTE16, with an internal state of 16+4 words; and MOTE32 with a 32+4-word state. The former permit seeding with a key of up to 256 or 512 bits, the latter with a 1024-bit key. Reduced to essentials, MOTE is only 5...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ISC - The ISAAC Stream Cipher

    ISC - The ISAAC Stream Cipher

    ISC lets you encrypt & decrypt text and files of any type up to 4GB

    ISAAC is a cryptographically secure pseudo-random number generator (CSPRNG) and stream cipher. It was developed by Bob Jenkins from 1993-1996 and placed in the Public Domain. ISAAC is fast - especially when optimised - and portable to most architectures in nearly all programming and scripting languages. After more than 20 years of existence ISAAC has not been broken, and the little program you have here allows you to use it to encrypt and decrypt text of arbitrary length, files of any type...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    keygen

    keygen

    keygen key generator keygenerator brute force

    keygen is an administration/security/penetration tool. keygen is an brute force key generator. This can help you to generate mass passwords or password-lists or combine with other security tools. Complete in c, very fast.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 15

    Urban Terror Config Generator

    Helps creating quickly config files for Urban Terror

    This program creates two configs files for binding touches to a Weapon Group or a Radio Message.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    LFSR128

    Linear Feedback Shift Registers File Encryption

    Encrypt plain text files with 128 bit key encryption. Polynomials were chosen from Applied Cryptography for an Alternating Stop and Go generator and were implemented with the galois configuration generators format found in Numerical Recipes in C. It works on win64 only. 16 character passwords.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Random Char Generator

    Generate random chars

    This program makes it easy for you to generate a new and safe Key for anything. It uses a very easy and safe 'algorithm'. How does it work? Visit :https://sourceforge.net/projects/rcg/files/How%20does%20it%20work.rtf/download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    N-Tier Windows Forms Framework

    N-Tier Windows Forms Framework

    N-Tier Windows Forms entity productivity framework

    ... familiar tools completely or simply providing an inflexible code generator. A key design principal is that each feature of NTier is decoupled from other NTier features and works with and not against the Visual Studio tools, APIs or form designers. The developer is free to use as few or as many features that are found to be useful. A complete database application generation wizard is provided to help get started quickly. Supports Microsoft .NET Framework 2.0 and above.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    CLX16k Cryptographic Algorhithm

    16Kilobit Cryptographic library

    THis is a cryptographic library, algorhithm, and key generator which encrypts files and data with a 16,384-bit cypher. A version which encrypts data with a 32,768-bit version of the same cypher will be released later on. This project is based off of openssl. THe algorhithm used is a modified WPA/WPA2 algorhithm, with adaptations from the project for wireless networking still in place. However, the current bitsize makes it unusable for wireless network cryptography. The utilization...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    imgCool Tunnelier

    imgCool Tunnelier

    Start Tunneling for Anonymous People

    an auto tunnel software with full features and protection for anonymous tunneling. imgCool Tunnelier is created based modification Tor, Bitvise and Proxifier Engine. With imgCool Tunnelier You can play around with your server and internet connection. You don't have to install this software because this is running with portable system. By using imgCool Tunnelier 2.7, you can do: 1. Multi Connection Server 2. Filtering Connection 3. Manipulate IP Address 4. Bypass Block DNS Server 5....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    QPass password manager
    QPass is easy to use, open source password manager application with built-in password generator. You can store in it's database such data as passwords and logins which will be encrypted using AES-256 with PBKDF2(number of iterations set by user). Each entry can include additional information about entry such as name, url adress and description.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    Auto Mouse Clicker - Super Fast

    Auto Mouse Clicker - Super Fast

    A Powerful and Easy to Use Automatic Mouse Click and Drag Generator

    A powerful, fast and yet easy to use automatic mouse click and drag generator. This application allows you to do enormous repetitive clicks and drags with various configuration like adjusting speed and duration of clicks. No installation required, just download and run. NEW FEATURE in 1.3.1: You can now configure/change keyboard short cut just by clicking on short cut text.
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 23

    dbtesma

    efficient data generation for benchmarks and performance analysis

    Highly efficient Data Generator for Benchmarks and Algorithm Performance Analysis. Supports fully configurable schemata as well as meta structures like Foreign Keys and Functional Dependencies.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    btc-puppy

    Brainwallet Generator

    BTC-Puppy is a compact linux distribution (network disabled) designed for a single purpose - to generate offline, bitcoin brain wallets. This is a 'Live' booting CDROM that runs from RAM, launches a local copy of bitaddress.org in a web browser to generate bitcoin addresses and private keys. Download and print the passphrase.pdf file and use each line to represent each character in the private key. If you're like me, my handwriting sucks so this makes it easier to make sure your private key...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 25

    smtpserver.in c#

    smtp, smtp server, smtp account, Bulk smtp, unlimited smtp

    ... multi letter switch, free multi subject switch, free multi smtpserver ip switch, free multi local ip switch, free multi smtpserver host id switch, free spam key filter, free smtpserver dkim and domain key signer + free smtpserver dkim and domain key generator, free email extractor from text file
    Downloads: 0 This Week
    Last Update:
    See Project