联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 加密解密(475) 
按平台查找All Python(475) 

[加密解密] docencryptor

该代码使用密钥大小为256位的AES(高级加密标准)加密算法和GCM(Galois计数器模式)操作模式。
This code uses the AES (Advanced Encryption Standard) encryption algorithm with a key size of 256 bits and a GCM (Galois Counter Mode) mode of operation. (2024-05-01, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1714567110931087.html

[加密解密] Caesar-Cipher-Encryptor

使用凯撒密码思想的加密器代码。用户可以输入要加密的文本,然后输入字符偏移量
An encryptor s code using the idea of the Caesar cipher. The user can enter the text to be encrypted and then the character offset number (2024-04-12, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1713030629940043.html

[加密解密] basic_password_manager

这个Python脚本使用Fernet加密实现了一个简单的密码管理器,Fernet是加密库提供的一种对称加密算法。
This Python script implements a simple password manager using Fernet encryption, a symmetric encryption algorithm provided by the cryptography library. (2024-03-18, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1710733397413983.html

[加密解密] pylog

PyLog是一个半高级的python键盘记录器,能够记录语音、加密日志、通过电子邮件发送日志。不久将添加更多功能。
PyLog is a semi-advanced python keylogger with the ability to record voice, encrypt logs, send logs via email. Many more functionalities will soon be added. (2024-02-24, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1708710352655692.html

[加密解密] cloud-run-gpg-decryptor

gpg解密器服务在云运行上运行,以在GCS中的文件通过触发到PubSub的事件登陆时对其进行解密
A gpg decryptor service runs on cloud run to decrypt files from GCS as they land via the event triggered to PubSub (2023-04-10, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1700625373477019.html

[加密解密] MD5-Decrypt-with-Dictionary-Server-Client-Python

一个Python脚本,它接收加密的密码(md5),对其进行解密,并以明文形式将其发送回服务器。
A Python script that receives a encrypted password (md5), decrypt it and send it back to the server in plain text. (2020-05-02, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1700625226172953.html

[加密解密] MKDecrypt

MKDecrypt.py(主密钥解密器)是一个python脚本,用于帮助使用恢复的主密钥对加密卷进行解密...
MKDecrypt.py (Master Key Decryptor) is a python script to assist with decrypting encrypted volumes using the recovered masterkey for various truecrypt type encrypted volumes. (2020-05-01, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1700624631220712.html

[加密解密] Password-manager

一个密码管理器的实现,以管理所有社交媒体和谷歌帐户的密码,以高安全的方式加密密码和...
A implementation of a password manager to manage all social media and google accounts password in high secure way to encrypt passwords and generate a more secure password based on (app_name,app_url,email,user_name,old_password) using Python and Mysql (2021-10-10, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1700623298644132.html

[加密解密] square-pass

基于轻量级CLI的密码管理器,使用AES-256加密在本地存储密码。因此,您不必担心您的隐私:),
Lightweight CLI based Password Manager to store passwords locally with AES-256 encryption. So you don t have to fear about your privacy :), (2023-09-23, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695525940921264.html

[加密解密] Encryption-Decryption-Manager

该存储库包括一个用于加密管理器的Python脚本,该脚本可以与Affine和Vigenere加密算法一起使用。电话...,
This repository includes a Python script for an encryption manager that works with both the Affine and Vigenere encryption algorithms. For encrypting and decrypting messages using these cryptographic techniques, the manager offers a user-friendly interface. (2023-09-10, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694426593516813.html

[加密解密] pyCertLogo

根据RFC-9399,OpenSSL配置文件生成器将图片和音频标识嵌入到X.509证书中,
OpenSSL config-file generator to embed pictures and audio logotypes into X.509 certificates, according to RFC-9399, (2023-07-14, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690943786691384.html

[加密解密] SAES-RSA-Client-Server-Application

具有机密消息交换的客户端-服务器应用程序,用于在客户端之间提供身份验证、完整性和密钥共享...,
A client-server application with confidential message exchange to provide authentication, integrity and key sharing among both the client and server with the help of RSA and Simplified AES algorithm. (2021-10-19, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690137973442123.html

[加密解密] PyCrypt

python加密库的包装器。使用公钥和私钥通过互联网发送的端到端消息加密库,
A wrapper for python Cryptography library. An end to end message encryption library to send across the internet with public and private key, (2022-04-07, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690137550484165.html

[加密解密] hashcrack

基于Web的哈希破解器,标识创建提供的哈希时使用的哈希算法,并尝试通过执行...,来破解它...,
Web-based hash cracker that identifies the hashing algorithm used when creating the hash provided and attempts to crack it by performing a rainbow table attack. (2020-12-01, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690137514435714.html

[加密解密] AuctionManager

拍卖管理器:一个基于区块链的管理系统,适用于多种拍卖类型。
Auction Manager: a blockchain-based management system for multiple auction types. (2021-04-15, Python, 2620KB, 下载0次)

http://www.pudn.com/Download/item/id/1618445531732047.html

[加密解密] Cryptographic-file-storage

一个用python实现的安全文件共享服务器,使用AES-128对称密钥加密、RSA公钥加密...
A secure file sharing server implemented in python that uses AES-128 symmetric key encryption, RSA public key encryption, and SHA-256 hash to provide confidentiality, integrity, and authentication. (2018-07-22, Python, 214KB, 下载0次)

http://www.pudn.com/Download/item/id/1532202285106747.html

[加密解密] EncryptedWebsocketChat

这是一个简单的python客户端和服务器,允许两个客户端使用WebSocket proto相互发送消息...
This is a simple python client and server, that allows 2 clients to send messages to each other using WebSocket protocol. Every message is encrypted using RSA cryptosystem (2022-01-23, Python, 7KB, 下载0次)

http://www.pudn.com/Download/item/id/1642936268849395.html

[加密解密] Anubis

一个Python脚本,通过反调试器、垃圾代码和自定义加密来模糊和保护您的代码。
A Python script to obfuscate and protect your code through anti debuggers, junk code and custom encryption. (2023-05-22, Python, 263KB, 下载0次)

http://www.pudn.com/Download/item/id/1684706699603031.html

[加密解密] ShellCode_Loader

ShellCode_Loader - Msf&CobaltStrike免杀ShellCode加载器、Shellcode_encryption - 免杀Shellcode加密生成工具,目前测试免杀360&火绒&电脑管家&Windows ...
ShellCode_ Loader - Msf&CobaltStrike Kill free ShellCode loader, Shellcode_ Encryption - Kill free Shellcode encryption generation tool, currently testing Kill free 360&Firevelvet&Computer Manager&Windows (2022-09-20, Python, 12723KB, 下载0次)

http://www.pudn.com/Download/item/id/1663629865678454.html

[加密解密] crypto-bot

币安加密机器人,支持智能进入,跟踪止损和获利,多个退出目标,一个癌症...
Binance crypto bot which supports smart entry, trailing stop-losses and take profits, multiple exit targets, One-Cancels-the-Other functionality, UI Interface (2023-03-02, Python, 563KB, 下载0次)

http://www.pudn.com/Download/item/id/1677725258588469.html