CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - CSharp 加密 解密

搜索资源列表

  1. FileEncrypt

    0下载:
  2. 文件加密解密算法,使用CSharp语言编程实现,有界面。-Document encryption and decryption algorithm, using the CSharp language programming, there are interfaces.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:16530
    • 提供者:gh
  1. code_string

    0下载:
  2. 加密解密 主要针对csharp-Encryption and decryption mainly CSharp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2154
    • 提供者:小伟
  1. Crypto

    0下载:
  2. .Net控件,提供多种对字符串的加密、解密方法-. Net controls, provides a wide range of string encryption, decryption method
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:16286
    • 提供者:blestbiz
  1. MyCryptograghy

    0下载:
  2. 对DES对各种类型的加解密的一个算法整理,包括对Byte,string,TXT文件类型,及其他类型的文档的一个解加密-Of DES encryption and decryption of all types of finishing an algorithm, including Byte, string, TXT file types, and other types of documents, a solution of encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:6733
    • 提供者:qer
  1. 8-2-4

    0下载:
  2. 檔案加解密程式-使用DES對稱式金鑰加密演算法進行檔案加密-File encryption and decryption program- the use of DES symmetric key encryption algorithm to encrypt files
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:14752
    • 提供者:Reg
  1. MyImageProcessing

    0下载:
  2. 完成图像处理,包括基本处理,平滑,锐化,形态学处理,加密与解密,以及其他处理。-Completion of image processing, including basic processing, smoothing, sharpening, morphological processing, encryption and decryption, as well as other processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:101737
    • 提供者:
  1. MyCAP

    0下载:
  2. 使用viginear,column permutation,DES加密和解密-The use of viginear, column permutation, DES encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:57820
    • 提供者:lyq
  1. des

    0下载:
  2. des加密与解密算法 CSharp源码-des encryption and decryption algorithm CSharp source
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:28133
    • 提供者:guang
  1. RSA

    0下载:
  2. 实现RSA的公钥加密,私钥解密;私钥加密,公钥解密。不限制加密原文长度,支持中文-failed to translate
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:20187
    • 提供者:刘威
  1. ChattingSystemWithSecurityFunction

    0下载:
  2. 这是我上学时的一个作业,使用symetric key和mac给一个聊天程序发送的信息加密和解密。使用c#编写。单机测试的时候,打开2个实例,然后其中一个点listen,另一个的hostname填上localhost,然后点连接。两个chat就可以互相发送信息了。-This is my school, a job, use symetric key and the mac to a chat program to send the message encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:220933
    • 提供者:刘洋
  1. AES

    0下载:
  2. 用c#语言简单的实现了AES的加密和解密功能 但是代码易懂-With c# language simple implementation of AES encryption and decryption code but easy to understand
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:3796
    • 提供者:张瑞
  1. LicenseSource

    0下载:
  2. 使用NET和CSharp编程,可以根据输入的模板格式和加密解密字符实现软件许可文件的自动生成-This article is about a license key generation program. As you know when you get a software package it usually requires a license key. The keys that are generated show various pieces of information, such
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:275599
    • 提供者:许慧
  1. DES

    0下载:
  2. 实现的DES的加密和解密功能,并具有简单的图形操作界面-Implementation of DES encryption and decryption functions, and has a simple graphical user interface
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-24
    • 文件大小:3112795
    • 提供者:程飞
  1. CSharp-code

    0下载:
  2. 代码分7章 第1章 进程、线程与网络协议 第2章 TCP应用编程 第3章 UDP应用编程 第4章 P2P应用编程 第5章 SMTP与POP3应用编程 第6章 网络数据加密与解密 第7章 三维设计与多媒体编程-Chapter 6 of Chapter 5 of Chapter 4 of the P2P application programming Application Programming Chapter 3, Chapter 1, Chapter 7 proce
  3. 所属分类:P2P

    • 发布日期:2017-04-10
    • 文件大小:1933303
    • 提供者:liuhui
  1. RRSAACodeSammS

    0下载:
  2. RSA加密处理CSHARP代码研究 1、生成public key与private keyy并可保存生成XML文件。 2、演示了RSA数字签名的处理过程。 3、演示了加密解密的过程。 -RSA encryption the CSHARP code research, generate public key and private keyy can be saved to generate an XML file. 2 shows the RSA digital signature proce
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2233
    • 提供者:张艾芸
  1. CCSharpDeesS

    0下载:
  2. 标准CSharpDes加密算法,WORD的文件,包含了加密密解密。-CSHARP Des加密算法, -Standard CSharpDes encryption algorithm, WORD file contains encryption decryption.-CSHARP Des encryption algorithm,
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-01
    • 文件大小:12401
    • 提供者:偏见
  1. CKKeeyFileSharp

    0下载:
  2. 用CSHARP处理数字证书使用System.Security.Cryptography.X509Certificate名称空间System.Security.Cryptogrraphy.X509Certificcate名称空间特别重要,因为它提供了开发人员处理数字签名的那些类.提供了读取一个X.509证书的代码,与使用不对称加密加密与解密数据的代码 -CSHARP processing digital certificate use System.Security.Cryptography.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-25
    • 文件大小:2023
    • 提供者:快捷的
  1. ASP_NET(CSharp)jiami

    0下载:
  2. ASP_NET(C#)常用数据加密和解密方法汇总-ASP_NET (C#) data encryption and decryption methods commonly used summary
  3. 所属分类:Web Server

    • 发布日期:2017-11-12
    • 文件大小:222142
    • 提供者:qjw
  1. CSharp-string-encode-decode

    0下载:
  2. C# 字符串加密,解密函数.值得收藏,希望对你有帮助。-C# string encode decode
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3697
    • 提供者:张三
« 1 2 3»
搜珍网 www.dssz.com