aboutsummaryrefslogtreecommitdiffstats
path: root/sample/pairing.cpp
Commit message (Expand)AuthorAgeFilesLines
* define BN::** in mcl::bn**MITSUNARI Shigeo2018-04-181-9/+9
* rename bnXXXinit to initPairing()MITSUNARI Shigeo2017-09-181-1/+1
* remove warning of vc15MITSUNARI Shigeo2017-02-211-5/+5
* fix typoMITSUNARI Shigeo2017-02-131-1/+1
* change the order of arguments of G1 and G2MITSUNARI Shigeo2017-02-121-12/+12
* add sample code of pairingMITSUNARI Shigeo2017-01-261-16/+40
* add preset of bn256MITSUNARI Shigeo2016-12-011-10/+4
* remove unnecessary include headerMITSUNARI Shigeo2016-05-301-2/+0
* rename optimalAtePairing to pairingMITSUNARI Shigeo2016-05-301-2/+2
* add pairing sampleMITSUNARI Shigeo2016-05-301-0/+40