add start for nsec3

This commit is contained in:
Miek Gieben 2011-01-27 15:52:58 +01:00
parent 49195c98e5
commit 876b8822a5
2 changed files with 6 additions and 0 deletions

View File

@ -15,6 +15,7 @@ GOFILES=\
dnssec.go\
keygen.go\
string.go\
nsec3.go\
# y.go\
include $(GOROOT)/src/Make.pkg

5
nsec3.go Normal file
View File

@ -0,0 +1,5 @@
package dns
// NSEC3 related functions