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

[加密解密] 加解密程序

简单字符串加密和解密,用于数据库连接字符串或者用户名密码加密。
Simple string encryption and decryption for database connection strings or user name and password encryption. (2021-04-29, Delphi, 7091KB, 下载0次)

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

[加密解密] RSA

RSA加解密基本算法,接口如下 function Encrypt(StrText : string) : string ; stdcall; //加密 function Decrypt(StrText : string) : string ; stdcall; //解密
RSA encryption and decryption algorithm function Encrypt(StrText : string) : string ; stdcall; function Decrypt(StrText : string) : string ; stdcall; (2018-10-24, Delphi, 29KB, 下载0次)

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

[加密解密] jm

对一般的小文件进行加解密的程序(完整含源码).
The general small file encryption and decryption of the program (full source code). (2015-06-15, Delphi, 359KB, 下载1次)

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

[加密解密] 006

序列号及加解密,在做用户密码加密和程序注册中用到
Serial numbers and encryption, making the encryption and user passwords used in registration procedures (2014-06-14, Delphi, 311KB, 下载3次)

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

[加密解密] AddShell

Delphi写的对程序进行加壳加密和解密的方法演示
Delphi wrote a program to encrypt and decrypt methods packers demo (2013-07-16, Delphi, 24KB, 下载2次)

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

[加密解密] CryptDemo

RSA,Elgamal,EcElgamal加解密算法的演示程序。内含大整数处理代码。
failed to translate (2013-05-06, Delphi, 484KB, 下载30次)

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

[加密解密] zfcjjm

字符串多种方式的加解密,可以应用于反编译,防止破解。
String a variety of ways, encryption and decryption can be applied to decompile, to prevent cracking. (2012-06-18, Delphi, 176KB, 下载9次)

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

[加密解密] AESv1026

AES加解密 在delphi中实现 界面需要自己实现 但是算法运行完整
AES encryption in delphi interface needs to implement to achieve but the algorithm runs its own complete (2010-12-01, Delphi, 208KB, 下载7次)

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

[加密解密] MD5suanfa

delphi写的md5加解密算法,有图形界面,大家一起学习!
delphi write the md5 encryption algorithm, a graphical interface, we will study together! (2010-04-21, Delphi, 182KB, 下载39次)

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

[加密解密] 3DESsuanfa

delphi写的三重des加解密算法,有图形界面,大家一起学习!
delphi write the triple des encryption algorithm, a graphical interface, we will study together! (2010-04-21, Delphi, 184KB, 下载21次)

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

[加密解密] 2DESsuanfa

delphi写的二重des加解密算法,有图形界面,大家一起学习!
delphi write double des encryption algorithm, a graphical interface, we will study together! (2010-04-21, Delphi, 184KB, 下载1次)

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

[加密解密] RSAsuanfa

有delphi写的rsa加解密算法,并实现了rsa运算工具,大家一起学习!
Write a delphi rsa encryption algorithm, and realized rsa computing tools, we will study together! (2010-04-21, Delphi, 616KB, 下载56次)

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

[加密解密] GameOfMir2

飘飘M2全套,编译测试过无毒全部正常且可用,外加引擎注册机和脚本加密解密工具,顺便鄙视一下早期发源码加病毒的人。害我1T文件损失严重
Fluttering M2 complete, compile all the tested non-toxic to normal and can be used, along with encryption and decryption engine, RI and script tools, by the way look at the early-fat source added contempt virus. Causing me to have suffered heavy losses 1T file (2010-03-06, Delphi, 10338KB, 下载581次)

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

[加密解密] Des

DES加解密源码,在程序中引用即可使用。简单方便。
DES encryption and decryption source code, reference can be used in the program. Easy and convenient. (2009-12-22, Delphi, 3KB, 下载43次)

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

[加密解密] uEncrypt

一个加解密的函数,可逆,应用在一些要求不高的地方还是挺方便的
An encryption and decryption function, reversible, applications less demanding in some places is still quite convenient (2009-08-25, Delphi, 1KB, 下载7次)

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

[加密解密] guester_escape_unescape

web2.0的网页加密程序,借用Oak/lyris提供的函数进行加解密
web2.0 web page encryption procedures, to borrow Oak/lyris provide encryption and decryption functions (2008-08-09, Delphi, 301KB, 下载26次)

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

[加密解密] HextoSt

利用16进制将字符串转原字符串进行加/解密
Use 16 hexadecimal string to the original string encryption/decryption (2008-02-26, Delphi, 173KB, 下载5次)

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

[加密解密] Exelock2.11

EXE文件加密码,ASP压缩处理.比较实用,大家拿去
EXE File Password, ASP compression. More practical, we try to spend (2006-03-25, Delphi, 703KB, 下载55次)

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

[加密解密] EXE文件加密器1.84

让运行的exe都加一个密码保护. 对你的隐私很好的保护.
run exe were to a password-protected. To your good privacy protection. (2005-11-14, Delphi, 342KB, 下载69次)

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

[加密解密] Mlcrc

delphi6写的CRC32的加密算法。 另有付加例子程序
Delphi6 CRC wrote the encryption algorithm. Another example of pay increase procedures (2004-12-10, Delphi, 2KB, 下载23次)

http://www.pudn.com/Download/item/id/1102651855159867.html
1234
总计:68