Explorar o código

documentation update

Jonathan Turner %!s(int64=9) %!d(string=hai) anos
pai
achega
d665ef6ad3
Modificáronse 2 ficheiros con 3 adicións e 1 borrados
  1. 2 0
      README.md
  2. 1 1
      iana/keyusage/constants.go

+ 2 - 0
README.md

@@ -189,6 +189,8 @@ if ok, creds, err := serivce.ValidateAPREQ(mt.APReq, kt, r.RemoteAddr); ok {
 [text](https://www.ietf.org/rfc/rfc6806.txt) [html](https://tools.ietf.org/html/rfc6806.html)
 [text](https://www.ietf.org/rfc/rfc6806.txt) [html](https://tools.ietf.org/html/rfc6806.html)
 * RFC 6113 A Generalized Framework for Kerberos Pre-Authentication
 * RFC 6113 A Generalized Framework for Kerberos Pre-Authentication
 [text](https://www.ietf.org/rfc/rfc6113.txt) [html](https://tools.ietf.org/html/rfc6113.html)
 [text](https://www.ietf.org/rfc/rfc6113.txt) [html](https://tools.ietf.org/html/rfc6113.html)
+* RFC 8009 AES Encryption with HMAC-SHA2 for Kerberos 5
+[text](https://www.ietf.org/rfc/rfc8009.txt) [html](https://tools.ietf.org/html/rfc8009)
 * [IANA Assigned Kerberos Numbers](http://www.iana.org/assignments/kerberos-parameters/kerberos-parameters.xhtml)
 * [IANA Assigned Kerberos Numbers](http://www.iana.org/assignments/kerberos-parameters/kerberos-parameters.xhtml)
 * [HTTP-Based Cross-Platform Authentication by Using the Negotiate Protocol - Part 1](https://msdn.microsoft.com/en-us/library/ms995329.aspx)
 * [HTTP-Based Cross-Platform Authentication by Using the Negotiate Protocol - Part 1](https://msdn.microsoft.com/en-us/library/ms995329.aspx)
 * [HTTP-Based Cross-Platform Authentication by Using the Negotiate Protocol - Part 2](https://msdn.microsoft.com/en-us/library/ms995330.aspx)
 * [HTTP-Based Cross-Platform Authentication by Using the Negotiate Protocol - Part 2](https://msdn.microsoft.com/en-us/library/ms995330.aspx)

+ 1 - 1
iana/keyusage/constants.go

@@ -1,4 +1,4 @@
-// Key usage assigned numbers.
+// Kerberos 5 key usage assigned numbers.
 package keyusage
 package keyusage
 
 
 const (
 const (