Fuzz introspector
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzzer details

Fuzzer: cryptofuzz-nettle-with-mini-gmp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 255 33.1%
gold [1:9] 58 7.54%
yellow [10:29] 2 0.26%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 454 59.0%
All colors 769 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
2838 2838 10 :

['std::__1::basic_string , std::__1::allocator >::size() const', 'std::__1::vector >::~vector()', 'Botan::PEM_Code::decode_check_label(std::__1::basic_string , std::__1::allocator > const&, std::__1::basic_string , std::__1::allocator > const&)', 'std::__1::basic_string , std::__1::allocator >::basic_string (char const*)', 'std::__1::vector >::data()', 'std::__1::shared_ptr ::operator=(std::__1::shared_ptr &&)', 'std::__1::basic_string , std::__1::allocator >::substr(unsigned long, unsigned long) const', 'bool std::__1::operator== , std::__1::allocator >(std::__1::basic_string , std::__1::allocator > const&, char const*)', 'Botan::EC_Group::BER_decode_EC_group(unsigned char const*, unsigned long, Botan::EC_Group_Source)', 'std::__1::vector >::size() const']

2844 2855 Botan::EC_Group::EC_Group(std::__1::basic_string ,std::__1::allocator >const&) call site: 00000 /src/botan/src/lib/pubkey/ec_group/ec_group.cpp:448
600 631 10 :

['unsigned int Botan::rotl<1ul, unsigned int>(unsigned int)', 'void Botan::load_be (unsigned int*, unsigned char const*, unsigned long)', 'std::__1::vector >::operator[](unsigned long)', 'Botan::SHA1_F::(anonymous namespace)::F4(unsigned int, unsigned int&, unsigned int, unsigned int, unsigned int&, unsigned int)', 'std::__1::vector >::data()', 'Botan::SHA1_F::(anonymous namespace)::F3(unsigned int, unsigned int&, unsigned int, unsigned int, unsigned int&, unsigned int)', 'std::__1::vector >::resize(unsigned long)', 'Botan::SHA1_F::(anonymous namespace)::F1(unsigned int, unsigned int&, unsigned int, unsigned int, unsigned int&, unsigned int)', 'Botan::SHA1_F::(anonymous namespace)::F2(unsigned int, unsigned int&, unsigned int, unsigned int, unsigned int&, unsigned int)', 'Botan::MDx_HashFunction::hash_block_size() const']

600 631 Botan::SHA_1::compress_n(unsignedcharconst*,unsignedlong) call site: 00000 /src/botan/src/lib/hash/sha1/sha1.cpp:87
416 792 8 :

['std::__1::basic_string , std::__1::allocator >::size() const', 'abort', 'std::__1::optional ::operator->() const', 'std::__1::basic_string , std::__1::allocator >::~basic_string()', 'cryptofuzz::Bignum::IsPositive() const', 'cryptofuzz::Bignum::ToTrimmedString() const', 'std::__1::basic_ostream >::operator<<(std::__1::basic_ostream >& (*)(std::__1::basic_ostream >&))', 'std::__1::basic_ostream >& std::__1::operator<< >(std::__1::basic_ostream >&, char const*)']

416 792 cryptofuzz::tests::test(cryptofuzz::operation::DSA_Signconst&,std::__1::optional const&) call site: 00000 /src/cryptofuzz/tests.cpp:534
329 987 10 :

['std::__1::basic_string , std::__1::allocator >::size() const', 'abort', 'std::__1::optional ::operator->() const', 'std::__1::basic_string , std::__1::allocator >::~basic_string()', 'cryptofuzz::Bignum::IsPositive() const', 'cryptofuzz::tests::isComposite(std::__1::basic_string , std::__1::allocator > const&)', 'bool std::__1::operator== , std::__1::allocator >(std::__1::basic_string , std::__1::allocator > const&, char const*)', 'cryptofuzz::Bignum::ToTrimmedString() const', 'std::__1::basic_ostream >::operator<<(std::__1::basic_ostream >& (*)(std::__1::basic_ostream >&))', 'std::__1::basic_ostream >& std::__1::operator<< >(std::__1::basic_ostream >&, char const*)']

329 987 cryptofuzz::tests::test(cryptofuzz::operation::DSA_GenerateParametersconst&,std::__1::optional const&) call site: 00000 /src/cryptofuzz/tests.cpp:590
315 394 5 :

['Botan::CPUID::has_vperm()', 'Botan::AES_192::vperm_key_schedule(unsigned char const*, unsigned long)', 'Botan::CPUID::has_hw_aes()', 'Botan::CPUID::is_little_endian()', 'Botan::(anonymous namespace)::aes_key_schedule(unsigned char const*, unsigned long, std::__1::vector >&, std::__1::vector >&, bool)']

315 394 Botan::AES_192::key_schedule(unsignedcharconst*,unsignedlong) call site: 00000 /src/botan/src/lib/block/aes/aes.cpp:926
310 389 5 :

['Botan::CPUID::has_vperm()', 'Botan::CPUID::has_hw_aes()', 'Botan::CPUID::is_little_endian()', 'Botan::AES_128::vperm_key_schedule(unsigned char const*, unsigned long)', 'Botan::(anonymous namespace)::aes_key_schedule(unsigned char const*, unsigned long, std::__1::vector >&, std::__1::vector >&, bool)']

310 389 Botan::AES_128::key_schedule(unsignedcharconst*,unsignedlong) call site: 00000 /src/botan/src/lib/block/aes/aes.cpp:852
310 389 5 :

['Botan::CPUID::has_vperm()', 'Botan::CPUID::has_hw_aes()', 'Botan::CPUID::is_little_endian()', 'Botan::(anonymous namespace)::aes_key_schedule(unsigned char const*, unsigned long, std::__1::vector >&, std::__1::vector >&, bool)', 'Botan::AES_256::vperm_key_schedule(unsigned char const*, unsigned long)']

310 389 Botan::AES_256::key_schedule(unsignedcharconst*,unsignedlong) call site: 00000 /src/botan/src/lib/block/aes/aes.cpp:1000
303 303 1 :

['std::__1::unique_ptr > Botan::(anonymous namespace)::kdf_create_mac_or_hash (std::__1::basic_string , std::__1::allocator > const&)']

913 4470 Botan::KDF::create(std::__1::basic_string ,std::__1::allocator >const&,std::__1::basic_string ,std::__1::allocator >const&) call site: 00000 /src/botan/src/lib/kdf/kdf.cpp:83
303 303 1 :

['std::__1::unique_ptr > Botan::(anonymous namespace)::kdf_create_mac_or_hash (std::__1::basic_string , std::__1::allocator > const&)']

610 4125 Botan::KDF::create(std::__1::basic_string ,std::__1::allocator >const&,std::__1::basic_string ,std::__1::allocator >const&) call site: 00000 /src/botan/src/lib/kdf/kdf.cpp:91
303 303 1 :

['std::__1::unique_ptr > Botan::(anonymous namespace)::kdf_create_mac_or_hash (std::__1::basic_string , std::__1::allocator > const&)']

307 2970 Botan::KDF::create(std::__1::basic_string ,std::__1::allocator >const&,std::__1::basic_string ,std::__1::allocator >const&) call site: 00000 /src/botan/src/lib/kdf/kdf.cpp:134
235 235 3 :

['Botan::(anonymous namespace)::aes_decrypt_n(unsigned char const*, unsigned char*, unsigned long, std::__1::vector > const&)', 'Botan::CPUID::has_vperm()', 'Botan::AES_128::vperm_decrypt_n(unsigned char const*, unsigned char*, unsigned long) const']

235 235 Botan::AES_128::decrypt_n(unsignedcharconst*,unsignedchar*,unsignedlong)const call site: 00000 /src/botan/src/lib/block/aes/aes.cpp:833
235 235 3 :

['Botan::(anonymous namespace)::aes_decrypt_n(unsigned char const*, unsigned char*, unsigned long, std::__1::vector > const&)', 'Botan::CPUID::has_vperm()', 'Botan::AES_256::vperm_decrypt_n(unsigned char const*, unsigned char*, unsigned long) const']

235 235 Botan::AES_256::decrypt_n(unsignedcharconst*,unsignedchar*,unsignedlong)const call site: 00000 /src/botan/src/lib/block/aes/aes.cpp:981

Runtime coverage analysis

Covered functions
5033
Functions that are reachable but not covered
774
Reachable functions
1915
Percentage of reachable functions covered
59.58%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/cryptofuzz/entry.cpp 1
/src/cryptofuzz/driver.cpp 1
/src/cryptofuzz/include/cryptofuzz/repository.h 99
/src/cryptofuzz/executor.cpp 193
/src/cryptofuzz/fuzzing-headers/include/fuzzing/datasource/id.hpp 1
/src/cryptofuzz/./executor.h 3
/src/cryptofuzz/components.cpp 11
/src/cryptofuzz/include/cryptofuzz/generic.h 3
/src/cryptofuzz/fuzzing-headers/include/fuzzing/datasource/datasource.hpp 8
/src/cryptofuzz/options.cpp 2
/src/cryptofuzz/include/cryptofuzz/operations.h 6
/usr/local/bin/../include/c++/v1/optional 4
/src/cryptofuzz/operation.cpp 2
/src/cryptofuzz/repository.cpp 2
/usr/local/bin/../include/c++/v1/stdexcept 1
/src/cryptofuzz/util.cpp 6
/src/cryptofuzz/include/cryptofuzz/../../third_party/json/json.hpp 50
/usr/local/bin/../include/c++/v1/exception 2
/usr/include/boost/algorithm/hex.hpp 3
/usr/include/boost/range/begin.hpp 2
/usr/include/boost/range/end.hpp 2
/src/cryptofuzz/./third_party/json/json.hpp 5
/usr/local/bin/../include/c++/v1/stdlib.h 1
/usr/local/bin/../include/c++/v1/math.h 4
/src/cryptofuzz/tests.cpp 2
/src/cryptofuzz/fuzzing-headers/include/fuzzing/exception.hpp 2
/src/cryptofuzz/fuzzing-headers/include/fuzzing/memory.hpp 1

Fuzzer: cryptofuzz-nettle-with-libgmp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 255 33.1%
gold [1:9] 58 7.54%
yellow [10:29] 2 0.26%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 454 59.0%
All colors 769 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
3536 3536 3 :

['__gmpn_toom63_mul', '__gmpn_toom53_mul', '__gmpn_toom42_mul']

3536 4253 __gmpn_mul call site: 00000 /src/gmp-6.2.1/mpn/mul.c:339
2838 2838 10 :

['std::__1::basic_string , std::__1::allocator >::size() const', 'std::__1::vector >::~vector()', 'Botan::PEM_Code::decode_check_label(std::__1::basic_string , std::__1::allocator > const&, std::__1::basic_string , std::__1::allocator > const&)', 'std::__1::basic_string , std::__1::allocator >::basic_string (char const*)', 'std::__1::vector >::data()', 'std::__1::shared_ptr ::operator=(std::__1::shared_ptr &&)', 'std::__1::basic_string , std::__1::allocator >::substr(unsigned long, unsigned long) const', 'bool std::__1::operator== , std::__1::allocator >(std::__1::basic_string , std::__1::allocator > const&, char const*)', 'Botan::EC_Group::BER_decode_EC_group(unsigned char const*, unsigned long, Botan::EC_Group_Source)', 'std::__1::vector >::size() const']

2844 2855 Botan::EC_Group::EC_Group(std::__1::basic_string ,std::__1::allocator >const&) call site: 00000 /src/botan/src/lib/pubkey/ec_group/ec_group.cpp:448
711 711 1 :

['__gmpn_toom42_mul']

711 711 __gmpn_mul call site: 00000 /src/gmp-6.2.1/mpn/mul.c:264
708 708 1 :

['__gmpn_toom33_mul']

708 712 __gmpn_mul call site: 00000 /src/gmp-6.2.1/mpn/mul.c:337
600 631 10 :

['unsigned int Botan::rotl<1ul, unsigned int>(unsigned int)', 'void Botan::load_be (unsigned int*, unsigned char const*, unsigned long)', 'std::__1::vector >::operator[](unsigned long)', 'Botan::SHA1_F::(anonymous namespace)::F4(unsigned int, unsigned int&, unsigned int, unsigned int, unsigned int&, unsigned int)', 'std::__1::vector >::data()', 'Botan::SHA1_F::(anonymous namespace)::F3(unsigned int, unsigned int&, unsigned int, unsigned int, unsigned int&, unsigned int)', 'std::__1::vector >::resize(unsigned long)', 'Botan::SHA1_F::(anonymous namespace)::F1(unsigned int, unsigned int&, unsigned int, unsigned int, unsigned int&, unsigned int)', 'Botan::SHA1_F::(anonymous namespace)::F2(unsigned int, unsigned int&, unsigned int, unsigned int, unsigned int&, unsigned int)', 'Botan::MDx_HashFunction::hash_block_size() const']

