资源列表

« 1 2 ... .85 .86 .87 .88 .89 1390.91 .92 .93 .94 .95 ... 1665 »

[加密解密7_Rsa

说明: RSA公钥加密算法基于大整数因式分解困难这样的事实。 选择两个素数,p,q。(一般p,q选择很大的数) 然后计算 z=p*q f=(p-1)(q-1) 选择一个n,使gcd(n,f)=1(gcd代表greatest common divider,一般n也选择一个素数), n和z就作为公钥。 选择一个s,0<s<f,满足n*s % f=1,s就作为私钥。-RSA public key encryption alg
<fasf> 在 2025-01-18 上传 | 大小:792kb | 下载:0

[加密解密code

说明:pppoe创建和加密,及具备公钥的md5随机加密-create a pppoe and encryption, and a random public key encryption md5
<lwp> 在 2025-01-18 上传 | 大小:798kb | 下载:0

[加密解密john-1.7.3.4.tar

说明:*.pwd password bracker
<alli> 在 2025-01-18 上传 | 大小:797kb | 下载:0

[加密解密RSA

说明:输入明文,用rsa算法加密,然后输出加密后的密文,再用此算法解密,输出解密后的明文。-Input plaintext, using rsa encryption algorithm, and then the output encrypted ciphertext, and then decrypt this algorithm, the output of the plaintext after decryption.
<陌生初熏> 在 2025-01-18 上传 | 大小:798kb | 下载:0

[加密解密matrixssl-1-8-8-open

说明:matrixssl是一套SSL通信加/解密库,它的设计目标是嵌入式应用,因此整个库非常小,编译后的代码长度只有openssl的1/20左右。-MatrixSSL is an embedded, open source SSL implementation designed for small footprint applications and devices. It is designed to reduce the comple
<小草> 在 2025-01-18 上传 | 大小:795kb | 下载:0

[加密解密OllyDBG

说明:OllyDBG入门教程个新的动态追踪工具,将IDA与SoftICE结合起来的思想,Ring 3级调试器,非常容易上手 -OllyDBG Getting Started tutorial new dynamic tracing tool to IDA and SoftICE combine ideas, Ring 3 level debugger, which is very easy to use
<tom.zhom> 在 2025-01-18 上传 | 大小:794kb | 下载:0

[加密解密JPEGstem

说明:JPEG图像中的安全密写方案-JPEGJPEGJPEGimageimageimageimageimage
<邵小宝> 在 2025-01-18 上传 | 大小:797kb | 下载:0

[加密解密Desktop

说明:da-vinci architecture ppt tms320c64-da-vinci architecture ppt tms320c64xx
<maulikpatel987> 在 2025-01-18 上传 | 大小:796kb | 下载:0

[加密解密RC4Fde

说明:C语言实现RC4文件加密解密 比较清晰-C language implementation of RC4 document encryption and decryption is relatively clear
<杨劭德> 在 2025-01-18 上传 | 大小:796kb | 下载:0

[加密解密MD5

说明:a hash function md5 for a java code, it has been run successfully.
<andy> 在 2025-01-18 上传 | 大小:794kb | 下载:0

[加密解密SHA1

说明:a hash function SHA1 has run successfully. Welcome to download. if you like, donnot forget to give me a comment.
<andy> 在 2025-01-18 上传 | 大小:796kb | 下载:0

[加密解密md5

说明:MD5 压缩算法,将任意字符串经过MD5计算,转换成128bit的16进制字符串。(MD5 compression algorithm converts any string to a 128-bit hexadecimal string after MD5 calculation.)
<hydq> 在 2025-01-18 上传 | 大小:792kb | 下载:0
« 1 2 ... .85 .86 .87 .88 .89 1390.91 .92 .93 .94 .95 ... 1665 »

源码中国 www.ymcn.org