Re: RSASHA3 in DNSSEC

2018-11-12 Thread Mukund Sivaraman
On Tue, Nov 13, 2018 at 02:06:24PM +0700, Mukund Sivaraman wrote: > There is a draft and BIND 9 implementation of SHA-3 in DNSSEC: > > https://tools.ietf.org/html/draft-muks-dnsop-dnssec-sha3-01 The draft is currently expired. I'll update it before the next IETF meeting to scale down what it prop

Re: RSASHA3 in DNSSEC

2018-11-12 Thread Mukund Sivaraman
On Tue, Nov 13, 2018 at 12:48:04PM +0600, Hasibuzzaman Gazi wrote: > hello there, > i am a student and currently working on a class project where i am using > DNSSEC to secure the DNS records. i want to use RSASHA3 encryption method. > i have haveged installed and latest bind package, the problem i

RSASHA3 in DNSSEC

2018-11-12 Thread Hasibuzzaman Gazi
hello there, i am a student and currently working on a class project where i am using DNSSEC to secure the DNS records. i want to use RSASHA3 encryption method. i have haveged installed and latest bind package, the problem is i dont know what is the code to use to implement the cryptography method.