600 631 Botan::SHA_1::compress_n(unsignedcharconst*,unsignedlong) call site: 00000 /src/botan/src/lib/hash/sha1/sha1.cpp:87
416 792 8 :

['std::__1::basic_string , std::__1::allocator >::size() const', 'abort', 'std::__1::optional ::operator->() const', 'std::__1::basic_string , std::__1::allocator >::~basic_string()', 'cryptofuzz::Bignum::IsPositive() const', 'cryptofuzz::Bignum::ToTrimmedString() const', 'std::__1::basic_ostream >::operator<<(std::__1::basic_ostream >& (*)(std::__1::basic_ostream >&))', 'std::__1::basic_ostream >& std::__1::operator<< >(std::__1::basic_ostream >&, char const*)']

416 792 cryptofuzz::tests::test(cryptofuzz::operation::DSA_Signconst&,std::__1::optional const&) call site: 00000 /src/cryptofuzz/tests.cpp:534
329 987 10 :

['std::__1::basic_string , std::__1::allocator >::size() const', 'abort', 'std::__1::optional ::operator->() const', 'std::__1::basic_string , std::__1::allocator >::~basic_string()', 'cryptofuzz::Bignum::IsPositive() const', 'cryptofuzz::tests::isComposite(std::__1::basic_string , std::__1::allocator > const&)', 'bool std::__1::operator== , std::__1::allocator >(std::__1::basic_string , std::__1::allocator > const&, char const*)', 'cryptofuzz::Bignum::ToTrimmedString() const', 'std::__1::basic_ostream >::operator<<(std::__1::basic_ostream >& (*)(std::__1::basic_ostream >&))', 'std::__1::basic_ostream >& std::__1::operator<< >(std::__1::basic_ostream >&, char const*)']

329 987 cryptofuzz::tests::test(cryptofuzz::operation::DSA_GenerateParametersconst&,std::__1::optional const&) call site: 00000 /src/cryptofuzz/tests.cpp:590
315 394 5 :

['Botan::CPUID::has_vperm()', 'Botan::AES_192::vperm_key_schedule(unsigned char const*, unsigned long)', 'Botan::CPUID::has_hw_aes()', 'Botan::CPUID::is_little_endian()', 'Botan::(anonymous namespace)::aes_key_schedule(unsigned char const*, unsigned long, std::__1::vector >&, std::__1::vector >&, bool)']

315 394 Botan::AES_192::key_schedule(unsignedcharconst*,unsignedlong) call site: 00000 /src/botan/src/lib/block/aes/aes.cpp:926
310 389 5 :

['Botan::CPUID::has_vperm()', 'Botan::CPUID::has_hw_aes()', 'Botan::CPUID::is_little_endian()', 'Botan::AES_128::vperm_key_schedule(unsigned char const*, unsigned long)', 'Botan::(anonymous namespace)::aes_key_schedule(unsigned char const*, unsigned long, std::__1::vector >&, std::__1::vector >&, bool)']

310 389 Botan::AES_128::key_schedule(unsignedcharconst*,unsignedlong) call site: 00000 /src/botan/src/lib/block/aes/aes.cpp:852
310 389 5 :

['Botan::CPUID::has_vperm()', 'Botan::CPUID::has_hw_aes()', 'Botan::CPUID::is_little_endian()', 'Botan::(anonymous namespace)::aes_key_schedule(unsigned char const*, unsigned long, std::__1::vector >&, std::__1::vector >&, bool)', 'Botan::AES_256::vperm_key_schedule(unsigned char const*, unsigned long)']

310 389 Botan::AES_256::key_schedule(unsignedcharconst*,unsignedlong) call site: 00000 /src/botan/src/lib/block/aes/aes.cpp:1000
303 303 1 :

['std::__1::unique_ptr > Botan::(anonymous namespace)::kdf_create_mac_or_hash (std::__1::basic_string , std::__1::allocator > const&)']

913 4470 Botan::KDF::create(std::__1::basic_string ,std::__1::allocator >const&,std::__1::basic_string ,std::__1::allocator >const&) call site: 00000 /src/botan/src/lib/kdf/kdf.cpp:83
303 303 1 :

['std::__1::unique_ptr > Botan::(anonymous namespace)::kdf_create_mac_or_hash (std::__1::basic_string , std::__1::allocator > const&)']

610 4125 Botan::KDF::create(std::__1::basic_string ,std::__1::allocator >const&,std::__1::basic_string ,std::__1::allocator >const&) call site: 00000 /src/botan/src/lib/kdf/kdf.cpp:91

Runtime coverage analysis

Covered functions
5003
Functions that are reachable but not covered
774
Reachable functions
1915
Percentage of reachable functions covered
59.58%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/cryptofuzz/entry.cpp 1
/src/cryptofuzz/driver.cpp 1
/src/cryptofuzz/include/cryptofuzz/repository.h 99
/src/cryptofuzz/executor.cpp 193
/src/cryptofuzz/fuzzing-headers/include/fuzzing/datasource/id.hpp 1
/src/cryptofuzz/./executor.h 3
/src/cryptofuzz/components.cpp 11
/src/cryptofuzz/include/cryptofuzz/generic.h 3
/src/cryptofuzz/fuzzing-headers/include/fuzzing/datasource/datasource.hpp 8
/src/cryptofuzz/options.cpp 2
/src/cryptofuzz/include/cryptofuzz/operations.h 6
/usr/local/bin/../include/c++/v1/optional 4
/src/cryptofuzz/operation.cpp 2
/src/cryptofuzz/repository.cpp 2
/usr/local/bin/../include/c++/v1/stdexcept 1
/src/cryptofuzz/util.cpp 6
/src/cryptofuzz/include/cryptofuzz/../../third_party/json/json.hpp 50
/usr/local/bin/../include/c++/v1/exception 2
/usr/include/boost/algorithm/hex.hpp 3
/usr/include/boost/range/begin.hpp 2
/usr/include/boost/range/end.hpp 2
/src/cryptofuzz/./third_party/json/json.hpp 5
/usr/local/bin/../include/c++/v1/stdlib.h 1
/usr/local/bin/../include/c++/v1/math.h 4
/src/cryptofuzz/tests.cpp 2
/src/cryptofuzz/fuzzing-headers/include/fuzzing/exception.hpp 2
/src/cryptofuzz/fuzzing-headers/include/fuzzing/memory.hpp 1

Analyses and suggestions

Optimal target analysis

Remaining optimal interesting functions

The following table shows a list of functions that are optimal targets. Optimal targets are identified by finding the functions that in combination, yield a high code coverage.

Func name Functions filename Arg count Args Function depth hitcount instr count bb count cyclomatic complexity Reachable functions Incoming references total cyclomatic complexity Unreached complexity
LLVMFuzzerCustomMutator /src/cryptofuzz/mutator.cpp 4 ['char *', 'size_t ', 'size_t ', 'int '] 8 0 32814 7385 4804 1156 0 10144 9372
cryptofuzz::module::Botan::OpECDSA_Sign(cryptofuzz::operation::ECDSA_Sign&) /src/cryptofuzz/modules/botan/module.cpp 3 ['class.std::__1::optional.837 *', 'class.cryptofuzz::module::Nettle *', 'class.cryptofuzz::operation::Schnorr_Sign *'] 9 0 418 85 73 833 0 6143 5474
LLVMFuzzerInitialize /src/cryptofuzz/entry.cpp 2 ['int *', 'char ***'] 11 0 61 8 7 1145 0 5560 3032
cryptofuzz::module::Botan::OpSymmetricEncrypt(cryptofuzz::operation::SymmetricEncrypt&) /src/cryptofuzz/modules/botan/module.cpp 3 ['class.std::__1::optional.143 *', 'class.cryptofuzz::module::Nettle *', 'class.cryptofuzz::operation::SymmetricEncrypt *'] 5 0 132 27 22 244 0 1856 1701
cryptofuzz::module::Nettle::OpSymmetricEncrypt(cryptofuzz::operation::SymmetricEncrypt&) /src/cryptofuzz/modules/nettle/module.cpp 3 ['class.std::__1::optional.143 *', 'class.cryptofuzz::module::Nettle *', 'class.cryptofuzz::operation::SymmetricEncrypt *'] 5 0 4944 1123 720 200 0 1430 1380

Implementing fuzzers that target the above functions will improve reachability such that it becomes:

Functions statically reachable by fuzzers
38.0%
4226/11095
Cyclomatic complexity statically reachable by fuzzers
57.3%
51326 / 89544

All functions overview

If you implement fuzzers for these functions, the status of all functions in the project will be:

Func name Functions filename Args Function call depth Reached by Fuzzers Fuzzers runtime hit Func lines hit % I Count BB Count Cyclomatic complexity Functions reached Reached by functions Accumulated cyclomatic complexity Undiscovered complexity

Runtime coverage analysis

This section shows analysis of runtime coverage data.

For futher technical details on how this section is generated, please see the Glossary .

Complex functions with low coverage

Func name Function total lines Lines covered at runtime percentage covered Reached by fuzzers
Botan::BER_Object::assert_is_a(Botan::ASN1_Type,Botan::ASN1_Class,std::__1::basic_string ,std::__1::allocator >const&)const 34 3 8.823% []
Botan::CAST_128::encrypt_n(unsignedcharconst*,unsignedchar*,unsignedlong)const 66 26 39.39% []
Botan::DES::encrypt_n(unsignedcharconst*,unsignedchar*,unsignedlong)const 31 16 51.61% []
Botan::TripleDES::encrypt_n(unsignedcharconst*,unsignedchar*,unsignedlong)const 35 18 51.42% []
Botan::SM4::encrypt_n(unsignedcharconst*,unsignedchar*,unsignedlong)const 44 22 50.0% []
Botan::SHA_1::compress_n(unsignedcharconst*,unsignedlong) 79 10 12.65% []
Botan::SHA_256::compress_digest(std::__1::vector >&,unsignedcharconst*,unsignedlong) 109 9 8.256% []
Botan::SHA_512::compress_digest(std::__1::vector >&,unsignedcharconst*,unsignedlong) 119 6 5.042% []
Botan::KDF::create(std::__1::basic_string ,std::__1::allocator >const&,std::__1::basic_string ,std::__1::allocator >const&) 122 61 50.0% []
Botan::EMSA::create(std::__1::basic_string ,std::__1::allocator >const&) 134 42 31.34% []
Botan::EC_Group::verify_group(Botan::RandomNumberGenerator&,bool)const 51 4 7.843% []
Botan::PK_Verifier::check_signature(unsignedcharconst*,unsignedlong) 38 11 28.94% []
Botan::Stateful_RNG::reseed_check() 31 12 38.70% []
Botan::ChaCha::chacha(unsignedchar*,unsignedlong,unsignedint*,unsignedlong) 77 21 27.27% []
Botan::GHASH::ghash_multiply(std::__1::vector >&,unsignedcharconst*,unsignedlong) 41 6 14.63% []
cryptofuzz::ExecutorBase ::postprocess(std::__1::shared_ptr ,cryptofuzz::operation::SymmetricEncrypt&,std::__1::pair ,std::__1::optional >const&)const 72 25 34.72% ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp']
cryptofuzz::ExecutorBase ::postprocess(std::__1::shared_ptr ,cryptofuzz::operation::ECCSI_Sign&,std::__1::pair ,std::__1::optional >const&)const 41 4 9.756% ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp']
cryptofuzz::ExecutorBase ::postprocess(std::__1::shared_ptr ,cryptofuzz::operation::BLS_BatchSign&,std::__1::pair ,std::__1::optional >const&)const 32 5 15.62% ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp']
cryptofuzz::module::Botan::OpKDF_PBKDF1(cryptofuzz::operation::KDF_PBKDF1&) 32 17 53.12% []
cryptofuzz::Options::Options(int,char**,std::__1::vector ,std::__1::allocator >,std::__1::allocator ,std::__1::allocator >>>) 260 28 10.76% []
cryptofuzz::tests::test(cryptofuzz::operation::DSA_GenerateParametersconst&,std::__1::optional const&) 38 5 13.15% ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp']
nettle_ctr_crypt 51 7 13.72% []
fat_init 86 39 45.34% []
get_x86_features 47 23 48.93% []
mpz_div_qr 90 33 36.66% []
_nettle_umac_l2 32 15 46.87% []
_nettle_umac_l2_final 42 20 47.61% []
nettle_xts_encrypt_message 32 16 50.0% []
nettle_xts_decrypt_message 33 16 48.48% []
__gmpn_get_str 61 18 29.50% []
__gmpn_mul 248 74 29.83% []
__gmpn_mul_n 56 16 28.57% []
__gmpn_set_str 51 26 50.98% []
__gmpn_sqr 58 15 25.86% []
__gmpz_congruent_p 88 47 53.40% []

