dnssec_ex
About the project
Elixir lib for working with DNSKEY and DS RR types. You can read more about the motivation behind the project here. The source code can be found on GitHub.
Currently it supports the following features.
- decoding DNSKEY RR types
- decoding DS RR types
- calculating the key tag for a dnskey entry
I have some more features in mind like key validation but currently there is no timeframe for implementing them.