This file contains helper functions for the validator module. More...
#include "config.h"#include "util/data/packed_rrset.h"#include "validator/val_secalgo.h"#include "validator/val_nsec3.h"#include "util/log.h"#include "sldns/rrdef.h"#include "sldns/keyraw.h"#include "sldns/sbuffer.h"Variables | |
| int | fake_dsa = 0 |
| fake DSA support for unit tests | |
| int | fake_sha1 = 0 |
| fake SHA1 support for unit tests | |
This file contains helper functions for the validator module.
These functions take raw data buffers, formatted for crypto verification, and do the library calls (for the crypto library in use).
| int fake_dsa = 0 |
fake DSA support for unit tests
debug option for unit tests.