Files and Directories in report

This section shows which files and directories are considered in this report. The main reason for showing this is fuzz introspector may include more code in the reasoning than is desired. This section helps identify if too many files/directories are included, e.g. third party code, which may be irrelevant for the threat model. In the event too much is included, fuzz introspector supports a configuration file that can exclude data from the report. See the following link for more information on how to create a config file: link

Files in report

Source file Reached by Covered by
[] []
/src/botan/src/lib/math/mp/mp_comba.cpp [] []
/src/nettle-with-mini-gmp/gcm-camellia256.c [] []
/src/gmp-6.2.1/mpn/toom_eval_dgr3_pm2.c [] []
/src/botan/build/include/botan/cipher_mode.h [] []
/src/botan/build/include/botan/pgp_s2k.h [] []
/src/botan/src/lib/modes/xts/xts.cpp [] []
/src/cryptofuzz/util.cpp ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp'] ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp']
/src/nettle-with-libgmp/aes128-set-encrypt-key.c [] []
/usr/include/boost/multiprecision/cpp_int/comparison.hpp [] []
/src/nettle-with-libgmp/ecc-mul-a-eh.c [] []
/src/gmp-6.2.1/mpn/nussbaumer_mul.c [] []
/src/gmp-6.2.1/mpn/toom3_sqr.c [] []
/src/botan/build/include/botan/internal/pssr.h [] []
/src/botan/build/include/botan/internal/donna128.h [] []
/src/gmp-6.2.1/mpn/mu_bdiv_qr.c [] []
/src/cryptofuzz/tests.cpp ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp'] ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp']
/src/nettle-with-mini-gmp/ctr.c [] []
/src/botan/src/lib/hash/rmd160/rmd160.cpp [] []
/src/nettle-with-mini-gmp/ecc-point-mul.c [] []
/src/gmp-6.2.1/mpz/iset_ui.c [] []
/src/nettle-with-mini-gmp/ecc-add-th.c [] []
/src/nettle-with-mini-gmp/ecdsa-verify.c [] []
/src/botan/build/include/botan/symkey.h [] []
/src/botan/build/include/botan/internal/eme_raw.h [] []
/src/nettle-with-mini-gmp/sha3-256.c [] []
/src/nettle-with-mini-gmp/hmac-sha512.c [] []
/src/botan/build/include/botan/internal/siv.h [] []
/src/botan/src/lib/block/sm4/sm4.cpp [] []
/src/nettle-with-libgmp/umac-poly64.c [] []
/src/botan/src/lib/block/seed/seed.cpp [] []
/src/nettle-with-libgmp/ecc-dup-eh.c [] []
/src/botan/build/include/botan/hash.h [] []
/src/botan/build/include/botan/internal/emsa_x931.h [] []
/src/botan/src/lib/kdf/prf_x942/prf_x942.cpp [] []
/src/botan/build/include/botan/internal/camellia.h [] []
/src/nettle-with-libgmp/dsa.c [] []
/src/botan/build/include/botan/internal/getentropy.h [] []
/src/botan/build/include/botan/internal/x919_mac.h [] []
/usr/include/boost/function/function_base.hpp [] []
/src/gmp-6.2.1/mpz/../gmp.h [] []
/src/nettle-with-mini-gmp/chacha-set-nonce.c [] []
/src/nettle-with-libgmp/sha256.c [] []
/src/botan/src/lib/math/numbertheory/mod_inv.cpp [] []
/src/nettle-with-mini-gmp/pbkdf2-hmac-sha384.c [] []
/src/botan/src/lib/codec/hex/hex.cpp [] []
/src/botan/src/lib/hash/blake2/blake2b.cpp [] []
/src/gmp-6.2.1/mpz/./aors_ui.h [] []
/src/nettle-with-libgmp/streebog.c [] []
/src/nettle-with-mini-gmp/gost28147.c [] []
/src/botan/build/include/botan/internal/idea.h [] []
/src/nettle-with-mini-gmp/sha3-224.c [] []
/src/cryptofuzz/ecc_diff_fuzzer_exporter.cpp [] []
/src/botan/src/lib/pubkey/ecc_key/ecc_key.cpp [] []
/src/botan/src/lib/pk_pad/emsa1/emsa1.cpp [] []
/src/botan/src/lib/mac/gmac/gmac.cpp [] []
/src/botan/build/include/botan/internal/sha3.h [] []
/src/botan/src/lib/rng/processor_rng/processor_rng.cpp [] []
/src/gmp-6.2.1/mpn/toom_interpolate_12pts.c [] []
/src/nettle-with-libgmp/ecc-mod-inv.c [] []
/src/botan/build/include/botan/internal/par_hash.h [] []
/src/botan/src/lib/pbkdf/pgp_s2k/rfc4880.cpp [] []
/src/nettle-with-libgmp/hmac-md5.c [] []
/src/botan/build/include/botan/bigint.h [] []
/usr/include/boost/algorithm/string/finder.hpp [] []
/src/nettle-with-mini-gmp/aes192-set-encrypt-key.c [] []
/src/botan/src/lib/hash/checksum/crc32/crc32.cpp [] []
/src/nettle-with-mini-gmp/umac32.c [] []
/src/nettle-with-mini-gmp/aes192-decrypt.c [] []
/usr/include/boost/lexical_cast/try_lexical_convert.hpp [] []
/src/cryptofuzz/components.cpp ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp'] ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp']
/src/botan/build/include/botan/internal/mp_core.h [] []
/src/nettle-with-mini-gmp/aes-invert-internal.c [] []
/src/nettle-with-libgmp/pbkdf2-hmac-sha1.c [] []
/src/gmp-6.2.1/mpn/toom_interpolate_8pts.c [] []
/src/botan/src/lib/block/twofish/twofish.cpp [] []
/src/botan/src/lib/pubkey/ec_group/ec_point.cpp [] []
/src/botan/src/lib/pubkey/pubkey.cpp [] []
/src/botan/src/lib/pubkey/dl_group/dl_group.cpp [] []
/src/botan/src/lib/hash/sha1/sha1_sse2/sha1_sse2.cpp [] []
/src/nettle-with-mini-gmp/ecc-secp256r1.c [] []
/src/nettle-with-mini-gmp/hmac-sm3.c [] []
/usr/include/boost/random/uniform_int_distribution.hpp [] []
/src/botan/build/include/botan/internal/hmac.h [] []
/src/botan/src/lib/kdf/sp800_108/sp800_108.cpp [] []
/src/gmp-6.2.1/mpz/iset_str.c [] []
/src/botan/build/include/botan/internal/sp800_56c.h [] []
/src/cryptofuzz/modules/botan/../../include/cryptofuzz/repository.h [] ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp']
/src/nettle-with-libgmp/aes128-encrypt.c [] []
/src/botan/src/lib/entropy/rdseed/rdseed.cpp [] []
/src/nettle-with-mini-gmp/./block-internal.h [] []
/src/botan/src/lib/block/serpent/serpent.cpp [] []
/src/botan/src/lib/pbkdf/pwdhash.cpp [] []
/src/nettle-with-libgmp/hmac.c [] []
/src/botan/src/lib/kdf/kdf1_iso18033/kdf1_iso18033.cpp [] []
/src/nettle-with-mini-gmp/sec-add-1.c [] []
/src/botan/build/include/botan/internal/streebog.h [] []
/src/botan/src/lib/modes/cbc/cbc.cpp [] []
/usr/include/boost/lexical_cast/detail/converter_lexical_streams.hpp [] []
/src/nettle-with-mini-gmp/pbkdf2-hmac-gosthash94.c [] []
/src/nettle-with-libgmp/hmac-sha1.c [] []
/src/nettle-with-libgmp/aes-set-key-internal.c [] []
/src/nettle-with-mini-gmp/cmac64.c [] []
/src/nettle-with-mini-gmp/ripemd160-compress.c [] []
/src/botan/src/lib/entropy/getentropy/getentropy.cpp [] []
/src/nettle-with-mini-gmp/ccm-aes192.c [] []
/usr/include/boost/algorithm/string/detail/util.hpp [] []
/src/botan/src/lib/pbkdf/pgp_s2k/pgp_s2k.cpp [] []
/src/nettle-with-libgmp/ccm-aes192.c [] []
/src/nettle-with-libgmp/ecc-mul-g.c [] []
/src/gmp-6.2.1/mpz/limbs_write.c [] []
/src/cryptofuzz/fuzzing-headers/include/fuzzing/memory.hpp ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp'] ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp']
/src/botan/build/include/botan/internal/ctr.h [] []
/src/cryptofuzz/fuzzing-headers/include/fuzzing/datasource/id.hpp ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp'] ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp']
/src/botan/src/lib/block/shacal2/shacal2_avx2/shacal2_avx2.cpp [] []
/src/nettle-with-mini-gmp/ecc-eh-to-a.c [] []
/src/gmp-6.2.1/mpn/mul_n.c [] []
/src/botan/src/lib/utils/data_src.cpp [] []
/src/botan/build/include/botan/reducer.h [] []
/src/nettle-with-mini-gmp/eax.c [] []
/src/botan/src/lib/math/numbertheory/make_prm.cpp [] []
/usr/include/boost/smart_ptr/detail/operator_bool.hpp [] []
/src/cryptofuzz/include/cryptofuzz/generic.h ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp'] []
/src/botan/build/include/botan/internal/stream_mode.h [] []
/src/gmp-6.2.1/mpz/clear.c [] []
/src/gmp-6.2.1/mpz/init.c [] []
/src/nettle-with-mini-gmp/curve25519-mul-g.c [] []
/src/botan/build/include/botan/internal/mdx_hash.h [] []
/src/botan/build/include/botan/internal/cbc.h [] []
/src/botan/build/include/botan/internal/skein_512.h [] []
/src/botan/build/include/botan/pem.h [] []
/src/nettle-with-mini-gmp/umac-set-key.c [] []
/src/botan/src/lib/block/des/des.cpp [] []
/src/nettle-with-mini-gmp/curve448-eh-to-x.c [] []
/src/gmp-6.2.1/mpz/limbs_finish.c [] []
/src/botan/build/include/botan/internal/eax.h [] []
/src/botan/src/lib/modes/cfb/cfb.cpp [] []
/src/nettle-with-mini-gmp/siv-cmac-aes128.c [] []
/src/botan/src/lib/asn1/ber_dec.cpp [] []
/src/nettle-with-mini-gmp/aes256-encrypt.c [] []
/src/nettle-with-mini-gmp/ecc-curve25519.c [] []
/src/botan/build/include/botan/internal/des.h [] []
/src/nettle-with-mini-gmp/hmac-sha256.c [] []
/src/nettle-with-libgmp/hmac-ripemd160.c [] []
/src/nettle-with-libgmp/ecc-curve25519.c [] []
/src/nettle-with-mini-gmp/cnd-copy.c [] []
/src/nettle-with-mini-gmp/sm4.c [] []
/src/nettle-with-libgmp/pbkdf2-hmac-sha384.c [] []
/src/nettle-with-libgmp/cmac64.c [] []
/src/botan/src/lib/hash/sha1/sha1_x86/sha1_x86.cpp [] []
/src/nettle-with-mini-gmp/aes128-set-encrypt-key.c [] []
/src/nettle-with-mini-gmp/ecc-nonsec-add-jjj.c [] []
/src/cryptofuzz/./third_party/json/json.hpp ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp'] []
/src/botan/src/lib/pk_pad/padding.cpp [] []
/src/nettle-with-libgmp/ecc-secp256r1.c [] []
/src/botan/src/lib/hash/md4/md4.cpp [] []
/src/botan/src/lib/pk_pad/emsa_pssr/pssr.cpp [] []
/src/botan/src/lib/modes/cipher_mode.cpp [] []
/src/botan/src/lib/base/symkey.cpp [] []
/src/botan/build/include/botan/internal/rotate.h [] []
/usr/include/boost/exception/to_string.hpp [] []
/src/botan/build/include/botan/internal/comb4p.h [] []
/src/botan/src/lib/mac/x919_mac/x919_mac.cpp [] []
/src/nettle-with-mini-gmp/pbkdf2-hmac-sha1.c [] []
/src/gmp-6.2.1/mpn/toom_eval_pm1.c [] []
/src/botan/src/lib/kdf/hkdf/hkdf.cpp [] []
/src/botan/src/lib/codec/base64/base64.cpp [] []
/src/nettle-with-mini-gmp/chacha-poly1305.c [] []
/src/botan/build/include/botan/der_enc.h [] []
/src/nettle-with-mini-gmp/gcm-aes128.c [] []
/src/nettle-with-mini-gmp/cbc.c [] []
/src/cryptofuzz/numbers.cpp [] []
/src/botan/build/include/botan/rng.h [] []
/src/botan/build/include/botan/data_src.h [] []
/src/nettle-with-mini-gmp/ecdsa-sign.c [] []
/src/cryptofuzz/include/cryptofuzz/wycheproof.h [] []
/src/botan/build/include/botan/internal/monty.h [] []
/src/botan/build/include/botan/mem_ops.h [] []
/src/nettle-with-mini-gmp/cmac.c [] []
/src/nettle-with-libgmp/ccm-aes256.c [] []
/src/botan/build/include/botan/internal/thread_pool.h [] []
/src/botan/build/include/botan/dl_group.h [] []
/src/botan/build/include/botan/internal/ed25519_internal.h [] []
/src/botan/build/include/botan/internal/sha1.h [] []
/src/botan/build/include/botan/internal/cascade.h [] []
/src/nettle-with-mini-gmp/curve25519-eh-to-x.c [] []
/src/botan/src/lib/hash/par_hash/par_hash.cpp [] []
/usr/include/boost/multiprecision/cpp_int/bitwise.hpp [] []
/src/botan/src/lib/pbkdf/argon2/argon2.cpp [] []
/src/cryptofuzz/./driver.h [] []
/src/nettle-with-mini-gmp/ecc-ecdsa-verify.c [] []
/usr/include/boost/multiprecision/detail/number_base.hpp [] []
/src/gmp-6.2.1/mpn/toom44_mul.c [] []
/src/botan/build/include/botan/internal/iso9796.h [] []
/src/nettle-with-libgmp/ecc-size.c [] []
/usr/include/boost/exception/exception.hpp [] []
/src/botan/src/lib/asn1/asn1_oid.cpp [] []
/src/cryptofuzz/include/cryptofuzz/openssl_importer.h [] []
/src/botan/build/include/botan/internal/serpent_sbox.h [] []
/src/botan/src/lib/hash/whirlpool/whirlpool.cpp [] []
/src/nettle-with-libgmp/cmac-aes256.c [] []
/src/nettle-with-mini-gmp/chacha-crypt.c [] []
/src/botan/build/include/botan/internal/poly1305.h [] []
/src/botan/src/lib/pubkey/ecgdsa/ecgdsa.cpp [] []
/src/gmp-6.2.1/mpz/cmp.c [] []
/src/botan/build/include/botan/internal/keypair.h [] []
/src/botan/src/lib/pubkey/keypair/keypair.cpp [] []
/src/botan/build/include/botan/processor_rng.h [] []
/src/botan/src/lib/kdf/kdf2/kdf2.cpp [] []
/src/botan/src/lib/block/gost_28147/gost_28147.cpp [] []
/src/nettle-with-mini-gmp/aes256-set-encrypt-key.c [] []
/src/nettle-with-libgmp/gcm-camellia256.c [] []
/src/gmp-6.2.1/mpn/divis.c [] []
/src/botan/src/lib/rng/stateful_rng/stateful_rng.cpp [] []
/src/cryptofuzz/modules/botan/module.cpp [] []
/src/nettle-with-mini-gmp/aes128-set-decrypt-key.c [] []
/src/nettle-with-mini-gmp/mini-gmp.c [] []
/src/botan/build/include/botan/ecc_key.h [] []
/src/nettle-with-mini-gmp/aes192-encrypt.c [] []
/src/cryptofuzz/modules/botan/./module.h [] []
/src/nettle-with-libgmp/fat-x86_64.c [] []
/src/gmp-6.2.1/mpz/roinit_n.c [] []
/src/botan/src/lib/utils/mem_ops.cpp [] []
/src/nettle-with-mini-gmp/ecdsa-keygen.c [] []
/src/botan/src/lib/pubkey/pk_keys.cpp [] []
/src/botan/build/include/botan/internal/trunc_hash.h [] []
/src/botan/src/lib/hash/checksum/adler32/adler32.cpp [] []
/src/nettle-with-mini-gmp/twofish.c [] []
/src/nettle-with-libgmp/ccm-aes128.c [] []
/src/nettle-with-libgmp/aes128-decrypt.c [] []
/src/nettle-with-mini-gmp/siv-cmac.c [] []
/src/nettle-with-libgmp/poly1305-update.c [] []
/src/nettle-with-mini-gmp/aes192-set-decrypt-key.c [] []
/src/cryptofuzz/fuzzing-headers/include/fuzzing/datasource/datasource.hpp ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp'] ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp']
/src/botan/src/lib/hash/hash.cpp [] []
/src/botan/src/lib/pubkey/ec_group/curve_gfp.cpp [] []
/src/nettle-with-mini-gmp/salsa20-crypt-internal.c [] []
/src/nettle-with-libgmp/xts-aes256.c [] []
/src/botan/build/include/botan/pbkdf.h [] []
/src/botan/src/lib/rng/rng.cpp [] []
/src/nettle-with-libgmp/ecc-add-jjj.c [] []
/usr/include/boost/range/begin.hpp ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp'] []
/src/botan/src/lib/utils/cpuid/cpuid_x86.cpp [] []
/src/nettle-with-mini-gmp/umac-l3.c [] []
/src/nettle-with-libgmp/aes256-set-decrypt-key.c [] []
/src/nettle-with-libgmp/ecc-curve448.c [] []
/usr/include/boost/algorithm/string/split.hpp [] []
/src/botan/src/lib/kdf/prf_tls/prf_tls.cpp [] []
/src/botan/src/lib/utils/exceptn.cpp [] []
/usr/include/boost/multiprecision/detail/integer_ops.hpp [] []
/src/cryptofuzz/include/cryptofuzz/builtin_tests_importer.h [] []
/src/botan/src/lib/block/aria/aria.cpp [] []
/src/nettle-with-mini-gmp/xts-aes256.c [] []
/src/botan/src/lib/math/numbertheory/primality.cpp [] []
/src/nettle-with-mini-gmp/sha3.c [] []
/src/botan/build/include/botan/scrypt.h [] []
/usr/include/boost/multiprecision/cpp_int/multiply.hpp [] []
/src/botan/src/lib/modes/aead/ocb/ocb.cpp [] []
/src/gmp-6.2.1/mpn/tdiv_qr.c [] []
/src/botan/src/lib/hash/checksum/crc24/crc24.cpp [] []
/src/nettle-with-libgmp/chacha-set-nonce.c [] []
/src/nettle-with-mini-gmp/md4.c [] []
/usr/include/boost/iterator/iterator_facade.hpp [] []
/src/cryptofuzz/fuzzing-headers/include/fuzzing/exception.hpp ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp'] ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp']
/src/botan/src/lib/utils/ct_utils.cpp [] []
/usr/include/boost/algorithm/string/detail/finder.hpp [] []
/src/nettle-with-mini-gmp/aes256-decrypt.c [] []
/src/botan/src/lib/block/shacal2/shacal2_simd/shacal2_simd.cpp [] []
/src/nettle-with-mini-gmp/ecc-mod.c [] []
/src/botan/src/lib/hash/sm3/sm3.cpp [] []
/src/nettle-with-mini-gmp/hmac-md5.c [] []
/src/botan/src/lib/stream/ofb/ofb.cpp [] []
/usr/include/boost/smart_ptr/shared_ptr.hpp [] []
/src/botan/build/include/botan/internal/seed.h [] []
/src/nettle-with-libgmp/ecc-add-th.c [] []
/src/botan/src/lib/mac/blake2mac/blake2bmac.cpp [] []
/src/botan/src/lib/block/blowfish/blowfish.cpp [] []
/usr/include/boost/algorithm/string/detail/classification.hpp [] []
/usr/include/boost/algorithm/string/join.hpp [] []
/src/botan/build/include/botan/internal/xts.h [] []
/src/gmp-6.2.1/mpn/toom_interpolate_7pts.c [] []
/src/nettle-with-mini-gmp/camellia256-crypt.c [] []
/src/botan/src/lib/block/cascade/cascade.cpp [] []
/src/botan/src/lib/math/numbertheory/nistp_redc.cpp [] []
/src/gmp-6.2.1/mpn/toom33_mul.c [] []
/src/nettle-with-mini-gmp/umac-poly128.c [] []
/usr/include/boost/function/function_template.hpp [] []
/src/botan/src/lib/pubkey/rfc6979/rfc6979.cpp [] []
/src/gmp-6.2.1/mpn/compute_powtab.c [] []
/src/cryptofuzz/modules/botan/bn_helper.cpp [] []
/src/gmp-6.2.1/mpn/sqrmod_bnm1.c [] []
/src/nettle-with-libgmp/umac128.c [] []
/src/botan/src/lib/pk_pad/eme_raw/eme_raw.cpp [] []
/src/nettle-with-libgmp/aes192-decrypt.c [] []
/src/gmp-6.2.1/mpn/toom2_sqr.c [] []
/src/botan/src/lib/math/bigint/big_rand.cpp [] []
/src/botan/src/lib/hash/md5/md5.cpp [] []
/src/botan/build/include/botan/internal/lion.h [] []
/src/nettle-with-mini-gmp/cmac-aes128.c [] []
/src/nettle-with-mini-gmp/hmac-sha384.c [] []
/src/gmp-6.2.1/mpz/cong.c [] []
/src/cryptofuzz/wycheproof.cpp [] []
/src/nettle-with-mini-gmp/ecc-dup-th.c [] []
/src/nettle-with-mini-gmp/aes128-decrypt.c [] []
/src/nettle-with-libgmp/ecc-point-mul.c [] []
/src/botan/build/include/botan/internal/keccak.h [] []
/usr/include/boost/algorithm/string/classification.hpp [] []
/src/botan/build/include/botan/curve_gfp.h [] []
/src/botan/build/include/botan/internal/os_utils.h [] []
/src/botan/src/lib/kdf/kdf1/kdf1.cpp [] []
/src/botan/src/lib/pubkey/curve25519/donna.cpp [] []
/src/nettle-with-mini-gmp/camellia-absorb.c [] []
/src/nettle-with-libgmp/aes128-set-decrypt-key.c [] []
/usr/include/boost/random/mersenne_twister.hpp [] []
/src/nettle-with-libgmp/hmac-gosthash94.c [] []
/src/nettle-with-libgmp/siv-cmac-aes128.c [] []
/src/botan/src/lib/math/mp/mp_monty.cpp [] []
/src/nettle-with-libgmp/aes-invert-internal.c [] []
/src/nettle-with-libgmp/ccm.c [] []
/src/botan/src/lib/rng/hmac_drbg/hmac_drbg.cpp [] []
/src/nettle-with-mini-gmp/salsa20-128-set-key.c [] []
/src/botan/src/lib/pbkdf/pbkdf2/pbkdf2.cpp [] []
/src/nettle-with-mini-gmp/ecc-add-jjj.c [] []
/src/nettle-with-libgmp/hmac-sha224.c [] []
/src/nettle-with-libgmp/pbkdf2.c [] []
/src/botan/src/lib/math/numbertheory/numthry.cpp [] []
/src/gmp-6.2.1/mpn/sbpi1_bdiv_q.c [] []
/src/botan/src/lib/utils/scan_name.cpp [] []
/src/botan/src/lib/hash/sha2_64/sha2_64.cpp [] []
/src/nettle-with-libgmp/sec-add-1.c [] []
/src/botan/src/lib/utils/parsing.cpp [] []
/usr/include/boost/exception/to_string_stub.hpp [] []
/src/botan/build/include/botan/internal/simd_32.h [] []
/src/nettle-with-mini-gmp/camellia128-crypt.c [] []
/src/nettle-with-libgmp/ripemd160-compress.c [] []
/src/botan/build/include/botan/internal/cmac.h [] []
/src/botan/src/lib/pubkey/ec_group/point_mul.cpp [] []
/src/nettle-with-libgmp/cmac-aes128.c [] []
/src/nettle-with-libgmp/cbc-aes128-encrypt.c [] []
/src/nettle-with-libgmp/camellia-absorb.c [] []
/usr/include/boost/smart_ptr/detail/sp_counted_impl.hpp [] []
/src/cryptofuzz/botan_importer.cpp [] []
/src/botan/build/include/botan/internal/md4.h [] []
/src/botan/src/lib/mac/cmac/cmac.cpp [] []
/src/cryptofuzz/openssl_importer.cpp [] []
/usr/local/bin/../include/c++/v1/stdlib.h ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp'] []
/src/botan/src/lib/utils/assert.cpp [] []
/src/nettle-with-mini-gmp/curve448-mul-g.c [] []
/src/nettle-with-libgmp/ctr.c [] []
/src/botan/build/include/botan/internal/kdf1_iso18033.h [] []
/src/gmp-6.2.1/mpn/mul.c [] []
/src/nettle-with-mini-gmp/ghash-set-key.c [] []
/usr/include/boost/range/as_literal.hpp [] []
/src/botan/src/lib/math/bigint/big_ops2.cpp [] []
/src/nettle-with-mini-gmp/ecc-dup-eh.c [] []
/src/botan/src/lib/pk_pad/emsa.cpp [] []
/src/botan/build/include/botan/internal/siphash.h [] []
/src/botan/src/lib/pbkdf/argon2/argon2pwhash.cpp [] []
/src/nettle-with-mini-gmp/ecc-add-thh.c [] []
/src/botan/src/lib/pbkdf/bcrypt_pbkdf/bcrypt_pbkdf.cpp [] []
/src/nettle-with-mini-gmp/hmac-ripemd160.c [] []
/src/nettle-with-mini-gmp/camellia256-set-encrypt-key.c [] []
/src/botan/src/lib/kdf/sp800_56c/sp800_56c.cpp [] []
/src/botan/src/lib/pubkey/workfactor.cpp [] []
/src/botan/src/lib/pubkey/dl_group/dl_named.cpp [] []
/src/nettle-with-libgmp/ecc-a-to-j.c [] []
/usr/include/boost/multiprecision/cpp_int/limits.hpp [] []
/src/botan/src/lib/hash/sha3/sha3_bmi2/sha3_bmi2.cpp [] []
/src/botan/src/lib/math/numbertheory/reducer.cpp [] []
/src/nettle-with-libgmp/gcm-aes256.c [] []
/src/gmp-6.2.1/mpn/sbpi1_bdiv_qr.c [] []
/src/nettle-with-libgmp/arcfour.c [] []
/src/cryptofuzz/modules/botan/../../include/cryptofuzz/components.h [] []
/src/botan/src/lib/pubkey/pem/pem.cpp [] []
/src/nettle-with-libgmp/pbkdf2-hmac-sha256.c [] []
/src/botan/src/lib/pk_pad/eme_pkcs1/eme_pkcs.cpp [] []
/src/nettle-with-mini-gmp/ecc-curve448.c [] []
/src/gmp-6.2.1/mpn/mul_fft.c [] []
/usr/include/boost/throw_exception.hpp [] []
/src/nettle-with-libgmp/xts.c [] []
/src/botan/build/include/botan/internal/rc4.h [] []
/src/botan/src/lib/utils/thread_utils/thread_pool.cpp [] []
/src/nettle-with-libgmp/camellia256-set-encrypt-key.c [] []
/src/nettle-with-mini-gmp/ccm-aes128.c [] []
/src/nettle-with-mini-gmp/md2.c [] []
/src/gmp-6.2.1/mpn/toom_interpolate_5pts.c [] []
/usr/include/boost/exception/detail/object_hex_dump.hpp [] []
/src/botan/build/include/botan/internal/loadstor.h [] []
/src/botan/build/include/botan/internal/sp800_108.h [] []
/src/botan/build/include/botan/internal/shake_cipher.h [] []
/src/cryptofuzz/include/cryptofuzz/repository.h ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp'] ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp']
/src/cryptofuzz/include/cryptofuzz/operations.h ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp'] ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp']
/src/nettle-with-mini-gmp/hmac-sha224.c [] []
/src/botan/build/include/botan/internal/md5.h [] []
/usr/include/boost/algorithm/string/detail/find_iterator.hpp [] []
/src/nettle-with-libgmp/write-be32.c [] []
/src/nettle-with-libgmp/aes256-decrypt.c [] []
/usr/include/boost/assert/source_location.hpp [] []
/src/botan/src/lib/asn1/alg_id.cpp [] []
/src/nettle-with-libgmp/gosthash94.c [] []
/src/cryptofuzz/expmod.cpp [] []
/src/nettle-with-libgmp/salsa20-crypt.c [] []
/src/gmp-6.2.1/mpn/dcpi1_div_qr.c [] []
/src/nettle-with-libgmp/ecc-secp521r1.c [] []
/src/botan/src/lib/pubkey/ed25519/ed25519.cpp [] []
/usr/include/boost/algorithm/string/detail/sequence.hpp [] []
/src/botan/src/lib/block/noekeon/noekeon.cpp [] []
/src/botan/build/include/botan/entropy_src.h [] []
/src/botan/build/include/botan/pwdhash.h [] []
/src/gmp-6.2.1/mpn/mu_div_qr.c [] []
/src/botan/src/lib/pubkey/curve25519/curve25519.cpp [] []
/src/botan/build/include/botan/ec_point.h [] []
/src/gmp-6.2.1/mpn/toom6h_mul.c [] []
/src/nettle-with-libgmp/pbkdf2-hmac-sha512.c [] []
/src/botan/src/lib/asn1/oids.cpp [] []
/src/nettle-with-mini-gmp/hmac-streebog.c [] []
/usr/local/bin/../include/c++/v1/initializer_list [] []
/src/botan/src/lib/block/lion/lion.cpp [] []
/src/nettle-with-libgmp/ecc-j-to-a.c [] []
/src/nettle-with-libgmp/umac-l2.c [] []
/src/botan/src/lib/hash/gost_3411/gost_3411.cpp [] []
/src/nettle-with-libgmp/write-le64.c [] []
/src/cryptofuzz/builtin_tests_importer.cpp [] []
/src/botan/src/lib/hash/sha2_32/sha2_32.cpp [] []
/src/botan/src/lib/modes/aead/ccm/ccm.cpp [] []
/src/nettle-with-mini-gmp/ecc-hash.c [] []
/src/nettle-with-mini-gmp/memeql-sec.c [] []
/usr/include/boost/multiprecision/detail/constexpr.hpp [] []
/usr/include/boost/lexical_cast/detail/lcast_unsigned_converters.hpp [] []
/src/cryptofuzz/repository.cpp ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp'] ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp']
/src/botan/src/lib/hash/trunc_hash/trunc_hash.cpp [] []
/usr/include/boost/multiprecision/cpp_int.hpp [] []
/src/botan/src/lib/block/aes/aes_ni/aes_ni.cpp [] []
/src/botan/src/lib/hash/keccak/keccak.cpp [] []
/src/cryptofuzz/third_party/cpu_features/include/internal/bit_utils.h [] []
/src/nettle-with-mini-gmp/hmac-sha1.c [] []
/src/botan/build/include/botan/ec_group.h [] []
/usr/include/boost/multiprecision/number.hpp [] []
/src/botan/build/include/botan/internal/cfb.h [] []
/src/botan/src/lib/block/shacal2/shacal2_x86/shacal2_x86.cpp [] []
/src/botan/src/lib/entropy/entropy_srcs.cpp [] []
/src/botan/build/include/botan/internal/mp_asmi.h [] []
/src/botan/src/lib/math/mp/mp_karat.cpp [] []
/src/nettle-with-libgmp/ecc-hash.c [] []
/src/botan/src/lib/pubkey/pk_ops.cpp [] []
/src/botan/src/lib/utils/ghash/ghash_cpu/ghash_cpu.cpp [] []
/src/botan/build/include/botan/sym_algo.h [] []
/src/cryptofuzz/mutatorpool.cpp [] []
/src/cryptofuzz/./mutatorpool.h [] []
/src/botan/build/include/botan/ecdsa.h [] []
/src/botan/build/include/botan/dh.h [] []
/src/nettle-with-libgmp/curve25519-eh-to-x.c [] []
/src/botan/src/lib/hash/streebog/streebog.cpp [] []
/src/botan/src/lib/kdf/kdf.cpp [] []
/usr/include/boost/algorithm/string/iter_find.hpp [] []
/usr/include/boost/type_traits/integral_constant.hpp [] []
/src/nettle-with-mini-gmp/hkdf.c [] []
/src/nettle-with-mini-gmp/ecc-secp384r1.c [] []
/src/nettle-with-mini-gmp/aes256-set-decrypt-key.c [] []
/src/gmp-6.2.1/mpz/./mul_i.h [] []
/src/cryptofuzz/./executor.h ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp'] []
/src/nettle-with-mini-gmp/umac96.c [] []
/src/nettle-with-libgmp/ctr16.c [] []
/src/botan/build/include/botan/ed25519.h [] []
/src/botan/src/lib/mac/hmac/hmac.cpp [] []
/src/botan/src/lib/modes/aead/chacha20poly1305/chacha20poly1305.cpp [] []
/src/botan/src/lib/pbkdf/argon2/argon2_avx2/argon2_avx2.cpp [] []
/src/nettle-with-mini-gmp/pbkdf2-hmac-sha256.c [] []
/src/nettle-with-mini-gmp/salsa20r12-crypt.c [] []
/src/cryptofuzz/fuzzing-headers/include/fuzzing/types.hpp [] []
/src/nettle-with-mini-gmp/ecc-mul-a-eh.c [] []
/src/botan/build/include/botan/argon2.h [] []
/src/nettle-with-libgmp/ecc-mod-arith.c [] []
/src/nettle-with-libgmp/aes192-set-decrypt-key.c [] []
/src/botan/src/lib/block/block_cipher.cpp [] []
/usr/include/boost/range/end.hpp ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp'] []
/src/nettle-with-libgmp/eax.c [] []
/src/nettle-with-libgmp/aes256-set-encrypt-key.c [] []
/src/nettle-with-mini-gmp/ecc-add-eh.c [] []
/src/botan/src/lib/base/buf_comp.cpp [] []
/src/botan/build/include/botan/internal/divide.h [] []
/usr/include/boost/type_index/stl_type_index.hpp [] []
/src/botan/build/include/botan/internal/simd_avx2.h [] []
/src/botan/src/lib/hash/skein/skein_512.cpp [] []
/src/botan/src/lib/stream/stream_cipher.cpp [] []
/usr/include/boost/algorithm/string/detail/trim.hpp [] []
/src/botan/build/include/botan/internal/rmd160.h [] []
/src/nettle-with-libgmp/camellia128-set-encrypt-key.c [] []
/src/nettle-with-mini-gmp/write-be32.c [] []
/src/nettle-with-libgmp/sm3.c [] []
/src/gmp-6.2.1/mpn/cnd_swap.c [] []
/src/botan/build/include/botan/internal/eme_pkcs.h [] []
/src/botan/src/lib/block/idea/idea_sse2/idea_sse2.cpp [] []
/src/nettle-with-mini-gmp/write-le64.c [] []
/src/cryptofuzz/entry.cpp ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp'] ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp']
/src/nettle-with-mini-gmp/umac-l2.c [] []
/src/botan/build/include/botan/ber_dec.h [] []
/src/nettle-with-libgmp/ecdsa-keygen.c [] []
/src/nettle-with-mini-gmp/gmp-glue.c [] []
/src/nettle-with-libgmp/hmac-sha384.c [] []
/src/nettle-with-mini-gmp/hmac.c [] []
/src/nettle-with-libgmp/eax-aes128.c [] []
/src/nettle-with-mini-gmp/ecc-point-mul-g.c [] []
/usr/include/boost/iterator/transform_iterator.hpp [] []
/src/botan/src/lib/pk_pad/mgf1/mgf1.cpp [] []
/src/botan/build/include/botan/internal/blinding.h [] []
/src/nettle-with-libgmp/umac32.c [] []
/src/botan/src/lib/hash/mdx_hash/mdx_hash.cpp [] []
/src/botan/src/lib/stream/chacha/chacha_simd32/chacha_simd32.cpp [] []
/usr/include/ctype.h [] []
/usr/include/boost/core/demangle.hpp [] []
/src/botan/src/lib/stream/ctr/ctr.cpp [] []
/src/botan/src/lib/modes/aead/eax/eax.cpp [] []
/src/nettle-with-mini-gmp/ctr16.c [] []
/src/botan/src/lib/block/threefish_512/threefish_512.cpp [] []
/src/botan/src/lib/rng/system_rng/system_rng.cpp [] []
/src/cryptofuzz/executor.cpp ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp'] ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp']
/src/nettle-with-libgmp/salsa20-128-set-key.c [] []
/src/botan/build/include/botan/internal/gost_3411.h [] []
/src/nettle-with-mini-gmp/hmac-gosthash94.c [] []
/src/nettle-with-mini-gmp/ecc-j-to-a.c [] []
/src/nettle-with-libgmp/gcm-aes128.c [] []
/src/cryptofuzz/modules/nettle/module.cpp [] []
/src/botan/build/include/botan/internal/sha2_32.h [] []
/src/nettle-with-libgmp/gcm-camellia128.c [] []
/src/nettle-with-mini-gmp/nist-keywrap.c [] []
/src/nettle-with-mini-gmp/siv-cmac-aes256.c [] []
/src/botan/src/lib/hash/sha2_32/sha2_32_bmi2/sha2_32_bmi2.cpp [] []
/src/nettle-with-libgmp/ripemd160.c [] []
/src/nettle-with-mini-gmp/ecc-secp224r1.c [] []
/usr/include/boost/detail/basic_pointerbuf.hpp [] []
/usr/include/boost/range/distance.hpp [] []
/src/gmp-6.2.1/mpn/mod_1.c [] []
/src/nettle-with-mini-gmp/ecc-mul-a.c [] []
/src/nettle-with-mini-gmp/gosthash94.c [] []
/usr/include/boost/lexical_cast/bad_lexical_cast.hpp [] []
/src/botan/src/lib/modes/aead/siv/siv.cpp [] []
/src/nettle-with-mini-gmp/camellia128-set-encrypt-key.c [] []
/src/nettle-with-mini-gmp/ecc-dup-jj.c [] []
/usr/include/boost/core/addressof.hpp [] []
/src/botan/build/include/botan/internal/ed25519_fe.h [] []
/src/cryptofuzz/include/cryptofuzz/../../third_party/json/json.hpp ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp'] []
/src/botan/build/include/botan/curve25519.h [] []
/src/nettle-with-mini-gmp/sm3.c [] []
/src/nettle-with-libgmp/cbc.c [] []
/usr/local/bin/../include/c++/v1/math.h ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp'] []
/src/gmp-6.2.1/mpn/zero.c [] []
/src/botan/src/lib/block/cast128/cast128.cpp [] []
/src/nettle-with-mini-gmp/xts.c [] []
/src/gmp-6.2.1/mpn/../gmp-impl.h [] []
/src/botan/build/include/botan/internal/gcm.h [] []
/src/botan/src/lib/block/camellia/camellia.cpp [] []
/src/botan/build/include/botan/internal/kdf2.h [] []
/src/nettle-with-libgmp/ecc-ecdsa-sign.c [] []
/src/gmp-6.2.1/mpn/set_str.c [] []
/src/botan/build/include/botan/internal/shacal2.h [] []
/src/nettle-with-mini-gmp/arcfour.c [] []
/src/nettle-with-mini-gmp/salsa20-crypt.c [] []
/src/nettle-with-libgmp/camellia128-crypt.c [] []
/src/nettle-with-libgmp/ecc-add-eh.c [] []
/src/nettle-with-libgmp/ecc-ecdsa-verify.c [] []
/src/cryptofuzz/options.cpp ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp'] ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp']
/src/nettle-with-mini-gmp/streebog.c [] []
/src/nettle-with-mini-gmp/aes128-encrypt.c [] []
/src/gmp-6.2.1/mpz/get_str.c [] []
/src/nettle-with-libgmp/ecc-secp192r1.c [] []
/src/nettle-with-mini-gmp/serpent-set-key.c [] []
/src/botan/build/include/botan/asn1_obj.h [] []
/src/botan/src/lib/block/aes/aes.cpp [] []
/src/gmp-6.2.1/mpn/dcpi1_bdiv_q.c [] []
/src/nettle-with-libgmp/hmac-sha512.c [] []
/src/nettle-with-libgmp/ecc-dup-jj.c [] []
/src/botan/src/lib/mac/poly1305/poly1305.cpp [] []
/src/botan/build/include/botan/internal/cpuid.h [] []
/src/botan/src/lib/math/bigint/bigint.cpp [] []
/src/botan/build/include/botan/rfc4880.h [] []
/src/nettle-with-libgmp/sha3-224.c [] []
/src/botan/src/lib/pubkey/ec_h2c/ec_h2c.cpp [] []
/src/nettle-with-libgmp/md4.c [] []
/src/botan/build/include/botan/internal/emsa_raw.h [] []
/usr/include/boost/type_index.hpp [] []
/src/botan/build/include/botan/internal/sm4.h [] []
/src/botan/build/include/botan/internal/ccm.h [] []
/src/botan/build/include/botan/internal/pk_ops_impl.h [] []
/usr/include/boost/multiprecision/cpp_int/misc.hpp [] []
/src/botan/src/lib/hash/sha3/sha3.cpp [] []
/src/botan/build/include/botan/internal/pk_ops.h [] []
/src/nettle-with-libgmp/ecc-mod.c [] []
/src/nettle-with-libgmp/ecdsa-verify.c [] []
/src/nettle-with-libgmp/ghash-set-key.c [] []
/src/nettle-with-mini-gmp/ecc-scalar.c [] []
/src/botan/build/include/botan/internal/prf_x942.h [] []
/src/nettle-with-mini-gmp/cbc-aes128-encrypt.c [] []
/src/nettle-with-mini-gmp/ecc-add-ehh.c [] []
/src/botan/build/include/botan/internal/noekeon.h [] []
/src/nettle-with-mini-gmp/eax-aes128.c [] []
/src/botan/build/include/botan/internal/aes.h [] []
/src/botan/src/lib/modes/aead/gcm/gcm.cpp [] []
/usr/include/boost/multiprecision/cpp_int/divide.hpp [] []
/src/botan/build/include/botan/internal/threefish_512.h [] []
/src/nettle-with-libgmp/cbc-aes256-encrypt.c [] []
/src/gmp-6.2.1/mpn/toom53_mul.c [] []
/src/gmp-6.2.1/mpn/toom_couple_handling.c [] []
/src/nettle-with-mini-gmp/cbc-aes192-encrypt.c [] []
/usr/include/boost/algorithm/string/compare.hpp [] []
/src/botan/src/lib/math/bigint/big_ops3.cpp [] []
/src/botan/src/lib/block/serpent/serpent_avx2/serpent_avx2.cpp [] []
/src/nettle-with-libgmp/ecc-secp224r1.c [] []
/src/botan/src/lib/pk_pad/emsa_x931/emsa_x931.cpp [] []
/src/botan/build/include/botan/pbkdf2.h [] []
/usr/include/boost/iterator/iterator_adaptor.hpp [] []
/src/cryptofuzz/modules/botan/../../include/cryptofuzz/module.h [] []
/src/botan/build/include/botan/system_rng.h [] []
/src/botan/src/lib/base/sym_algo.cpp [] []
/src/botan/build/include/botan/internal/sm3.h [] []
/src/botan/build/include/botan/internal/crc32.h [] []
/src/nettle-with-libgmp/aes192-encrypt.c [] []
/src/botan/src/lib/math/bigint/big_code.cpp [] []
/src/nettle-with-mini-gmp/ripemd160.c [] []
/src/botan/build/include/botan/internal/shake.h [] []
/src/gmp-6.2.1/mpz/./aors.h [] []
/src/botan/build/include/botan/internal/monty_exp.h [] []
/src/botan/build/include/botan/internal/cast128.h [] []
/src/botan/build/include/botan/block_cipher.h [] []
/usr/include/boost/random/detail/signed_unsigned_tools.hpp [] []
/src/gmp-6.2.1/mpn/mullo_n.c [] []
/src/nettle-with-libgmp/ecc-random.c [] []
/src/botan/src/lib/modes/aead/aead.cpp [] []
/src/nettle-with-libgmp/cast128.c [] []
/src/nettle-with-libgmp/twofish.c [] []
/src/nettle-with-libgmp/ecc-add-ehh.c [] []
/src/gmp-6.2.1/mpn/toom4_sqr.c [] []
/usr/include/boost/multiprecision/detail/precision.hpp [] []
/usr/include/boost/multiprecision/detail/functions/pow.hpp [] []
/src/botan/build/include/botan/aead.h [] []
/usr/include/boost/smart_ptr/detail/shared_count.hpp [] []
/usr/include/boost/range/iterator_range_core.hpp [] []
/src/botan/build/include/botan/hex.h [] []
/src/nettle-with-mini-gmp/salsa20-256-set-key.c [] []
/src/botan/build/include/botan/internal/ct_utils.h [] []
/src/cryptofuzz/include/cryptofuzz/components.h [] []
/src/botan/src/lib/math/mp/mp_monty_n.cpp [] []
/src/gmp-6.2.1/mpn/binvert.c [] []
/src/nettle-with-mini-gmp/cmac-aes256.c [] []
/src/nettle-with-mini-gmp/ecc-mod-arith.c [] []
/src/botan/build/include/botan/internal/poly_dbl.h [] []
/src/cryptofuzz/driver.cpp ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp'] ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp']
/src/botan/build/include/botan/internal/adler32.h [] []
/src/nettle-with-libgmp/ecc-mul-g-eh.c [] []
/src/botan/build/include/botan/internal/codec_base.h [] []
/src/nettle-with-libgmp/hkdf.c [] []
/src/botan/src/lib/pubkey/ec_group/ec_named.cpp [] []
/src/botan/src/lib/pubkey/dh/dh.cpp [] []
/src/nettle-with-libgmp/gcm-aes192.c [] []
/src/botan/build/include/botan/internal/rounding.h [] []
/src/nettle-with-mini-gmp/ecc-random.c [] []
/src/botan/src/lib/pubkey/blinding.cpp [] []
/src/cryptofuzz/include/cryptofuzz/botan_importer.h [] []
/src/botan/build/include/botan/kdf.h [] []
/src/botan/src/lib/pubkey/ed25519/ed25519_fe.cpp [] []
/src/botan/src/lib/pubkey/dl_algo/dl_algo.cpp [] []
/src/botan/build/include/botan/internal/serpent.h [] []
/src/nettle-with-libgmp/des3.c [] []
/src/gmp-6.2.1/mpz/limbs_read.c [] []
/src/botan/src/lib/pk_pad/hash_id/hash_id.cpp [] []
/src/botan/src/lib/utils/ghash/ghash_vperm/ghash_vperm.cpp [] []
/usr/include/boost/type_index/type_index_facade.hpp [] []
/usr/local/lib/clang/15.0.0/include/cpuid.h [] []
/src/nettle-with-mini-gmp/fat-x86_64.c [] []
/src/cryptofuzz/modules/botan/./bn_helper.h [] []
/src/nettle-with-mini-gmp/pbkdf2-hmac-sha512.c [] []
/src/nettle-with-libgmp/cmac.c [] []
/src/botan/src/lib/block/aes/aes_vperm/aes_vperm.cpp [] []
/src/botan/src/lib/utils/ghash/ghash.cpp [] []
/src/nettle-with-libgmp/des.c [] []
/src/nettle-with-libgmp/serpent-set-key.c [] []
/src/nettle-with-mini-gmp/cbc-aes256-encrypt.c [] []
/usr/include/boost/algorithm/hex.hpp ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp'] []
/src/botan/src/lib/stream/salsa20/salsa20.cpp [] []
/src/botan/src/lib/hash/sha2_64/sha2_64_bmi2/sha2_64_bmi2.cpp [] []
/src/nettle-with-libgmp/ecc-eh-to-a.c [] []
/src/gmp-6.2.1/mpn/toom8_sqr.c [] []
/src/botan/build/include/botan/internal/crc24.h [] []
/src/botan/src/lib/math/bigint/divide.cpp [] []
/src/botan/build/include/botan/stream_cipher.h [] []
/src/nettle-with-libgmp/salsa20-crypt-internal.c [] []
/src/botan/src/lib/kdf/sp800_56a/sp800_56a.cpp [] []
/src/gmp-6.2.1/mpn/toom43_mul.c [] []
/src/botan/src/lib/math/numbertheory/monty.cpp [] []
/src/nettle-with-libgmp/gost28147.c [] []
/src/nettle-with-mini-gmp/ecc-size.c [] []
/src/nettle-with-mini-gmp/umac128.c [] []
/src/botan/src/lib/block/shacal2/shacal2.cpp [] []
/src/nettle-with-libgmp/sha512.c [] []
/src/gmp-6.2.1/mpn/sbpi1_divappr_q.c [] []
/src/cryptofuzz/crypto.cpp [] []
/src/botan/build/include/botan/internal/emsa1.h [] []
/src/botan/build/include/botan/ecgdsa.h [] []
/src/nettle-with-libgmp/aes256-encrypt.c [] []
/src/nettle-with-mini-gmp/md5.c [] []
/src/gmp-6.2.1/mpn/toom_eval_pm2.c [] []
/src/botan/src/lib/block/noekeon/noekeon_simd/noekeon_simd.cpp [] []
/src/cryptofuzz/modules/nettle/./module.h [] []
/src/botan/src/lib/asn1/asn1_obj.cpp [] []
/src/botan/src/lib/utils/charset.cpp [] []
/src/botan/build/include/botan/bcrypt_pbkdf.h [] []
/usr/include/boost/multiprecision/cpp_int/cpp_int_config.hpp [] []
/src/botan/src/lib/pk_pad/eme_oaep/oaep.cpp [] []
/src/botan/src/lib/asn1/der_enc.cpp [] []
/src/nettle-with-mini-gmp/ecc-mul-g-eh.c [] []
/usr/local/bin/../include/c++/v1/typeinfo [] []
/src/nettle-with-mini-gmp/cmac-des3.c [] []
/src/botan/build/include/botan/buf_comp.h [] []
/src/botan/src/lib/mac/siphash/siphash.cpp [] []
/usr/include/boost/exception/info.hpp [] []
/src/botan/src/lib/modes/mode_pad/mode_pad.cpp [] []
/usr/include/boost/multiprecision/cpp_int/add.hpp [] []
/src/botan/src/lib/pk_pad/emsa_pkcs1/emsa_pkcs1.cpp [] []
/src/nettle-with-mini-gmp/salsa20-set-key.c [] []
/src/nettle-with-libgmp/ecc-mul-a.c [] []
/src/nettle-with-libgmp/cmac-des3.c [] []
/src/nettle-with-libgmp/ecc-add-jja.c [] []
/src/botan/src/lib/block/idea/idea.cpp [] []
/src/botan/build/include/botan/internal/safeint.h [] []
/src/botan/src/lib/hash/shake/shake.cpp [] []
/usr/local/bin/../include/c++/v1/istream [] []
/src/nettle-with-mini-gmp/chacha-set-key.c [] []
/src/nettle-with-libgmp/pbkdf2-hmac-gosthash94.c [] []
/src/gmp-6.2.1/mpn/invertappr.c [] []
/src/nettle-with-mini-gmp/ecc-mul-g.c [] []
/src/botan/build/include/botan/internal/whrlpool.h [] []
/src/nettle-with-libgmp/ecc-point-mul-g.c [] []
/usr/include/boost/exception/detail/error_info_impl.hpp [] []
/usr/include/boost/multiprecision/detail/et_ops.hpp [] []
/src/botan/src/lib/stream/chacha/chacha_avx2/chacha_avx2.cpp [] []
/src/nettle-with-libgmp/camellia256-crypt.c [] []
/src/nettle-with-libgmp/hmac-streebog.c [] []
/src/botan/build/include/botan/internal/sha3_round.h [] []
/src/gmp-6.2.1/mpn/toom32_mul.c [] []
/src/nettle-with-libgmp/write-le32.c [] []
/src/cryptofuzz/modules/botan/./bn_ops.h [] []
/src/botan/build/include/botan/internal/chacha.h [] []
/src/nettle-with-mini-gmp/des3.c [] []
/src/gmp-6.2.1/mpz/realloc.c [] []
/src/nettle-with-mini-gmp/ecc-a-to-j.c [] []
/src/botan/build/include/botan/numthry.h [] []
/usr/local/bin/../include/c++/v1/exception ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp'] []
/src/nettle-with-libgmp/sha3-256.c [] []
/src/botan/src/lib/hash/sha2_32/sha2_32_x86/sha2_32_x86.cpp [] []
/src/botan/src/lib/pubkey/ecdsa/ecdsa.cpp [] []
/src/gmp-6.2.1/mpn/toom22_mul.c [] []
/src/nettle-with-libgmp/ecc-dup-th.c [] []
/src/gmp-6.2.1/mpn/../gmp.h [] []
/src/botan/build/include/botan/internal/scan_name.h [] []
/usr/include/boost/algorithm/string/find_iterator.hpp [] []
/src/botan/build/include/botan/internal/hkdf.h [] []
/src/nettle-with-mini-gmp/poly1305-update.c [] []
/usr/local/bin/../include/c++/v1/optional ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp'] []
/src/nettle-with-mini-gmp/ecc-secp521r1.c [] []
/usr/local/bin/../include/c++/v1/stdexcept ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp'] []
/src/nettle-with-mini-gmp/ecc-secp192r1.c [] []
/src/nettle-with-libgmp/chacha-set-key.c [] []
/usr/include/boost/lexical_cast/detail/converter_lexical.hpp [] []
/src/nettle-with-libgmp/ecc-nonsec-add-jjj.c [] []
/src/gmp-6.2.1/errno.c [] []
/src/gmp-6.2.1/mpn/toom42_mul.c [] []
/src/botan/build/include/botan/hmac_drbg.h [] []
/src/nettle-with-libgmp/curve25519-mul-g.c [] []
/src/botan/build/include/botan/dl_algo.h [] []
/src/botan/build/include/botan/internal/emsa.h [] []
/src/botan/src/lib/pubkey/ed25519/sc_reduce.cpp [] []
/src/nettle-with-mini-gmp/umac64.c [] []
/usr/include/boost/algorithm/string/trim.hpp [] []
/src/botan/build/include/botan/internal/blake2bmac.h [] []
/src/nettle-with-libgmp/blowfish.c [] []
/src/nettle-with-libgmp/umac-set-key.c [] []
/src/nettle-with-mini-gmp/ccm-aes256.c [] []
/src/nettle-with-mini-gmp/salsa20-set-nonce.c [] []
/src/gmp-6.2.1/mpn/dcpi1_bdiv_qr.c [] []
/src/botan/src/lib/stream/rc4/rc4.cpp [] []
/src/gmp-6.2.1/mpz/aorsmul.c [] []
/src/gmp-6.2.1/mpn/toom63_mul.c [] []
/src/gmp-6.2.1/mpn/toom_eval_pm2exp.c [] []
/src/gmp-6.2.1/mpz/mul.c [] []
/src/gmp-6.2.1/memory.c [] []
/src/nettle-with-libgmp/ecc-secp384r1.c [] []
/usr/local/bin/../include/c++/v1/iosfwd [] []
/src/nettle-with-mini-gmp/pbkdf2.c [] []
/src/nettle-with-libgmp/salsa20-set-key.c [] []
/src/nettle-with-libgmp/md5.c [] []
/src/botan/build/include/botan/stateful_rng.h [] []
/src/botan/build/include/botan/internal/eme.h [] []
/src/botan/src/lib/utils/timer.cpp [] []
/src/botan/src/lib/pbkdf/pbkdf.cpp [] []
/src/botan/build/include/botan/internal/blowfish.h [] []
/src/botan/build/include/botan/internal/kdf1.h [] []
/src/botan/build/include/botan/mac.h [] []
/src/nettle-with-mini-gmp/xts-aes128.c [] []
/src/botan/src/lib/block/serpent/serpent_simd/serpent_simd.cpp [] []
/src/nettle-with-mini-gmp/ecc-gost-gc512a.c [] []
/src/nettle-with-libgmp/siv-cmac-aes256.c [] []
/src/botan/src/lib/pbkdf/argon2/argon2_ssse3/argon2_ssse3.cpp [] []
/src/botan/src/lib/mac/mac.cpp [] []
/src/nettle-with-mini-gmp/ecc-mod-inv.c [] []
/src/cryptofuzz/mutator.cpp [] []
/src/nettle-with-libgmp/umac64.c [] []
/src/botan/build/include/botan/internal/ghash.h [] []
/src/botan/build/include/botan/internal/bit_ops.h [] []
/src/nettle-with-libgmp/xts-aes128.c [] []
/src/gmp-6.2.1/mpn/sbpi1_div_qr.c [] []
/src/nettle-with-mini-gmp/des.c [] []
/src/botan/src/lib/math/numbertheory/monty_exp.cpp [] []
/src/nettle-with-libgmp/siv-cmac.c [] []
/src/nettle-with-libgmp/cnd-copy.c [] []
/src/gmp-6.2.1/mpn/mulmod_bnm1.c [] []
/src/nettle-with-mini-gmp/cast128.c [] []
/src/botan/build/include/botan/internal/timer.h [] []
/src/nettle-with-libgmp/ecc-scalar.c [] []
/usr/include/boost/range/algorithm/equal.hpp [] []
/src/nettle-with-mini-gmp/ecc-point.c [] []
/usr/include/boost/algorithm/string/predicate.hpp [] []
/src/nettle-with-libgmp/hmac-sha256.c [] []
/src/nettle-with-mini-gmp/ecc-ecdsa-sign.c [] []
/src/nettle-with-mini-gmp/sha3-384.c [] []
/src/gmp-6.2.1/mpn/toom_interpolate_16pts.c [] []
/src/botan/build/include/botan/internal/aria.h [] []
/src/nettle-with-libgmp/gmp-glue.c [] []
/src/botan/src/lib/pk_pad/eme.cpp [] []
/src/nettle-with-libgmp/sha1.c [] []
/src/botan/build/include/botan/internal/mode_pad.h [] []
/src/gmp-6.2.1/mpn/sqr.c [] []
/src/nettle-with-mini-gmp/gcm-camellia128.c [] []
/src/nettle-with-mini-gmp/gcm.c [] []
/src/nettle-with-mini-gmp/sha3-512.c [] []
/src/nettle-with-libgmp/./block-internal.h [] []
/usr/include/boost/multiprecision/detail/number_compare.hpp [] []
/src/nettle-with-libgmp/ecc-gost-gc512a.c [] []
/src/nettle-with-libgmp/chacha-poly1305.c [] []
/src/botan/src/lib/hash/sha1/sha1.cpp [] []
/src/botan/src/lib/pbkdf/scrypt/scrypt.cpp [] []
/src/botan/src/lib/pubkey/ed25519/sc_muladd.cpp [] []
/src/botan/build/include/botan/pk_keys.h [] []
/src/nettle-with-mini-gmp/ecc-add-jja.c [] []
/src/nettle-with-libgmp/umac96.c [] []
/src/botan/src/lib/pubkey/ed25519/ge.cpp [] []
/src/nettle-with-mini-gmp/sha1.c [] []
/src/nettle-with-libgmp/ecc-add-thh.c [] []
/src/botan/src/lib/math/numbertheory/dsa_gen.cpp [] []
/src/gmp-6.2.1/mpz/set_str.c [] []
/src/botan/src/lib/stream/shake_cipher/shake_cipher.cpp [] []
/src/nettle-with-libgmp/aes192-set-encrypt-key.c [] []
/src/botan/src/lib/pk_pad/iso9796/iso9796.cpp [] []
/usr/include/boost/core/empty_value.hpp [] []
/src/botan/src/lib/utils/os_utils.cpp [] []
/src/nettle-with-mini-gmp/umac-poly64.c [] []
/src/nettle-with-libgmp/memeql-sec.c [] []
/src/botan/src/lib/pubkey/ed25519/ed25519_key.cpp [] []
/src/nettle-with-mini-gmp/sha256.c [] []
/src/cryptofuzz/ecc_diff_fuzzer_importer.cpp [] []
/src/botan/build/include/botan/internal/emsa_pkcs1.h [] []
/usr/include/boost/core/checked_delete.hpp [] []
/src/nettle-with-libgmp/nist-keywrap.c [] []
/src/nettle-with-libgmp/sm4.c [] []
/src/botan/build/include/botan/secmem.h [] []
/src/botan/build/include/botan/internal/oaep.h [] []
/src/nettle-with-mini-gmp/sha512.c [] []
/src/nettle-with-mini-gmp/gcm-aes256.c [] []
/src/nettle-with-libgmp/salsa20-set-nonce.c [] []
/src/nettle-with-libgmp/hmac-sm3.c [] []
/src/nettle-with-libgmp/salsa20-256-set-key.c [] []
/src/gmp-6.2.1/tal-reent.c [] []
/src/gmp-6.2.1/mpn/toom8h_mul.c [] []
/usr/include/boost/iterator/distance.hpp [] []
/src/botan/build/include/botan/internal/gost_28147.h [] []
/src/nettle-with-mini-gmp/ccm.c [] []
/usr/include/boost/multiprecision/detail/default_ops.hpp [] []
/src/botan/build/include/botan/internal/prf_tls.h [] []
/src/botan/build/include/botan/internal/ofb.h [] []
/src/botan/src/lib/utils/cpuid/cpuid.cpp [] []
/src/nettle-with-mini-gmp/write-le32.c [] []
/src/gmp-6.2.1/mpz/set_ui.c [] []
/src/nettle-with-libgmp/md2.c [] []
/src/botan/build/include/botan/internal/sp800_56a.h [] []
/src/nettle-with-libgmp/sha3-384.c [] []
/src/gmp-6.2.1/mpz/aorsmul_i.c [] []
/src/gmp-6.2.1/mp_get_fns.c [] []
/src/botan/build/include/botan/internal/blake2b.h [] []
/src/nettle-with-libgmp/ecc-point.c [] []
/src/nettle-with-libgmp/ecdsa-sign.c [] []
/src/botan/src/lib/pk_pad/emsa_raw/emsa_raw.cpp [] []
/src/botan/build/include/botan/pubkey.h [] []
/src/nettle-with-libgmp/gcm.c [] []
/src/cryptofuzz/third_party/cpu_features/src/cpuinfo_x86.c [] []
/src/nettle-with-libgmp/sha3-512.c [] []
/src/nettle-with-mini-gmp/dsa.c [] []
/src/botan/src/lib/pubkey/ec_group/ec_group.cpp [] []
/src/botan/src/lib/hash/comb4p/comb4p.cpp [] []
/src/cryptofuzz/operation.cpp ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp'] ['cryptofuzz-nettle-with-mini-gmp', 'cryptofuzz-nettle-with-libgmp']
/src/cryptofuzz/include/cryptofuzz/options.h [] []
/usr/include/boost/multiprecision/cpp_int/import_export.hpp [] []
/src/botan/build/include/botan/internal/rdseed.h [] []
/src/botan/src/lib/utils/poly_dbl/poly_dbl.cpp [] []
/src/nettle-with-libgmp/curve448-eh-to-x.c [] []
/src/botan/build/include/botan/internal/ocb.h [] []
/src/gmp-6.2.1/mpn/get_str.c [] []
/src/nettle-with-libgmp/salsa20r12-crypt.c [] []
/usr/include/boost/exception/detail/type_info.hpp [] []
/src/nettle-with-libgmp/umac-poly128.c [] []
/src/gmp-6.2.1/assert.c [] []
/src/nettle-with-libgmp/curve448-mul-g.c [] []
/usr/include/boost/smart_ptr/detail/sp_counted_base_gcc_atomic.hpp [] []
/src/nettle-with-libgmp/chacha-crypt.c [] []
/src/botan/build/include/botan/internal/point_mul.h [] []
/src/nettle-with-libgmp/cbc-aes192-encrypt.c [] []
/src/nettle-with-libgmp/umac-l3.c [] []
/src/botan/build/include/botan/exceptn.h [] []
/src/gmp-6.2.1/mpn/toom_interpolate_6pts.c [] []
/src/botan/src/lib/asn1/oid_maps.cpp [] []
/src/botan/build/include/botan/internal/twofish.h [] []
/src/nettle-with-mini-gmp/gcm-aes192.c [] []
/src/nettle-with-libgmp/sha3.c [] []
/src/gmp-6.2.1/mpn/toom_eval_dgr3_pm1.c [] []
/src/botan/build/include/botan/internal/chacha20poly1305.h [] []
/src/nettle-with-mini-gmp/aes-set-key-internal.c [] []
/src/botan/build/include/botan/internal/sha2_64.h [] []
/usr/include/boost/lexical_cast.hpp [] []
/src/gmp-6.2.1/mpn/toom_eval_pm2rexp.c [] []
/src/botan/build/include/botan/internal/bswap.h [] []
/src/nettle-with-mini-gmp/blowfish.c [] []
/src/botan/build/include/botan/internal/salsa20.h [] []
/src/botan/src/lib/stream/chacha/chacha.cpp [] []
/src/cryptofuzz/modules/botan/bn_ops.cpp [] []

