2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

4634: US Secure Hash Algorithms (SHA and HMAC-SHA)

This commit is contained in:
Mark Andrews
2006-08-04 02:48:14 +00:00
parent 0ee4d2c42b
commit cdd28dc017
3 changed files with 6057 additions and 0 deletions

5
doc/rfc/fetch Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/sh -f
for i in $*
do
fetch "http://www.ietf.org/rfc/rfc${i}.txt"
done

View File

@@ -109,3 +109,4 @@
4431: The DNSSEC Lookaside Validation (DLV) DNS Resource Record
4408: Sender Policy Framework (SPF) for Authorizing Use of Domains
in E-Mail, Version 1
4634: US Secure Hash Algorithms (SHA and HMAC-SHA)

6051
doc/rfc/rfc4634.txt Normal file

File diff suppressed because it is too large Load Diff