Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | 22-May-2021 | - | ||||
JavaFlatFilter.java | H A D | 22-May-2021 | 6.2 KiB | 222 | 142 | |
makefile.mk | H A D | 22-May-2021 | 3.5 KiB | 145 | 78 | |
manifest | H A D | 22-May-2021 | 69 | 2 | 1 | |
mozprofile.cxx | H A D | 22-May-2021 | 3.4 KiB | 104 | 60 | |
multisigdemo.cxx | H A D | 22-May-2021 | 8.1 KiB | 233 | 134 | |
performance.cxx | H A D | 22-May-2021 | 55.1 KiB | 1,877 | 1,411 | |
readme.txt | H A D | 22-May-2021 | 794 | 22 | 14 | |
signdemo.cxx | H A D | 22-May-2021 | 4.4 KiB | 154 | 75 | |
util.cxx | H A D | 22-May-2021 | 3.8 KiB | 108 | 64 | |
util.hxx | H A D | 22-May-2021 | 2.2 KiB | 47 | 11 | |
util2.cxx | H A D | 22-May-2021 | 13.4 KiB | 423 | 335 | |
verifydemo.cxx | H A D | 22-May-2021 | 2.7 KiB | 106 | 46 |
readme.txt
1How to use the demo programs 2================================= 3 4 5PERFORMANCE 6------------------------------- 7 8This program is for evaluating the performance of the XML Security framework. 9 10You can use the sample files from tools/examples: 11 12run "performance eval_export.txt eval_import.txt" 13 14The export file list includes all files need to be signed, and the import file list include all files need to be verified. 15 16JavaFlatFilter: 17Used to test performance with Java. 18Currently it doesn't work, seems to be because of JavaFramework doesn't work in stand alone program. 19 20In case you want to try it: 21- set CLASSPATH=e:\Solar\r\j2sdk1.4.1_03\jre\lib;d:\x\juh.jar;d:\x\jurt.jar;d:\x\ridl.jar;d:\x\unoil.jar;d:\x\java_uno.jar 22- regcomp -register -r demo.rdb -c file://d/x/jflatfilter.jar -br demo.rdb