资源列表

« 1 2 ... .76 .77 .78 .79 .80 1381.82 .83 .84 .85 .86 ... 1665 »

[加密解密xor

说明:(pbc)Pairing-Based Cryptography是实现双线性对运算的 函數库,但没有异或XOR函數,我参考编写了一个,希望对大家有 帮助. 编译命令: gcc -o xor xor.c -I /usr/local/include/pbc -L /usr/local/lib -Wl,-rpath /usr/local/lib -lpbc 运 行 :./xor <a.param-(Pbc) Pairi
<edmun> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[加密解密RSA

说明:RSA數位簽章加解密程式, 可自行更改訊息M用以產生簽章S-RSA digital signature encryption and decryption program can make changes to the message M to generate the signature S
<ASO> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[加密解密ElGamal

说明:ElGamal數位簽章加解密程式, 可自行修改訊息M用以產生簽章S1與S2-ElGamal digital signature encryption and decryption program can modify the message M to produce the Signature S1 and S2
<ASO> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[加密解密crc_alg

说明:一个crc32的实现程序,可以用来参考开发crc加密的相关代码。-Reference development crc encrypted code that can be used for a crc32 realization program.
<qingqing> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[加密解密Slides

说明:计算机网络安全英文课件 包含数据加密解密以及其他相关网络安全知识-Computer Network Security English courseware includes data encryption and decryption, and other network security knowledge
<yan> 在 2025-01-18 上传 | 大小:3.18mb | 下载:0

[加密解密java-Segment-encryption

说明:java分段加密:加密时超过117字节就报错。为此采用分段加密的办法来加密;解密时超过128字节就报错。为此采用分段解密的办法来解密-JAVA Segments encryption
<水共小易> 在 2025-01-18 上传 | 大小:16kb | 下载:0

[加密解密myMD5

说明:md5摘要的java实现,使用了图形界面,可以直接在java虚拟机上运行,没有重写类库,直接调用了-the md5 digest java implementation, using a graphical interface, you can run directly in the java virtual machine, without rewriting class library, and direct calls
<马达> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[加密解密ev1527

说明:这是一个用PIC芯片解码的EV1527遥控解码程序。-This is a the PIC chip decoder EV1527 remote control decoding procedure.
<xfjsb> 在 2025-01-18 上传 | 大小:29kb | 下载:0

[加密解密dddd

说明:随机字符串产生代码,可以产生需要的字符,这样是一款很好用的代码。-Random strings generated code, can produce the required character, this is a very good use of the code
<王大> 在 2025-01-18 上传 | 大小:3kb | 下载:0

[加密解密6.1base64

说明:在VC6环境下编译使用openssl实现了对称算法以及base64编码编程-VC6 compiler environment symmetric algorithm using the openssl base64 encoded programming
<言一一> 在 2025-01-18 上传 | 大小:12kb | 下载:0

[加密解密6.2public

说明:在VC6环境下编译使用openssl实现了公钥算法 编码编程-Compiled in VC6 environment use openssl public key algorithm Coding Programming
<言一一> 在 2025-01-18 上传 | 大小:10kb | 下载:0

[加密解密BASE64

说明:Demo演示BASE64 编码和解码字符串,C++builder编写并调试通过(BASE64 encryption and decryption AnsiString)
<流草君> 在 2025-01-18 上传 | 大小:697kb | 下载:0
« 1 2 ... .76 .77 .78 .79 .80 1381.82 .83 .84 .85 .86 ... 1665 »

源码中国 www.ymcn.org