CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - encryption
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - encryption - List
[
CSharp
]
使用Des,MD5对字符串,数据文件加密
DL : 0
使用Des,MD5对字符串,数据文件加密,资源共享我们才能发展,抵制日货-use, MD5 strings, data file encryption, we can share resources development, a boycott of Japanese goods
Date
: 2025-12-23
Size
: 5kb
User
:
scmlk
[
CSharp
]
C实现简单的DES加密程序
DL : 0
C#实现简单的DES加密程序,超级好用 -C# simple DES encryption program, the super handy
Date
: 2025-12-23
Size
: 33kb
User
:
9669
[
CSharp
]
WebService_Source
DL : 0
字符串加密解密WebService服务的源码。 很简单的字符串加解密程序,是用C#在ASP.NET环境下编写,并应用于WebService服务上的源码。 VS2003环境中编译通过。-string encryption and decryption WebService the source. Very simple string encryption and decryption process, the C# ASP.NET environment in the preparation and application services WebService the source. Studio environment compile.
Date
: 2025-12-23
Size
: 16kb
User
:
杨扬
[
CSharp
]
dllexe
DL : 0
设计DLL调用方法EXE 利用到动态链接库编译完BUG中的.lib 和.dll文件,拷贝到创建完成的DESDlltest.exe工程目录下,要看到调用的结果,必须完成加密函数的实现,对输入的明文在输入的密钥后对其进行DES 加密,解密也是DES加密的逆过程!-design EXE DLL call methods used to dynamic link library compiler End of BUG. And lib. Dl l documents, copies of building projects completed DESDlltest.exe directory, Call to see the results, it must be completed to achieve encryption function, the importation of the imported expressly after its key DES encryption, decryption DES encryption is the inverse process!
Date
: 2025-12-23
Size
: 6kb
User
:
flying840310
[
CSharp
]
FileSecurity
DL : 0
文件加密程序,包含使用微软加密API制作的文件加密动态链接库和由C#制作的程序界面,程序功能模仿Windows优化大师的文件加密程序。-file encryption procedures, includes Microsoft Cryptographic API produced by the file encryption and dynamic link library produced by the C# programming interfaces, process optimization function to imitate the Windows master file encryption procedures.
Date
: 2025-12-23
Size
: 1007kb
User
:
[
CSharp
]
FobAddInForMsn
DL : 0
开发 MSN Messenger 插件 - Windows Live Messenger Add-ins 微软 Windows Live Messenger 8.0 开放了其 add-ins 开发接口,尽管功能有限,有些实验性质,但我们依然可以做很多事情。诸如自动回复、消息加密、MSN Mini 群等等。 运行/开发环境: 1. Windows Live Messenger 8.0 2. Microsoft .NET Framework 2.0 3. Visual Studio.NET 2005 (可选) 安装 Messenger 后(最好不要使用绿色版本,可能会出错。),你会在其安装目录(C:\Program Files\MSN Messenger)中找到一个名为 "MessengerClient.dll" 的文件,这就是我们需要的。创建一个 Class Library 项目,引用该文件,在VS2005解决方案资源管理器中双击该引用名称打开对象浏览器,你就能找到我们的目标——IMessengerAddIn。-MSN Messenger plugin development-Windows Live Messenge r Add-ins Microsoft Windows Live Messenger 8.0 of its add open- ins interface development, despite limited functions, some experimental in nature, but we can still do a lot of things. Such as automatic reply, message encryption, and so on MSN Mini group. Operation/Development Environment : 1. Windows Live Messenger 8.0 2. Microsoft.NET Framework 2.0 3. Visual Studio.NET 2005 (optional) Installation Messenger (the better not to use the green version may be wrong.) , You will, in its installation directory (C : \ Program Files \ MSN Messenger) to find a "Messe ngerClient.dll "document, this is what we need. Create a Class Library project, the paper quoted, In VS2005 resource management solutions for the double-click to open
Date
: 2025-12-23
Size
: 38kb
User
:
王恒健
[
CSharp
]
msdnmag200311aes
DL : 0
高级数据加密标准AES的源程序,使用C#实现,很全,很实用-Advanced Encryption Standard AES s source, the use of C# Realized, very wide, very practical
Date
: 2025-12-23
Size
: 151kb
User
:
dchun
[
CSharp
]
Encryption
DL : 0
普通的加密算法,使用c#编程语言,希望给你提供帮助-Common encryption algorithm, the use of c# Programming language, I hope to provide you with help
Date
: 2025-12-23
Size
: 239kb
User
:
afaf
[
CSharp
]
Encryption
DL : 0
implementation of Symmetric Key Encryption using Rijndael and Csharp
Date
: 2025-12-23
Size
: 19kb
User
:
shahzad
[
CSharp
]
usafe
DL : 0
u盘文件保护,可以为u盘文件加密,保证u盘安全-u disk file protection can be set for u file encryption to ensure safe u disk
Date
: 2025-12-23
Size
: 2.23mb
User
:
菜菜
[
CSharp
]
Encryption
DL : 0
C#实现Des , Rc2, Rijndael, TripleDes加密的类-C# to achieve Des, Rc2, Rijndael, TripleDes encryption class
Date
: 2025-12-23
Size
: 21kb
User
:
leebooksea
[
CSharp
]
Cipher
DL : 0
C#实现的移位、仿射、希尔加密程序。界面良好,功能全面。-C# to achieve the shift, affine, Hill encryption. Good interface, full-featured.
Date
: 2025-12-23
Size
: 209kb
User
:
xingfeng
[
CSharp
]
des
DL : 0
des加密与解密算法 CSharp源码-des encryption and decryption algorithm CSharp source
Date
: 2025-12-23
Size
: 27kb
User
:
guang
[
CSharp
]
FileEncryptionAndDecryption
DL : 0
C#加解密文件,可以自己创建私有密钥对文件进行加密与解密,IO对称加解密操作,强度很高,无私钥与解密算法情况下可逆性几乎为零。。VS2003/VS2005下编译通过-C# file encryption and decryption, you can create your own private key to encrypt and decrypt files, IO symmetric encryption and decryption operations, a high intensity, non-private key and decryption algorithm almost zero cases reversible. . Compiled under the VS2003/VS2005 through
Date
: 2025-12-23
Size
: 27kb
User
:
赵世玉
[
CSharp
]
TextEncrption
DL : 1
Encryption and Decryption c#
Date
: 2025-12-23
Size
: 1kb
User
:
shaheen
[
CSharp
]
43.encryption-of-tcehnique
DL : 0
DES加密技术,一种现代的常用非对称加密技术。-DES,one encryption of tcehnique
Date
: 2025-12-23
Size
: 50kb
User
:
林敏
[
CSharp
]
Encryption
DL : 0
C#写的加密解密源码: 将字符串转化为UTF-8的ByteArray后,使用TripleDES算法对字符串进行加密,加密后的字符串再转化为Base64字符串。-Written in C# encryption and decryption source code: the string converted to UTF-8 ByteArray using the TripleDES algorithm to encrypt the string, the encrypted string is then converted to a Base64 string.
Date
: 2025-12-23
Size
: 57kb
User
:
Rache
[
CSharp
]
RSA-encryption-algorithm-
DL : 0
RSA加密解密算法的介绍以及C#的具体实现-The introduction of the RSA encryption algorithm as well as the concrete implementation of the C#
Date
: 2025-12-23
Size
: 152kb
User
:
lizheng
[
CSharp
]
RSA-encryption-between-CSharp-and-java
DL : 0
关于不对称加密算法 RSA 在.Net平台与Java平台的互通互用的原理、例子参考,难得的整理-it s an example and practical exercise for RSA encryption algorithm on .Net and java platform ,how to compatible with each other
Date
: 2025-12-23
Size
: 330kb
User
:
蓝鸥
[
CSharp
]
c-Sharp-DES-encryption-algorithm
DL : 0
c#实现DES算法加密解密,出现相应的加解密软件界面。-c# DES algorithm encryption and decryption, encryption and decryption software interface.
Date
: 2025-12-23
Size
: 4kb
User
:
«
1
2
3
4
5
6
7
8
9
10
...
20
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.