资源列表

« 1 2 ... .30 .31 .32 .33 .34 235.36 .37 .38 .39 .40 ... 1665 »

[加密解密Base64-3

说明:Base64是一种基于64个可打印字符来表示二进制数据的表示方法。由于2的6次方等于64,所以每6个位元为一个单元,对应某个可打印字符。三个字节有24个位元,对应于4个Base64单元,即3个字节需要用4个可打印字符来表示。它可用来作为电子邮件的传输编码。-Base64 is based on 64 printable characters to represent binary data representation. Since 2
<李其实> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[加密解密ESFENC

说明:本人对房管局和银行接口中房管局的合作公司提供的动态连接库中反汇编,并分析后重现的加密算法源程序,很不科学。只是为了再现公司原来动态库中的代码。对初学编程和初学加密的朋友很有用。-The bank interface provided by partner companies! this codes are got from a dynamic link library disassembly and analysis, ver
<李朝英> 在 2025-01-17 上传 | 大小:13kb | 下载:0

[加密解密JMSF

说明:可加密解密 一共6层加密 1。字符----》ASCII 2-3.第一二层为字符的ASCII的加密 4.ASCII的十进制转化为三十五进制 5-6.第三四层为三十五进制的位置变换-Encrypt a total of six layers. Character---- " ASCII 2-3. First floor for the characters in the ASCII decimal encrypt
<林广> 在 2025-01-17 上传 | 大小:5kb | 下载:0

[加密解密Jwt

说明:oauth2.0核心加解密工具,里面有详细说明-oauth2.0 core encryption and decryption tool, which is described in detail
<mikemaoamoa> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[加密解密Encrypt

说明:加密算法,先将表示时间的字符串进行加密,同时通过CRC进行校验。 (同时例子中也涉及到ini配置的读取、注册表的操作等)-Encryption algorithm, the first time a string that is encrypted by the CRC check at the same time. (And also the example related to the reading ini configura
<郭乐彬> 在 2025-01-17 上传 | 大小:3.32mb | 下载:0

[加密解密RSAConfidentialSystem

说明:主要介绍了RSA的加密算法和已封装的包的使用-Introduces the RSA encryption algorithm and the use of the encapsulated packet
<张楚阳> 在 2025-01-17 上传 | 大小:548kb | 下载:0

[加密解密rsa

说明:rsa算法的实现,输入两个质数和公钥,即可计算出私钥,输入需加密内容,然后就可看到加密后的结果.这是rsa算法的简单应用,对于理解此算法很有帮助-rsa algorithm, the input of two prime numbers, and public key, the private key can be calculated, enter the content to be encrypted, and then you c
<王琪> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[加密解密rsa

说明:基于RSA的1024 位的加密/解密源代码。- An encryption/decryption source code based on the 1024 bits RSA
<bruce> 在 2025-01-17 上传 | 大小:9kb | 下载:0

[加密解密protectf

说明:一种DES加密算法的核心文件,与传统的算法有了更新-A DES ENCRYPT METHOD
<steve yang> 在 2025-01-17 上传 | 大小:4kb | 下载:0

[加密解密RSA

说明:RSA算法的编程与实现 信息安全的标准实现-The programming and implementation of RSA algorithm
<杜浪> 在 2025-01-17 上传 | 大小:4.05mb | 下载:0

[加密解密hm

说明:程序反调试,防止在进内存里加载从而保护程序-Anti-debugging procedures to prevent loaded into memory so that savers
<jack> 在 2025-01-17 上传 | 大小:17kb | 下载:0

[加密解密The-fishing

说明:这个源码的主要功能是中了钓鱼软件后反钓鱼-The main function of this source code is in the fishing anti-phishing software later
<张菲菲> 在 2025-01-17 上传 | 大小:8kb | 下载:0
« 1 2 ... .30 .31 .32 .33 .34 235.36 .37 .38 .39 .40 ... 1665 »

源码中国 www.ymcn.org