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

[加密解密] MCWorld-Converter

一个可以将Minecraft存档在网易我的世界中国版加密格式和国际版通用格式之间转换的转换器工具。, stars:12, update:2024-05-09 16:37:16 (2024-05-10, C#, 0KB, 下载0次)

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

[加密解密] Adamantium-Thief

解密基于铬的浏览器密码、Cookie、信用卡、历史记录、书签、自动填充。支持版本>80。
Decrypt chromium based browsers passwords, cookies, credit cards, history, bookmarks, autofill. Version > 80 is supported. (2020-12-12, C#, 0KB, 下载0次)

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

[加密解密] 3DollarChat

重点研究了通信信使的安全和隐私问题。主要功能:零服务器意识-加密和...,
Concentrated on the problem of security and privacy of correspondence messenger. The main feature: zero server awareness - encryption and decryption operations take place exclusively on the client. (2023-08-12, C#, 0KB, 下载0次)

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

[加密解密] Telegraph

一个很好的老式聊天服务器应用程序,旨在演示RSA和ECDH加密的工作。
A good old Chat Server application, designed to demonstrate work of RSA and ECDH encryption. (2022-02-05, C#, 82KB, 下载0次)

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

[加密解密] AES-Server-Client-Encryption

服务器-客户端消息交换与AES 128256位和模式CBC,ECB加密c#控制台
Server Client Messages exchange with AES 128,256 bits and modes CBC,ECB encryption c# console (2019-03-09, C#, 108KB, 下载0次)

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

[加密解密] FHECalculator

从Blazor服务器应用程序中使用Microsoft Research的SEAL库演示完全同态加密
Demonstrating Fully Homomorphic Encryption by using Microsoft Research s SEAL library from a Blazor Server app (2021-06-11, C#, 45KB, 下载0次)

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

[加密解密] Nilo

一个密码管理器,可以安全、有效地存储您的密码,并且永远不会丢失。
A password manager to store your passwords safely, effectively and never lose them again. (2023-02-12, C#, 4175KB, 下载0次)

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

[加密解密] TcpMux

TCP Mux是一种TCP路由器,支持可选的SSL重新加密和卸载
TCP Mux is a TCP router that supports optional SSL re-encryption and offloading (2020-01-22, C#, 20KB, 下载0次)

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

[加密解密] FolderLockerExample

文件夹锁定器示例是使用透明文件加密和控制筛选器驱动程序SDK实现的。与...
The folder locker example was implemented with the Transparent File Encryption and Control Filter Driver SDK. With the folder locker you can prevent your protected files being read,written,deleted, renamed, copied out of the protected folder, allow you to authorize or deny the file access to specific user or process, also allow you to hide the (2023-03-10, C#, 1167KB, 下载0次)

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

[加密解密] PwM

C#WPF中的简单密码管理器,用于存储特定应用程序的本地敏感身份验证数据。
Simple password manager in C# WPF to store locally sensitive authentication data for a specific application. (2023-03-18, C#, 873KB, 下载0次)

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

[加密解密] xorPacker

一个简单的打包器,处理所有PE文件,用XOR实现对exe进行加密
A simple packer working with all PE files which cipher your exe with a XOR implementation (2020-08-10, C#, 1758KB, 下载0次)

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

[加密解密] AntCrypter

具有可理解GUI和内置反恶意使用的文件和可执行密码器
File and executable crypter with comprehensible GUI and built-in anti- malicious use (2020-09-03, C#, 3739KB, 下载0次)

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

[加密解密] Cronos-Crypter

Cronos Crypter是一个为教育目的创建的密码器的简单例子。
Cronos Crypter is an simple example of crypter created for educational purposes. (2022-05-30, C#, 91KB, 下载0次)

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

[加密解密] ReverseCryptoDrive

将文件夹装载为驱动器的Windows应用程序,提供文件的实时加密视图
A Windows application to mount a folder as a drive providing an on-the-fly encrypted view of the files (2013-06-24, C#, 2221KB, 下载0次)

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

[加密解密] jsinterop-browser-webcryptoapi

一个使用Blazor的浏览器加密api(Crypto和CryptoSubtle)的jsinterop库。
A jsinterop library to use browser cryptography api (Crypto and CryptoSubtle) from Blazor. (2023-03-17, C#, 401KB, 下载0次)

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

[加密解密] simon-speck-net

simon-speck-C的C#包装器实现,即simon和speck轻量级块密码。
C# wrapper implementation of simon-speck-c that is SIMON and SPECK lightweight block ciphers. (2020-01-30, C#, 645KB, 下载0次)

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

[加密解密] cortex-cryptography-bls

用于.NET Core的BLS签名的Eth 2.0版本的库包装器,使用Herumi库。
Library wrapper for Eth 2.0 version of BLS signatures for .NET Core, using the Herumi library. (2019-12-08, C#, 12112KB, 下载0次)

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

[加密解密] CryptoSharp

一个.Net CryptoCurrency算法交易后台测试程序,带有.Net Core服务器后端和WinForms前端
A .Net CryptoCurrency algotrading backtester with a .Net Core server backend and a WinForms frontend (2022-12-08, C#, 599KB, 下载0次)

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

[加密解密] Orr-Sommerfeld-Chebyshev-collocation

C 代码 计算飞行器附面层绕流转捩的E9算法 Orr-Sommerfeld 方程用 Chebyshev collocation算法
C code for 2D transition calculation Orr-SommerfeldSquire system using Chebyshev collocation (2013-12-27, C#, 1KB, 下载14次)

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

[加密解密] MD5ChecksumGenerator

计算MD5校验和的一个列表文件,多线程与状态监控器。md5文件。
MD5 checksum calculation and a list of files, multi-threaded and Status Monitor. md5 file. (2013-05-25, C#, 141KB, 下载8次)

http://www.pudn.com/Download/item/id/2257915.html
总计:259