Changes between Version 5 and Version 6 of DocumentationRT2


Ignore:
Timestamp:
Jul 5, 2012 3:17:48 PM (12 years ago)
Author:
Mei
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DocumentationRT2

    v5 v6  
    1717 * [source:/doc/dependencies@mei_rt2 Software dependencies]
    1818
    19 == Example Keystores ==
     19== Examples ==
    2020
    21 These are also available in the source tree:
     21These and many other tests are available in the source tree under /examples/creddy_prover_tests and /examples/python_tests
    2222
    2323 * [source:/examples/creddy_prover_tests/acme_rockets_rt0/README@mei_rt2 Simple Acme example]
     
    2626 * [source:/examples/creddy_prover_tests/balltime_rt2/README@mei_rt2 RT2 example]
    2727
    28 == Example Code ==
     28== Example API Code ==
     29
     30These are available in the source tree under /swig/perl, /swig/c, and /swig/python.
     31
    2932 * ABAC prover
    3033  * [source:/libabac/prover_yap.c@mei_rt2 C]
     34  * [source:/swig/perl/abac_prover.pl@mei_rt2 Perl]
     35  * [source:/swig/python/abac_prover.py@mei_rt2 Python]
    3136 * Get keyid from a cert
    3237  * [source:/swig/perl/abac_keyid.pl@mei_rt2 Perl]
    3338  * [source:/swig/python/abac_keyid.py@mei_rt2 Python]
    3439 * Make an attribute cert
     40  * [source:/swig/c/abac_attr.c@mei_rt2 C]
    3541  * [source:/swig/python/abac_attr.py@mei_rt2 Python]
    3642
    3743
    38 
    3944