资源列表

« 1 2 ... .38 .39 .40 .41 .42 743.44 .45 .46 .47 .48 ... 1665 »

[加密解密DES

说明:加密解密算法,在CBC模式下的DES算法。代码都有备注,希望对大家有用哦。-Encryption and decryption algorithm in CBC mode of the DES algorithm. Note the code are, I hope all of you, oh useful.
<Keven> 在 2025-02-05 上传 | 大小:5kb | 下载:0

[加密解密CRCSUNFAN

说明:一种实现CRC的工程算法,按比特实现法、块异或汇编实现法、查余式表实现法,并通过在zsp400的内核环境下运行和仿真这几种实现法,从而得出结论:查余式表实现法是一种较好的实现法。-CRC works to achieve an algorithm bit by the realization of law, or the compilation of different pieces of the realization of law,
<叶超> 在 2025-02-05 上传 | 大小:197kb | 下载:0

[加密解密BCBandECB

说明:BCB模式与ECB模式的加密模式与解密模式 输入明文:I do like this book 加密算法E:异或⊕,密钥为cryption; 移位,密钥为5 两种填充模式:(1)0 (2)密文挪用 初始化向量IV:goodluck 用两种模式进行加密,输出相应的密文。 -BCB mode and ECB mode encryption and decryption mode input mode expl
<zouna> 在 2025-02-05 上传 | 大小:5kb | 下载:0

[加密解密LFSR

说明:1. 分析n-位LFSR生成m=2n-1位长伪随即序列的算法过程。 2. 用程序设计语言将算法过程编程实现。 输入明文:I do like this book 加密算法E:yi=xi^ki 密钥:32-LFSR的输出,初始值:good 本原多项式:x32+x7+x5+x3+x2+x+1 -1. Analysis of n-bit LFSR to generate m = 2n-1 bit length o
<zouna> 在 2025-02-05 上传 | 大小:16kb | 下载:0

[加密解密AES_C

说明:本次上传的是AES的C语言版,对C++版中涉及到类的内容予以修改,通过测试。本人上传的AES的C++版和C版均是经过测试后可以使用的。-From the AES of the C language version of C++ version of the type involved in the content be modified, to pass the test. AES I uploaded the C++ version
<王恒> 在 2025-02-05 上传 | 大小:505kb | 下载:0

[加密解密RSA

说明:密码学RSA算法加密,算法有小漏洞,不能加密大数,二次加密也可能会出错,仅供大家参考-Cryptography RSA encryption algorithm, the algorithm a small loophole, not encryption of large numbers, the second encryption may be wrong, for your reference
<楼帅> 在 2025-02-05 上传 | 大小:3.51mb | 下载:0

[加密解密openssl_browser

说明:Implement openssl browser in C
<peethol> 在 2025-02-05 上传 | 大小:82kb | 下载:0

[加密解密RSA_java

说明:带界面的RSA算法,软件包中含有可执行程序,功能有自动生成随机素数P、Q,公钥,密钥,对数字进行加密解密。-Interface with the RSA algorithm, packages containing executable programs, automatic generation of random functions of prime numbers P, Q, a public key, keys for encr
<xuxu> 在 2025-02-05 上传 | 大小:23kb | 下载:0

[加密解密RC4.Encryption

说明:RC4 Encryption function written in ASM.
<Satyrlus> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[加密解密Des

说明:实现des加密机制的加解密方案,并附有详细输出.-Des encryption mechanism to achieve encryption program, with verbose output.
<allan> 在 2025-02-05 上传 | 大小:464kb | 下载:0

[加密解密DesAndXml

说明:查了一下,基本上都是提供C++方式的DES加密,所以,上传一个C#写的DES 另外,提供了一个把XML文件当作INI文件来处理的类-provide a des class written by c#。 also provide a XML class, which take the xml files as ini to read and write
<xld800> 在 2025-02-05 上传 | 大小:3kb | 下载:0

[加密解密21

说明:比较不同加密的优缺点,内含多个加密算法 用于计算机安全。-Compare the advantages and disadvantages of encryption, including encryption algorithms for a number of computer security.
<方青> 在 2025-02-05 上传 | 大小:175kb | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 743.44 .45 .46 .47 .48 ... 1665 »

源码中国 www.ymcn.org