Welcome![Sign In][Sign Up]
Location:
Search - MD5Print delphi

Search list

[Delphi VCLDelphimd5DEMO

Description: 1、 MD5String、MD5File、MD5Print、MD5Match这四个函数是供调用的。其他是用来辅助这几个函数的子函数。 2、MD5String为加密字符串。 3、MD5File为加密这个文件。 4、MD5Print是将加密后的密文转换-1, MD5String, MD5File, MD5Print. 4 MD5Match this function is called for. The other is used to support several functions Functions. 2, MD5String string of encryption. 3, MD5File encryption to the document. 4, MD5Print encryption is the ciphertext conversion
Platform: | Size: 16384 | Author: kingsay | Hits:

[Delphi VCLMD5

Description: DELPHI MD5加密 1、 MD5String、MD5File、MD5Print、MD5Match这四个函数是供调用的。其他是用来辅助这几个函数的子函数。 2、MD5String为加密字符串。 3、MD5File为加密这个文件。 4、MD5Print是将加密后的密文转换成字符串。 5、MD5Match是用来比较密文是否一致。-DELPHI MD5 encryption 1, MD5String, MD5File, MD5Print, MD5Match the four function is called for. The other is used to these auxiliary function Functions. 2, MD5String for the encrypted string. 3, MD5File encrypted the document. 4, MD5Print is encrypted ciphertext converted into a string. 5, MD5Match ciphertext is used to compare whether they are consistent.
Platform: | Size: 9216 | Author: 韩夜 | Hits:

[Crack Hackmd5

Description: MD5算法及例子 1、 MD5String、MD5File、MD5Print、MD5Match这四个函数是供调用的。其他是用来辅助这几个函数的子函数。 2、MD5String为加密字符串。 3、MD5File为加密这个文件。 4、MD5Print是将加密后的密文转换成字符串。 5、MD5Match是用来比较密文是否一致。 加密字符串aaa MD5String(‘aaa‘) 将加密后的aaa显示出来 MD5Print(MD5String(‘aaa‘)) 比较两次密文是否一致: MD5Match(MD5String(‘第一次明文‘),MD5String(‘第二次输入的明文‘)) 如果要用这个单元,只需要在项目中添加这个文件,uses md5,就可以了 delphi 4以上版本都可以。 -MD5 algorithm and examples 1, MD5String, MD5File, MD5Print, MD5Match for these four function calls. The other is used to supporting these functions Function. 2, MD5String for string encryption. 3, MD5File to encrypt the document. 4, MD5Print is encrypted into the ciphertext string. 5, MD5Match is used to compare the same ciphertext. Encrypted string aaa MD5String ( ' aaa' ) would encrypted aaa displayed MD5Print (MD5String ( ' aaa' )) compare whether two ciphertext: MD5Match (MD5String ( ' the first explicit' ), MD5String ( ' second explicit input ' )) If you use this unit, just add this in the project document, uses md5, can be a delphi 4 above can be.
Platform: | Size: 9216 | Author: ourfirebird | Hits:

CodeBus www.codebus.net