搜索资源列表
scret
- 电报加密,首先对字母进行编号,小写字母a至z编号为1至26,大写字母A至Z分别编号27至52,这样每个字母都有唯一的一个序号,在发送内容时,我们以函数F(X)=X*X+X+1对发送字母的序号进行计算,就会获取个新的序号,对该序号再进行对52取余,该序号即为加密后的要发送字母的序号,这样就能达到加密的作用。-Telegram encrypted first number of letters, lowercase letters a through z are numbered 1 to 26,
base64test
- 使用函数实现base64的加密解密的方法函数,包括解密和解密的演示例子-Use function implementation base64 encryption and decryption functions, including decryption and decryption demo example
877
- 易语言ECC公钥系统文件版加密源码例程程序结合易语言数据操作支持库,调用API函数实现ECC公钥字节集加密方式。 -Easy language ECC public key system file version encryption source routine procedures combined with easy language data operations support library, call the API function to achieve ECC public
337
- 易语言椭圆曲线算法加密文件源码例程程序结合易语言数据操作支持库,调用API函数实现ECC加密文件功能。 -Easy language elliptic curve encryption algorithm source code routines combined with easy language data manipulation support library, call the API function to achieve ECC encryption file function
php
- 易语言与PHP加密通讯协议源码例程程序调用API函数实现易语言与PHP加密通讯。 -Easy language and PHP encryption protocol source routine procedures call API function to achieve easy language and PHP encryption communication.