diff options
| -rw-r--r-- | README.md | 90 | ||||
| -rw-r--r-- | test.html | 1 |
2 files changed, 90 insertions, 1 deletions
@@ -1 +1,89 @@ -Experiments +# Project Title + +One Paragraph of project description goes here + +## Getting Started + +These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system. + +### Prerequisites + +What things you need to install the software and how to install them + +``` +Give examples +``` + +### Installing + +A step by step series of examples that tell you how to get a development env running + +Say what the step will be + +``` +Give the example +``` + +And repeat + +``` +until finished +``` + +End with an example of getting some data out of the system or using it for a little demo + +## Running the tests + +Explain how to run the automated tests for this system + +### Break down into end to end tests + +Explain what these tests test and why + +``` +Give an example +``` + +### And coding style tests + +Explain what these tests test and why + +``` +Give an example +``` + +## Deployment + +Add additional notes about how to deploy this on a live system + +## Built With + +* [Dropwizard](http://www.dropwizard.io/1.0.2/docs/) - The web framework used +* [Maven](https://maven.apache.org/) - Dependency Management +* [ROME](https://rometools.github.io/rome/) - Used to generate RSS Feeds + +## Contributing + +Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details on our code of conduct, and the process for submitting pull requests to us. + +## Versioning + +We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags). + +## Authors + +* **Billie Thompson** - *Initial work* - [PurpleBooth](https://github.com/PurpleBooth) + +See also the list of [contributors](https://github.com/your/project/contributors) who participated in this project. + +## License + +This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details + +## Acknowledgments + +* Hat tip to anyone whose code was used +* Inspiration +* etc + + diff --git a/test.html b/test.html new file mode 100644 index 0000000..97224e3 --- /dev/null +++ b/test.html @@ -0,0 +1 @@ +<h2>Encrypt</h2><table><tr><th>Test</th><th colspan="2">Dongle</th><th colspan="2">Act LT</th><th colspan="2">Cloud Direct</th></tr><tr><td>Std Not allowed KeySource</td><td style="background-color: green; color: white;">PASS</td><td>117 ms</td><td style="background-color: orange; color: white;">WARN</td><td>2 ms</td><td style="background-color: orange; color: white;">WARN</td><td>9 ms</td></tr><tr><td>Std Invalid KeySource</td><td style="background-color: green; color: white;">PASS</td><td>128 ms</td><td style="background-color: orange; color: white;">WARN</td><td>2 ms</td><td style="background-color: orange; color: white;">WARN</td><td>5 ms</td></tr><tr><td>Std Firmkey & KeyExtType</td><td style="background-color: green; color: white;">PASS</td><td>148 ms</td><td style="background-color: maroon; color: white;">FAIL</td><td>2 ms</td><td style="background-color: maroon; color: white;">FAIL</td><td>7 ms</td></tr><tr><td>AesDirect Firmkey</td><td style="background-color: green; color: white;">PASS</td><td>111 ms</td><td style="background-color: orange; color: white;">WARN</td><td>2 ms</td><td style="background-color: green; color: white;">PASS</td><td>4 ms</td></tr><tr><td>Std Firmkey Size 0</td><td style="background-color: orange; color: white;">WARN</td><td>756 ms</td><td style="background-color: green; color: white;">PASS</td><td>2 ms</td><td style="background-color: orange; color: white;">WARN</td><td>5 ms</td></tr><tr><td>Std Firmkey Size 15</td><td style="background-color: green; color: white;">PASS</td><td>284 ms</td><td style="background-color: green; color: white;">PASS</td><td>2 ms</td><td style="background-color: orange; color: white;">WARN</td><td>4 ms</td></tr><tr><td>Std Firmkey Size 17</td><td style="background-color: green; color: white;">PASS</td><td>168 ms</td><td style="background-color: green; color: white;">PASS</td><td>2 ms</td><td style="background-color: orange; color: white;">WARN</td><td>4 ms</td></tr><tr><td>Std Firmkey Size 60000</td><td style="background-color: orange; color: white;">WARN</td><td>1428 ms</td><td style="background-color: green; color: white;">PASS</td><td>2 ms</td><td style="background-color: orange; color: white;">WARN</td><td>31 ms</td></tr><tr><td>Std FK No RC MP Req</td><td style="background-color: green; color: white;">PASS</td><td>125 ms</td><td style="background-color: green; color: white;">PASS</td><td>2 ms</td><td style="background-color: maroon; color: white;">FAIL</td><td>7 ms</td></tr><tr><td>Std FK Use RC -4B</td><td style="background-color: maroon; color: white;">FAIL</td><td>105 ms</td><td style="background-color: maroon; color: white;">FAIL</td><td>2 ms</td><td style="background-color: green; color: white;">PASS</td><td>7 ms</td></tr><tr><td>Encr. Code 1</td><td style="background-color: green; color: white;">PASS</td><td>135 ms</td><td style="background-color: maroon; color: white;">FAIL</td><td>1 ms</td><td style="background-color: green; color: white;">PASS</td><td>7 ms</td></tr><tr><td>Encr. Code 4294967295</td><td style="background-color: green; color: white;">PASS</td><td>135 ms</td><td style="background-color: maroon; color: white;">FAIL</td><td>1 ms</td><td style="background-color: green; color: white;">PASS</td><td>7 ms</td></tr><tr><td>Std Firmkey after ET</td><td style="background-color: green; color: white;">PASS</td><td>117 ms</td><td style="background-color: green; color: white;">PASS</td><td>2 ms</td><td style="background-color: green; color: white;">PASS</td><td>4 ms</td></tr><tr><td>Rid Firmkey after ET</td><td style="background-color: green; color: white;">PASS</td><td>107 ms</td><td style="background-color: green; color: white;">PASS</td><td>1 ms</td><td style="background-color: green; color: white;">PASS</td><td>4 ms</td></tr><tr><td>Std HD after ET</td><td style="background-color: green; color: white;">PASS</td><td>110 ms</td><td style="background-color: green; color: white;">PASS</td><td>1 ms</td><td style="background-color: green; color: white;">PASS</td><td>4 ms</td></tr><tr><td>Rid HD after ET</td><td style="background-c
\ No newline at end of file |
