Lines Matching +refs:run +refs:many +refs:tests

14 Project Wycheproof tests crypto libraries against known attacks. It is developed
18 At Google, we rely on many third party cryptographic software libraries.
28 of unit tests that detect known weaknesses or check for expected behaviors of
29 some cryptographic algorithm. Project Wycheproof provides tests for most
37 While we are committed to develop as many attacks as possible, Project
38 Wycheproof is by no means complete. Passing the tests does not imply that the
40 Project Wycheproof tests for. Cryptographers are also constantly discovering
50 Project Wycheproof has tests for the most popular crypto algorithms, including
62 The tests detect whether a library is vulnerable to many attacks, including
67 - And many more -- we have over 80 test cases
69 Our first set of tests are written in Java, because Java has a common
74 default values to be a significant security flaw. We are converting as many
75 tests into sets of test vectors to simplify porting the tests to other
88 this enables tests with large key sizes. Otherwise you'll see a lot of
91 - Check out the tests
125 you change the `WYCHEPROOF_BOUNCYCASTLE_JAR` environment variable, run `bazel
151 refuse to run or its results might be incorrect if you are using some other JDK.
153 using Oracle JDK, which should be compatible with OpenJDK, thus the tests should
154 run correctly.
156 Some tests take a very long time to finish. If you want to exclude them, use
158 slow tests (which are annotated with @SlowTest).
193 us pull requests. You can also report bugs or request new tests.
196 tests, you may want to subscribe to our