Search Results for "aes 256 encryption" - Page 7

Showing 369 open source projects for "aes 256 encryption"

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

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • 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
  • 1

    KeepSecret

    KeepSecret crypto Tool

    This tool help you to keep your files secret with AES-256-CBC. Github project directory: https://github.com/tarcisio-marinho/KeepSecret Download: https://sourceforge.net/projects/keepsecret/files/ks/download Installation: sudo cp ks /usr/bin/ks Sintaxe: usage: ks [-h] [-e] [-D] [-f] [-d] [-p] KeepSecret is a tool to cryptograph your files optional arguments: -h, --help show this help message and exit -e, --encrypt File to be Encrypted/Decrypted -D...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BlueGate HotSpot (Remake)

    BlueGate HotSpot (Remake)

    Turns your Windows WiFi into a HotSpot

    ...: +Share any type of Internet Connection (LAN,Ethernet,3G/4G,Wifi,etc) +WPA2 AES Encryption +Extends your Router's range & Acts as a repeater +View clients connected (Device name, Ip Address, Mac Address) +Support Windows 7/8/8.1 +User Friendly & Light Weight +Leaves nothing behind (Virtual adapter is cleared when hotspot is stopped) +Written in Python 2 +Now it's open Source
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Advanced Onion Router
    Advanced Onion Router is a portable client for the OR network and is intended to be an improved alternative for Tor+Vidalia+Privoxy bundle for Windows users. Some of the improvements include UNICODE paths, support for HTTP and HTTPS proxy protocols on the same Socks4/Socks5 port with HTTP header filtering that generates fake identity-dependent headers every time the identity is changed (proxy chains are also supported), support for NTLM proxies, a User Interface that makes Tor's options and...
    Leader badge
    Downloads: 195 This Week
    Last Update:
    See Project
  • 4
    Filelocker 2
    Filelocker is a web based secure file sharing application which facilitates easy file sharing between users at an organization and promotes secure data sharing habits.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 5
    PeaExtractor

    PeaExtractor

    Simple 7z, ace, cab, iso, rar, tar, zip file extractor

    User friendly wizard-based program for extraction of 180+ archive types, including encrypted files (7Z, ARC, PEA, RAR, ZIP, ZIPX) and spanned multi-volume archives (001, R01, Z01), spin-off of PeaZip project. Drag & drop any file on the application to extract it (if supported) or to attempt unpacking of unknown formats and variants. The minimal GUI is meant to keep working with archive decompression as simple as possible. It is primarily targeted to users with no prior experience in...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 6
    Hi anybody, This 7z allow you hiding many files using LSB Steganographic method in many pics, also let you the possibility to cipher the hidden files using private and public key with ECC(Elliptic curve cryptography), using BouncyCastle Java library or AES-256 bits. HOW TO USE: Its software needs JRE 1.7 or Higher!! Just unzip the dist.7z file and open Faster-Hiding.jar file, you can download the sources. Please open tickets if you found a problem or copyright trouble...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    FileCryptoBot

    Private anonymous file encryption based on manual RSA handshake

    FileCryptoBot is designed for secure exchange of confidendtial files accross the internet (email etc). Two users (sender and receiver) can securely exchange any file using AES encryption. FileCryptoBot encrypt any file with random AES key, which is encrypted by public RSA key. HOW TO USE IT: Receiver must use the FileCryptoBot to generate RSA key pair (Private Key and Public Key). Receiver will send the Public Key to Sender. Sender will encrypt the confidential file using the Public Key...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    CryptBench

    CryptBench

    A Benchmark which tests CPU cryptography performance

    Cryptbench Single Threaded CPU Cryptography Benchmark. Cryptbench is a benchmarking application which tests CPU performance for cryptography applications. It uses the following libraries: 1. OpenSSL 2. Botan 3. Cryptopp 4. Lib-Gcrypt 5. Libcpuid Minimum requirements to run benchmark: CryptBench requires a CPU with atleast SSE2 support and 64-bit OS. Following Cipher/Hash Functions are used to generate a final CryptScore for the given CPU: 1. AES-256 2. Blowfish 3...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    pyadselfservice
    pyadselfservice is a software created using Python 3.5 and Django 1.10. This project aims to provide web based password change interface to the end users, for their Active Directory account. While changing the password, users won't not need to enter their current password. Which means users can change their password even if they have forgotten their current password. Moreover, while changing the password, this software will automatically unlock the user account if it is locked. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10

    CyberCrypt

    .NET Library for Encryption/Decryption

    CyberCrypt: ----------------- .NET Library for Encryption/Decryption Usage: ---------- Encrypting file using AES (256 bits): CyberCrypt._AES256.EncryptFile("C:\example.txt", "YourPassword") Decrypting file using AES (256 bits): CyberCrypt._AES256.DecryptFile("C:\example.txt", "YourPassword") Hashing string using SHA512: CyberCrypt._SHA.SHA512Hash("A string that will be converted to SHA512 hash.")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MicroZip

    MicroZip

    Create,extract and encrypt ZIP,GZIP,TAR,BZIP2,TAZ files on Java mobile

    MicroZip is a powerful file compression and encryption utility for mobile phones which allows you to create and extract compressed archives in multiple formats and encrypt sensitive information with powerful AES-256 encryption. MicroZip can create and extract ZIP,TAR,TGZ,TBZ2 archives and extract many other formats as JAR,GZ,BZ2,TBZ,WAR,BZIP2,GZIP,Z,TAZ,CBZ etc. MicroZip allows you to extract selected files without extracting the whole ZIP archive. MicroZip also supports encrypted ZIP...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    YAP-Manager

    YAP-Manager

    Yet Another Password Manager

    YAP-Manager is a software created in powershell with an access database. all username, password & e-mail are encrypted in a Access Database with AES (256bits) key that you can generate with the software. To get the software work you need the following software / framework : - AccessDatabaseEngine (2010) - Windows Management Framework 5.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SmarTree

    SmarTree

    Smart Swing JTree evolution

    An extension of the class javax.swing.JTree with a lot of improvements and utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WiTTY

    WiTTY

    Java based SSH and SFTP (SCP) GUI client with smart functionalities

    A smart and easy way to manage SSH and SFTP connections for test and production environments. The project is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DTun4

    DTun4

    Hosted VPN service designed to host servers without public IP

    DTun4 is hosted VPN service designed to allow gamers host their game servers without obligation to have public IP. Your traffic is also secured by AES and RSA encryption. You can connect to computers within the same network anytime, distance is not a problem. DTun4 connects to remote server to establish direct p2p connections. After the process is done, each packet you send appears on every computer in your network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    RuSimpleCrypt

    A tool to encrypt files in Russian.

    ... files in Russian. Only for the Windows operating system. Integration with Explorer context menu does not. AES encryption of 256 bits. based on sourceforge.net/projects/oss-simplecrypt/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PasswordManager

    PasswordManager

    Simple Password Manager

    Password Manager is created mainly for my personal use. Memorizing lots of account is impossible, keeping on plain text is insecure. With a very simple gui and using AES encryption I solved my problem. You can group your accounts in a single file and multiple users can save their passwords in different files. version3.1 remove version checking that becomes annoying. version3 *Keyboard short cuts for menu items *Configuration file, account form display time and time before asking...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Password Keeper

    Password Keeper

    manage your passwords in a secure way

    .... Unimaginable. Password Keeper helps you to manage your passwords in a secure way. You can protect all your passwords with Password Keeper . You only have to remember one single master password to unlock the application when it starts only. your login and passwords are encrypted using the best and most secure encryption algorithm currently known (AES).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    AES256 Password manager Russian version

    Simple password manager in Russian

    Simple password manager that uses encryption AES 256. Translated into Russian. AES256 Password Manager (originally Encrypter) decoder is a text file that stores the passwords or other sensitive data is completely secure manner using encryption algorithm AES 256-bit. Official page http://xn--90abhbolvbbfgb9aje4m.xn--p1ai/%D0%B1%D0%B5%D0%B7%D0%BE%D0%BF%D0%B0%D1%81%D0%BD%D0%BE%D1%81%D1%82%D1%8C/%D0%BF%D0%B0%D1%80%D0%BE%D0%BB%D0%B8/aes256-password-manager-%D0%BF%D1%80%D0%BE%D1%81%D1%82%D0%BE%D0...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Word Cipher - Encryption/Decryption tool

    Word Cipher - Encryption/Decryption tool

    Encryption/Decryption tool for words/hash/digits/encoded text

    Word Cipher - KRIEG Technologies Developed by: Northumber, KRIEG Technologies This application is developed for encode/decode words and translate them into commons encryption languages but also ancient ciphering language.You can encrypt/decrypt words or text or digits into: ----- Text Ciphering ----- Albam Latin (Temurah) Atbash Latin (Temurah) Avgad Latin (Temurah) Caesar Cipher Flipped Text ----- Text Rotation ----- ROT5 (Digits) ROT13 (Text) ROT18 (Text & Digits) ROT47...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    RSE

    Email Encryption using HYBRID Encryption RSA+AES

    Repository of code for sending and encrypting email using Python v3.4 . Due to RSA algorithm's limits, it uses AES to encrypt the message and subject of the email. It creates a .PEM for every new user login. And then RSA to Encrypt the AES Key. The basic UI has been created with PyQt5. PyCrypto and Crypto libraries have been used. Visual Studio was used as the primary IDE. This code has still some flaws. Any kind of contribution would be greatly appreciated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    jBIBLIOTEKA

    jBIBLIOTEKA

    Java program za vodjenje biblioteke Prirodno-Matematickog fakulteta

    Java program za vodjenje biblioteke Prirodno-Matematickog fakulteta Pristina sa privremenim sedistem u Kosovskoj Mitrovici. Program je kompajliran u .class fajlove unutar jednog JAR fajla, a zatim je enkriptovan 256-bitnim AES kljucem i smesten je u EXE fajl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    AES-FileCryptor

    A programm to encrypt/ decrypt files-

    A programm to encrypt/ decrypt files. Ein Programm, um Dateien zu ent-/ verschlüsseln.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Aes Edition hacker
    Paranoia Text Encryption mantiene SMS, correos, mensajes de redes sociales, notas y cualquier otro texto a salvo de ladrones, hackers y fisgones. Basta con pegar texto copiado desde cualquier aplicación, o guardarlo en un archivo para usarlo más adelante. Paranoia Text Encryption keeps SMS, mails, messages from social networks, notes and any other text safe from thieves, hackers and snoopers. Simply paste text copied from any application, or save it in a file, use it more later
    Downloads: 0 This Week
    Last Update:
    See Project