NSEC3: refactor hash computation
- always use OpenSSL EVP - do not touch output parameters if there is an error - do not abort when there is an allocation error - prepare for additional hash algorithms - remove debug outputs
Showing
- src/libknot/nsec3.c 90 additions, 193 deletionssrc/libknot/nsec3.c
- src/libknot/nsec3.h 31 additions, 39 deletionssrc/libknot/nsec3.h
- src/libknot/zone/zone-contents.c 2 additions, 3 deletionssrc/libknot/zone/zone-contents.c
- src/libknot/zone/zone-nsec.c 1 addition, 1 deletionsrc/libknot/zone/zone-nsec.c
Please register or sign in to comment