mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 23:25:38 +00:00
4634: US Secure Hash Algorithms (SHA and HMAC-SHA)
This commit is contained in:
5
doc/rfc/fetch
Executable file
5
doc/rfc/fetch
Executable file
@@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/sh -f
|
||||||
|
for i in $*
|
||||||
|
do
|
||||||
|
fetch "http://www.ietf.org/rfc/rfc${i}.txt"
|
||||||
|
done
|
@@ -109,3 +109,4 @@
|
|||||||
4431: The DNSSEC Lookaside Validation (DLV) DNS Resource Record
|
4431: The DNSSEC Lookaside Validation (DLV) DNS Resource Record
|
||||||
4408: Sender Policy Framework (SPF) for Authorizing Use of Domains
|
4408: Sender Policy Framework (SPF) for Authorizing Use of Domains
|
||||||
in E-Mail, Version 1
|
in E-Mail, Version 1
|
||||||
|
4634: US Secure Hash Algorithms (SHA and HMAC-SHA)
|
||||||
|
6051
doc/rfc/rfc4634.txt
Normal file
6051
doc/rfc/rfc4634.txt
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user