diff options
author | WuKong <rebirthmonkey@gmail.com> | 2015-09-04 09:25:34 +0200 |
---|---|---|
committer | WuKong <rebirthmonkey@gmail.com> | 2015-09-04 09:25:34 +0200 |
commit | 3baeb11a8fbcfcdbc31976d421f17b85503b3ecd (patch) | |
tree | 04891d88c1127148f1b390b5a24414e85b270aee /moon-abe/pbc-0.5.14/.gitignore | |
parent | 67c5b73910f5fc437429c356978081b252a59480 (diff) |
init attribute-based encryption
Change-Id: Iba1a3d722110abf747a0fba366f3ebc911d25b25
Diffstat (limited to 'moon-abe/pbc-0.5.14/.gitignore')
-rw-r--r-- | moon-abe/pbc-0.5.14/.gitignore | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/moon-abe/pbc-0.5.14/.gitignore b/moon-abe/pbc-0.5.14/.gitignore new file mode 100644 index 00000000..1ee795f6 --- /dev/null +++ b/moon-abe/pbc-0.5.14/.gitignore @@ -0,0 +1,58 @@ +*.o +*.lo +.deps/ +.libs/ +Makefile +Makefile.in +aclocal.m4 +autom4te.cache/ +.dirstamp +benchmark/benchmark +benchmark/ellnet +benchmark/timersa +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +depcomp +example/Makefile +example/Makefile.in +example/bls +example/hess +example/joux +example/paterson +example/yuanli +example/zhangkim +example/zss +gen/Makefile +gen/Makefile.in +gen/gena1param +gen/genaparam +gen/gendparam +gen/geneparam +gen/genfparam +gen/gengparam +gen/hilbertpoly +gen/listfreeman +gen/listmnt +git_config_back +guru/*_test +install-sh +libpbc.la +libtool +ltmain.sh +missing +pbc/lex.yy.c +pbc/lex.yy.h +pbc/parser.tab.c +pbc/parser.tab.h +pbc/pbc +stamp-h1 +tags +compile +m4/ +*.exe +*.exe.stackdump |