文件名称: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) Pairing-Based Cryptography bilinear computing library, but not exclusive or XOR function, I reference written, and I hope for all of us to help compile command: gcc-o xor xor.c-I/usr/local/include/pbc-L/usr/local/lib-Wl,-rpath/usr/local/lib-lpbc run:./xor <a.param
编译命令: gcc -o xor xor.c -I /usr/local/include/pbc -L /usr/local/lib -Wl,-rpath /usr/local/lib -lpbc
运 行 :./xor <a.param-(Pbc) Pairing-Based Cryptography bilinear computing library, but not exclusive or XOR function, I reference written, and I hope for all of us to help compile command: gcc-o xor xor.c-I/usr/local/include/pbc-L/usr/local/lib-Wl,-rpath/usr/local/lib-lpbc run:./xor <a.param
(系统自动生成,下载前可以参看下载内容)
下载文件列表
a.param
xor.c