jettero / crypt--pbc

Crypt::PBC is an OO interface for the Stanford PBC

This URL has Read+Write access

crypt--pbc / MANIFEST
100644 44 lines (43 sloc) 0.628 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Changes
MANIFEST
Makefile.PL
PBC.pm
PBC.xs
README
TODO
contrib/c_quicky.c
contrib/libtest.c
contrib/quicky
earith.xs
ecomp.xs
einit.xs
inc/Devel/CheckLib.pm
lib/Crypt/PBC.pod
lib/Crypt/PBC/Element.pod
lib/Crypt/PBC/Pairing.pod
pairing.xs
params_a.txt
params_d.txt
params_d159.txt
params_e.txt
pbctest.c
ppport.h
t/01_load.t
t/03_testnew.t
t/05_boneh_franklin.t
t/07_BF2.t
t/09_pairings_tests.t
t/10_test_symmetric.t
t/13_1op_arith.t
t/13_2op_arith.t
t/13_mul_znmpz.t
t/13_pow_arith.t
t/14_from_bytes.t
t/14_pow_zn_one_arg.t
t/15_mpz.t
t/20_cmp.t
t/35_scopefault.t
t/80_slamtest_a.t
t/80_slamtest_d.t
t/99_memory_tests.t
typemap