Directories in report

Directory
/src/botan/src/lib/pubkey/
/src/botan/src/lib/block/twofish/
/src/botan/src/lib/block/seed/
/src/botan/src/lib/rng/stateful_rng/
/src/botan/src/lib/mac/x919_mac/
/usr/include/boost/range/
/src/botan/src/lib/pbkdf/argon2/argon2_avx2/
/src/botan/src/lib/hash/mdx_hash/
/src/botan/src/lib/mac/siphash/
/src/botan/src/lib/utils/poly_dbl/
/src/botan/src/lib/pubkey/dh/
/src/botan/src/lib/stream/chacha/
/src/botan/src/lib/block/serpent/
/src/botan/src/lib/hash/gost_3411/
/src/botan/src/lib/stream/
/src/botan/src/lib/kdf/sp800_108/
/src/botan/src/lib/hash/sha2_64/
/src/botan/src/lib/pbkdf/argon2/argon2_ssse3/
/src/botan/src/lib/pk_pad/emsa_raw/
/src/botan/src/lib/hash/sha1/sha1_sse2/
/src/botan/src/lib/stream/ofb/
/src/botan/src/lib/mac/gmac/
/src/botan/src/lib/codec/hex/
/src/botan/src/lib/modes/aead/ocb/
/src/botan/src/lib/hash/skein/
/src/botan/src/lib/block/gost_28147/
/src/botan/src/lib/pbkdf/bcrypt_pbkdf/
/src/botan/src/lib/hash/shake/
/src/cryptofuzz/
/usr/include/boost/random/
/src/botan/src/lib/rng/hmac_drbg/
/src/botan/src/lib/pk_pad/emsa_pssr/
/src/nettle-with-mini-gmp/./
/src/botan/src/lib/hash/streebog/
/src/botan/src/lib/pubkey/curve25519/
/src/gmp-6.2.1/mpz/
/src/gmp-6.2.1/
/src/botan/src/lib/block/aes/aes_ni/
/src/botan/src/lib/pbkdf/pgp_s2k/
/src/botan/src/lib/stream/rc4/
/src/botan/src/lib/pk_pad/iso9796/
/usr/include/boost/algorithm/string/detail/
/src/botan/src/lib/block/des/
/src/botan/src/lib/hash/checksum/adler32/
/src/botan/src/lib/entropy/
/usr/include/boost/smart_ptr/detail/
/src/botan/src/lib/hash/sha1/
/src/botan/src/lib/kdf/hkdf/
/src/botan/src/lib/codec/base64/
/src/cryptofuzz/./
/src/botan/src/lib/entropy/rdseed/
/src/botan/src/lib/block/sm4/
/src/botan/src/lib/block/blowfish/
/src/cryptofuzz/include/cryptofuzz/../../third_party/json/
/src/botan/src/lib/kdf/
/src/botan/src/lib/stream/salsa20/
/src/cryptofuzz/third_party/cpu_features/include/internal/
/src/botan/src/lib/block/shacal2/shacal2_avx2/
/src/botan/src/lib/math/numbertheory/
/src/gmp-6.2.1/mpz/../
/src/botan/src/lib/pk_pad/eme_raw/
/src/botan/src/lib/kdf/kdf1/
/usr/include/boost/multiprecision/cpp_int/
/src/botan/src/lib/pbkdf/scrypt/
/src/botan/src/lib/hash/rmd160/
/src/botan/src/lib/hash/whirlpool/
/src/botan/src/lib/hash/md4/
/src/botan/src/lib/hash/sha3/sha3_bmi2/
/src/botan/src/lib/pubkey/ed25519/
/src/botan/build/include/botan/
/src/botan/src/lib/utils/thread_utils/
/src/botan/src/lib/utils/
/src/botan/src/lib/hash/sha2_32/sha2_32_bmi2/
/src/botan/src/lib/modes/aead/eax/
/src/botan/src/lib/pubkey/dl_algo/
/src/botan/src/lib/hash/sha2_64/sha2_64_bmi2/
/src/botan/src/lib/pbkdf/
/src/botan/src/lib/modes/aead/siv/
/src/botan/src/lib/pbkdf/pbkdf2/
/usr/include/boost/detail/
/src/botan/src/lib/utils/ghash/ghash_vperm/
/usr/include/boost/algorithm/string/
/src/botan/src/lib/hash/sm3/
/src/botan/src/lib/pubkey/pem/
/usr/include/boost/lexical_cast/
/src/botan/src/lib/modes/aead/ccm/
/src/botan/src/lib/pk_pad/emsa_x931/
/src/botan/src/lib/pubkey/ecdsa/
/src/botan/src/lib/pubkey/ecgdsa/
/src/botan/src/lib/block/
/src/botan/src/lib/modes/aead/
/src/botan/src/lib/mac/poly1305/
/src/botan/src/lib/pk_pad/
/src/botan/src/lib/pk_pad/emsa_pkcs1/
/src/botan/src/lib/kdf/sp800_56c/
/src/botan/src/lib/rng/
/src/botan/src/lib/hash/sha3/
/src/botan/src/lib/block/aes/aes_vperm/
/src/botan/src/lib/block/serpent/serpent_simd/
/src/cryptofuzz/fuzzing-headers/include/fuzzing/
/usr/include/boost/type_traits/
/usr/include/boost/assert/
/src/botan/src/lib/block/aes/
/src/cryptofuzz/modules/botan/../../include/cryptofuzz/
/src/botan/src/lib/kdf/sp800_56a/
/usr/include/boost/lexical_cast/detail/
/src/botan/src/lib/stream/chacha/chacha_avx2/
/src/botan/src/lib/block/threefish_512/
/src/botan/src/lib/rng/processor_rng/
/usr/include/boost/smart_ptr/
/src/botan/src/lib/math/bigint/
/src/botan/src/lib/modes/aead/chacha20poly1305/
/src/botan/src/lib/kdf/kdf2/
/src/botan/src/lib/block/cascade/
/src/botan/src/lib/pubkey/ec_h2c/
/src/botan/src/lib/pubkey/ecc_key/
/src/botan/src/lib/entropy/getentropy/
/src/botan/src/lib/math/mp/
/src/botan/build/include/botan/internal/
/src/nettle-with-libgmp/./
/src/botan/src/lib/stream/shake_cipher/
/src/botan/src/lib/block/shacal2/shacal2_x86/
/src/botan/src/lib/hash/comb4p/
/src/botan/src/lib/mac/
/src/botan/src/lib/modes/
/src/botan/src/lib/pubkey/dl_group/
/src/botan/src/lib/block/idea/
/src/botan/src/lib/rng/system_rng/
/usr/include/boost/range/algorithm/
/src/botan/src/lib/block/aria/
/src/botan/src/lib/pk_pad/hash_id/
/src/botan/src/lib/hash/checksum/crc32/
/src/botan/src/lib/hash/trunc_hash/
/src/botan/src/lib/block/idea/idea_sse2/
/src/cryptofuzz/modules/botan/
/src/gmp-6.2.1/mpn/../
/src/botan/src/lib/mac/hmac/
/src/cryptofuzz/modules/nettle/
/src/gmp-6.2.1/mpz/./
/src/botan/src/lib/utils/cpuid/
/src/botan/src/lib/pk_pad/eme_pkcs1/
/src/botan/src/lib/block/camellia/
/src/botan/src/lib/pubkey/rfc6979/
/src/cryptofuzz/modules/botan/./
/src/cryptofuzz/include/cryptofuzz/
/src/botan/src/lib/hash/sha2_32/
/src/botan/src/lib/utils/ghash/ghash_cpu/
/src/botan/src/lib/pk_pad/mgf1/
/usr/include/
/src/botan/src/lib/block/noekeon/
/src/botan/src/lib/stream/ctr/
/usr/include/boost/random/detail/
/src/botan/src/lib/hash/md5/
/usr/local/lib/clang/15.0.0/include/
/src/botan/src/lib/block/shacal2/
/src/botan/src/lib/modes/cbc/
/src/botan/src/lib/block/serpent/serpent_avx2/
/usr/local/bin/../include/c++/v1/
/src/botan/src/lib/kdf/prf_x942/
/src/cryptofuzz/fuzzing-headers/include/fuzzing/datasource/
/src/botan/src/lib/hash/sha1/sha1_x86/
/src/botan/src/lib/mac/cmac/
/usr/include/boost/exception/detail/
/src/botan/src/lib/mac/blake2mac/
/src/botan/src/lib/hash/keccak/
/src/cryptofuzz/third_party/cpu_features/src/
/src/botan/src/lib/hash/par_hash/
/src/botan/src/lib/kdf/kdf1_iso18033/
/src/cryptofuzz/./third_party/json/
/src/nettle-with-mini-gmp/
/src/botan/src/lib/block/lion/
/src/botan/src/lib/pubkey/keypair/
/src/botan/src/lib/pk_pad/eme_oaep/
/src/botan/src/lib/hash/
/src/botan/src/lib/base/
/src/botan/src/lib/block/cast128/
/src/botan/src/lib/modes/mode_pad/
/usr/include/boost/multiprecision/
/src/botan/src/lib/modes/aead/gcm/
/src/botan/src/lib/block/noekeon/noekeon_simd/
/src/botan/src/lib/kdf/prf_tls/
/usr/include/boost/iterator/
/src/botan/src/lib/hash/checksum/crc24/
/usr/include/boost/algorithm/
/src/botan/src/lib/utils/ghash/
/usr/include/boost/multiprecision/detail/
/src/botan/src/lib/stream/chacha/chacha_simd32/
/usr/include/boost/core/
/src/botan/src/lib/asn1/
/src/botan/src/lib/modes/cfb/
/usr/include/boost/
/src/botan/src/lib/pubkey/ec_group/
/src/botan/src/lib/hash/blake2/
/src/botan/src/lib/block/shacal2/shacal2_simd/
/src/botan/src/lib/pbkdf/argon2/
/usr/include/boost/multiprecision/detail/functions/
/src/cryptofuzz/modules/nettle/./
/src/botan/src/lib/pk_pad/emsa1/
/src/gmp-6.2.1/mpn/
/usr/include/boost/exception/
/usr/include/boost/type_index/
/src/botan/src/lib/modes/xts/
/src/nettle-with-libgmp/
/usr/include/boost/function/
/src/botan/src/lib/hash/sha2_32/sha2_32_x86/