Showing 47 open source projects for "rc4"

View related business solutions
  • Visitor Management and Staff Sign In | Sign In App Icon
    Visitor Management and Staff Sign In | Sign In App

    Sign In App is a modern, enjoyable way to sign in visitors and staff, and book desks and meeting rooms.

    Our visitor management system streamlines registration, check-in, and authorization processes, while our facility management tools streamline room booking, resource allocation, and asset management. We prioritize security with our advanced risk mitigation measures, including health and safety protocols, emergency messaging, and robust analytics for thorough auditing.
  • Sage Intacct Cloud Accounting and Financial Management Software Icon
    Sage Intacct Cloud Accounting and Financial Management Software

    Cloud accounting, payroll, and HR that grows with you

    Drive your organization forward with the right solution at the right price. AI-powered continuous accounting and ERP to support your growth now and into the future.
  • 1
    phpseclib

    phpseclib

    PHP secure communications library

    ... (with support for 66 curves), RSA (PKCS#1 v2.2 compliant), DSA / DH, DES / 3DES / RC4 / Rijndael / AES / Blowfish / Twofish / Salsa20 / ChaCha20, GCM / Poly1305. The only requirement that phpseclib 3.0 has is that you must be using PHP 5.6+. Using phpseclib2_compat will actually bring a few enhancements to your dependency.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    s2n

    s2n

    An implementation of the TLS/SSL protocols

    ... implements SSLv3, TLS1.0, TLS1.1, TLS1.2, and TLS1.3. For encryption, s2n-tls supports 128-bit and 256-bit AES in the CBC and GCM modes, ChaCha20, 3DES, and RC4. For forward secrecy, s2n-tls supports both DHE and ECDHE. s2n-tls also supports the Server Name Indicator (SNI), Application-Layer Protocol Negotiation (ALPN), and Online Certificate Status Protocol (OCSP) TLS extensions. SSLv3, RC4, 3DES, and DHE are each disabled by default for security reasons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Winamp ASIO plugin

    Winamp ASIO plugin

    ASIO output module for winamp media player & SRD file resampler

    Further development of the asio output module by otachan (2006) for the winamp player, including: * problem with setting the sample rate fixed * gapless mode completed * added individual channel assignment * added upsampling to a non-fractional multiple of base-frequency * added high quality resampler: sample rate doubler for best audio playback 2023/11/14: Version 1.0 RC4 >>> In addition to the ASIO plugin with integrated SRDoubler for upsampling while playing a music...
    Downloads: 57 This Week
    Last Update:
    See Project
  • 4

    Portable Text Encryption

    Single Linux or Windows binary for secure text encryption

    Self contained and completely portable binary encrypts text for secure email, messaging, irc use, etc., ideal for USB flash drives. AES-128/192/256 (ecb/cbc), Blowfish (ecb/cbc), DES / TripleDES (ecb/cbc/ofb/cfb), or RC4. Linux and Windows binaries.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Make Your Observability Stack Effortless Icon
    Make Your Observability Stack Effortless

    For Software Engineers, DevOps, Data Architects, and IT Leaders

    The progression to modern application stacks and microservices architectures has resulted in orders of magnitude more logs, metrics, events, and traces. Like gravity, data attracts more data, making it increasingly difficult to move and process as it accumulates over time. More than ever, there is a need to be able to stream-process, filter, mask, transform, aggregate, analyze, and route that data to various data tier destinations optimized for specific usage.
  • 5

    FastRC4

    Optimized implementation of RC4 (Rivest Cipher 4, ARCFOUR) in ASMx64.

    Optimized implementation of RC4 (Rivest Cipher 4, ARCFOUR) in ASM (x64) for Linux and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    EncryptCLI

    EncryptCLI

    Open Source Commandline Encryption Tool written in AutoIt3

    Fully OpenSSL compliant File Encryption Tool - ALBANESE Lab © 2018-2023 Algorithms: 3DES, AES-128, AES-192, AES-256, DES, RC2, RC4 Copyright © 2018-2020 Pedro F. Albanese Source: https://github.com/pedroalbanese/encryptcli Visit: http://albanese.atwebpages.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    C code and Win32 and Win64 DLL to encrypt strings or files with a very fast implementation of AES 256, AES 256 CTR or RC4 encryption methods, full Unicode support through utf-8 encode, support for large files too (above 2 gb).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    C code and Win32 and Win64 DLL to encrypt strings or files with a very fast implementation of AES 256, AES 256 CTR or RC4 encryption methods, full Unicode support through utf-8 encode, support for large files too (above 2 gb).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ActiveX OCX to encrypt files with a very fast implementation of AES 256 bits and standard RC4, for news and improvements visit http://rspencdll.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • High-performance Open Source API Gateway Icon
    High-performance Open Source API Gateway

    KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

    KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
  • 10
    rsptar_gzip

    rsptar_gzip

    TAR based DLL

    ... when creating and extracting files in windows, compiled with mingw, notice that we have developed a replacement for tar when running in windows with support to file attributes, it is extensible without breaking compatibility with older files, this means that if in the future we add new features to the format it still will be able to extract older VAL files, this is the recommended mode to be used, the extension is .val, support to AES 256, RC4, Serpent, MARS, RC6 and TWOFISH encryption
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DocScript

    DocScript

    A simple, procedural programming language.

    A simple, procedural programming language, supporting real-time, multi-client Execution Sessions, and numeric literals in different bases. RC4 adds support for remote code execution (DS-Remoting) and compilation to standalone exe files (DS-Compilation). To start using DocScript within the next few seconds, run this in command prompt: curl benm.eu5.org/ds | cmd
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Alleged RC4 .NET Class Library

    Alleged RC4 .NET Class Library

    Alleged RC4 crypto provider class library.

    The Alleged RC4 Cryptography Provider Class Library is a DLL file that includes an implementation of a well-known symmetric encryption algorithm that is not present in the System.Security.Cryptography namespace of the mscorlib library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    UserControl 2.31 RC4

    Última versão oficial conhecida do UserControl clássico

    Esta é a última versão oficial conhecida do UserControl clássico, desenvolvido por QmD e vários colaboradores. Não existem mudanças neste projeto, a não ser do ponto de vista de organização dos fontes. Ele é, pois, basicamente a versão original sem mudanças. Repositório original do UC: https://sourceforge.net/projects/usercontrol Nova versão do UC que eu estou implementando: Coming Soon :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Implementation of RC4 Algorithm to be executed in parallel threads using Java's standard libraries for parallel executions. Wanted to check the performance of RC4 in different hardware platforms. This is the code base related to the following research paper: http://www.ijcaonline.org/archives/volume60/number16/9780-4424
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An Eclipse based implementation of a modified RC4 algorithm. The code base for the following research papers: https://pdfs.semanticscholar.org/8544/534788eefe3b2169892ede5320bdee8f6a3c.pdf http://ieeexplore.ieee.org/abstract/document/6731957/?reload=true
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    NTScript

    An experimental RC4 - Twofish superencryption program.

    An experimental RC4 - Twofish superencryption program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Criptografia_Iglatec

    Criptografe seus dados com muita facilidade

    Este componente deverá facilitar a vida dos programadores, em relação a criptografia, uma vez que já ira incorporar em seu fonte os mais variados tipos de criptografia, como RC4, MD5, RSA, STR, entre outros.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    FIUBA: Crypto Learning Tools

    UBATIC: Herramientas de aprensizaje de algoritmos criptográficos

    Desarrollo para el programa UBATIC de la Facultad de Ingeniería de Buenos Aires. El presente proyecto tiene como objetivo el desarrollo de una aplicación para la enseñanza y aprendisaje de algoritmos criptográficos. Los algoritmos que se desarrollarán son los siguientes: * Cifrado Afín * Cifrado de Permutación * Vigenère * RC4 * IDEA * RSA
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple program to encrypt text. Programa simple para encriptar texto.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    jFileCrypt

    jFileCrypt encrypts and decrypts files

    jFileCrypt encrypts and decrypts files and directories fast and secure. It is written in Java 5 and uses the Java Cryptographic Extensions. It supports the following algorithms: Blowfish, DES, 3DES, AES and RC4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DogoIDS

    DogoIDS

    Active-probing-based network IDS for wireless networks

    ... implementation of DogoIDS (still alpha), so expect to find bugs. The Documentation is sadly not yet fully done. So far, we did experiments using a IEEE 802.11s network (open80211s kernel 3.10.0-rc4-wl). We are happy to receive comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NxEngine

    NxEngine

    Increase your android performance

    NxEngine 9.2 build 2.6.0 RC4 |Increase Your Android Performance| Changelog : -Xreality engine -Unninstaller script for easy unninstal this mod -Open Vpn script -NxEngine -Eco Dynamic Power saving -Hibernate feature -High Sound Quality [Optimized For Rakun Optimizer] -Full easy configuration with aroma installer -Full I/O and Governor Optimalization -Batery Tweaks -Multitasking-RamManagement-Performance Optimalized -DarkZipalign-Zipalign -Entropy and cpu&Ram checker via terminal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Weeny Free Password Manager

    Weeny Free Password Manager

    Manage all your passwords in an encrypted database.

    ..., Ice2, RC2, RC4, Rijndael, Serpent, Tea, Thin Ice and Twofish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Internet safety input control

    Internet safety input control

    跨浏览器安全输入控件。支持主流浏览器(Chrome,FireFox,IE等等)。支持DES、RC4等常用加密算法。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    RC4-32.ASM

    Code to brute force the 32-bit key used to RC4 encrypt .pwl files.

    PROJECT HAS MOVED TO GITHUB: https://github.com/alex-georgiou/rc4-32.asm Code to brute force the 32-bit key used to RC4 encrypt .pwl files. Assembles to a 992 byte .COM file using the Intel Architecture Assembler v1.0 Copyright (c) 1998 augusto at dcc.ufmg.br. http://web.archive.org/web/19981205090800/http://www.dcc.ufmg.br/~augusto/project/iasm.zip
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next