Skip to content
  • Jan Včelák's avatar
    b01bbe7b
    NSEC3: refactor hash computation · b01bbe7b
    Jan Včelák authored
    - 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
    b01bbe7b
    NSEC3: refactor hash computation
    Jan Včelák authored
    - 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
Loading