I need to do php dkim keys generation and I wanted to use php-opendkim for this. From this https://github.com/xdecock/php-opendkim But I have an error with some ext-blast package:
Problem 1 - The requested PHP extension ext-blast * is missing from your system. Install or enable PHP's blast extension.
What is this "php blast extension" and where can I find it?