abac0-leakabac0-meicompt_changesgec13mei-idmei-rt0-nmei_rt0mei_rt2mei_rt2_fix_1meiyap-rt1meiyap1rt2tvf-new-xml
Last change
on this file since aa2bd1e was
17ec3b0,
checked in by Mike Ryan <mikeryan@…>, 14 years ago
|
get SSL public key hash instead of whole cert has
this still differs from libabac hash since this only hashes the
modulus
|
-
Property mode set to
100644
|
File size:
339 bytes
|
Rev | Line | |
---|
[f7040d8] | 1 | all: ABAC.so ABAC.pm |
---|
[06e2fc5] | 2 | |
---|
[f7040d8] | 3 | ABAC.so: abac_wrap.o SSL_keyid.o |
---|
[17ec3b0] | 4 | g++ -shared abac_wrap.o SSL_keyid.o -labac -lssl -o ABAC.so |
---|
[06e2fc5] | 5 | |
---|
| 6 | abac_wrap.o: abac_wrap.cxx |
---|
| 7 | g++ -g -c abac_wrap.cxx `perl -MExtUtils::Embed -e ccopts` |
---|
| 8 | |
---|
| 9 | abac_wrap.cxx ABAC.py: abac.i language.i |
---|
| 10 | swig -c++ -perl abac.i |
---|
| 11 | |
---|
| 12 | clean: |
---|
[f7040d8] | 13 | rm -f ABAC.so ABAC.pm abac_wrap.o abac_wrap.cxx SSL_keyid.o |
---|
Note: See
TracBrowser
for help on using the repository browser.