Files
bind9/lib
Witold Kręcicki 87b07bf08a Fix creating and validating EdDSA signatures
Revert parts of commit c3b8130fe8 which
inadvertently broke creating and validating EdDSA signatures:

 1. EVP_DigestSignInit() returns 1 on success.

 2. EdDSA does not support streaming (EVP_Digest*Update() followed by
    EVP_Digest*Final()), only one shot operations.
2018-10-04 12:38:46 +02:00
..
2018-09-10 09:32:31 +10:00
2018-09-04 06:11:38 +00:00
2018-05-22 16:32:21 -07:00
2017-12-29 01:44:18 +00:00