CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - 加解密
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - 加解密 - List
[
Delphi VCL
]
ServerService
DL : 0
端口服务程序(ServerService.rar)及常用网络函数及加解密-Port service program (ServerService.rar) and commonly used network functions and encryption and decryption
Date
: 2025-12-15
Size
: 513kb
User
:
dongrujun
[
Delphi VCL
]
EncryptionCode
DL : 0
一个字符的加 密解 密程序的一段代码,可以让有需要的新手作个参考.-Character of the encryption and decryption process for some code that allows the novice there is a need for a reference.
Date
: 2025-12-15
Size
: 168kb
User
:
wahfai
[
Delphi VCL
]
des
DL : 0
基于delphi的des加密函数源码,可以自行设定des加解密密码。-Based on the des encryption function delphi source, you can set the password encryption des.
Date
: 2025-12-15
Size
: 3kb
User
:
多多龙
[
Delphi VCL
]
CryptoAPI_For_Delphi
DL : 0
CryptoAPI的Delphi头文件,补充Windows头文件的不足,让Delphi程序员可以使用Crypt组加解密函数-CryptoAPI' s Delphi header files to supplement the deficiencies in Windows header files, so that programmers can use the Crypt Group Delphi encryption and decryption functions
Date
: 2025-12-15
Size
: 264kb
User
:
wsld
[
Delphi VCL
]
Delphi_SRTL
DL : 0
delphi公共函数库,实现加解密,编解码,字符串,文件等通用函数的封装,非常值得借鉴-This is Delphi Common Function Library,To assist Planning &Development Engineer to implement Encrypt/Decrypt Encoding/Decoding StringFunc FileFunc.
Date
: 2025-12-15
Size
: 540kb
User
:
吴子扬
[
Delphi VCL
]
Aesdll
DL : 0
采用delphi开发的加解密函数dll,采用AES加密算法的一个简单dll例子-With the development of encryption and decryption function delphi dll, AES encryption algorithm using a simple dll example
Date
: 2025-12-15
Size
: 21kb
User
:
lwb
[
Delphi VCL
]
getpassword
DL : 0
一段delphi加解密的程序,用于截取密码的程序-A delphi encryption and decryption procedures, the procedures for the interception of the password
Date
: 2025-12-15
Size
: 78kb
User
:
zrw
[
Delphi VCL
]
LoginHistory_v1.1
DL : 0
单元: TLoginHistory v1.1 修正版 目的: 提供一种通用的用户登录日志记录方法。 特征: 1、数据加密存储,保证安全性,用户还可以改变加密方法; 2、提供多种排序方式; 3、采用自定义文件格式,无需数据库支持,存取速度极快。 作者: 邓朝晖 dzh@inleo.com 历史: 2006-04-03 -v1.0 Create original version 2006-05-29 -v1.1 加入自定义加解密支持 2006-05-30 -v1.1 去掉了演示程序中的第三方组件,去除了一个小Bug 欢迎大家测试,并把使用及修改意见通过邮件返回给我,共同提高! -a logtools for delphi
Date
: 2025-12-15
Size
: 220kb
User
:
shotgun007
[
Delphi VCL
]
Classical-algorithm-RSA
DL : 0
可以供delphi调用的ras经典算法,方便软件实现高性能加解密。-Classical algorithm RSA
Date
: 2025-12-15
Size
: 582kb
User
:
harris
[
Delphi VCL
]
28295_AESDemo
DL : 0
AES加密法,包含檔案加解密跟密碼編碼,可編譯-AES encryption, including file encryption and decryption code with the code can be compiled
Date
: 2025-12-15
Size
: 207kb
User
:
lie
[
Delphi VCL
]
FlashPlay
DL : 0
Flash实现的一款播放器源代码,可对Flash进行加解密播放,非常好的代码,简洁易读。-Implementation of a Flash player source code, can encrypt and decrypt the Flash player, very good code, simple and easy to read.
Date
: 2025-12-15
Size
: 17kb
User
:
静水深流
[
Delphi VCL
]
des_delphi
DL : 0
DES DELPHI 加解密程序原代码。非常的简单-DES DELPHI encryption and decryption program source code
Date
: 2025-12-15
Size
: 15kb
User
:
zhijian
[
Delphi VCL
]
SDeanComponents28900
DL : 0
国内不多见的Delphi封装的pkcs#11接口,开发加解密应用的必备的组件,找了很久才找到的,主要接口在(SDeanSecurity)目录下。-The domestic no more than pieces of Delphi package pkcs# 11 interface, the manpower essential components developed encryption and decryption application, looking for a long time to find, mainly interface directory (SDeanSecurity),.
Date
: 2025-12-15
Size
: 3.82mb
User
:
王正贤
[
Delphi VCL
]
AES
DL : 0
AES算法实现,SOCKET通讯加解密,c++builder -AES algorithm, SOCKET communication encryption and decryption
Date
: 2025-12-15
Size
: 457kb
User
:
孙艳
[
Delphi VCL
]
CLCRYPT
DL : 0
示范如何利用 XOR 算法针对文件进行加解密的程序,希望有用-Demonstrates how to use XOR algorithms for file encryption and decryption process, I hope useful
Date
: 2025-12-15
Size
: 23kb
User
:
邓朝晖
[
Delphi VCL
]
RSA
DL : 0
DELPHI下的RSA加解密实例,包含DEMO-DELPHI under the RSA encryption and decryption examples, including DEMO
Date
: 2025-12-15
Size
: 26kb
User
:
861001
[
Delphi VCL
]
DES
DL : 0
基本DES加解密实例(delphi代码),编程学习源码,很好的参考资料。-Basic DES encryption example (Delphi code), learning programming source code, a good reference.
Date
: 2025-12-15
Size
: 15kb
User
:
豆渣蒸肉
[
Delphi VCL
]
SHA
DL : 0
基本DES加解密实例(delphi代码),编程学习源码,很好的参考资料。-Examples of basic DES encryption and decryption (delphi code), programming learning source, a good reference.
Date
: 2025-12-15
Size
: 63kb
User
:
袁锦杰
[
Delphi VCL
]
534
DL : 0
基本DES加解密实例(delphi代码),编程学习源码,很好的参考资料。-Examples of basic DES encryption and decryption (delphi code), programming learning source, a good reference.
Date
: 2025-12-15
Size
: 519kb
User
:
刘张
[
Delphi VCL
]
8
DL : 0
基本DES加解密实例(delphi代码),编程学习源码,很好的参考资料。-Examples of basic DES encryption and decryption (delphi code), programming learning source, a good reference.
Date
: 2025-12-15
Size
: 37kb
User
:
董华
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.