Cryptography & Security: Unterschied zwischen den Versionen

Aus Wiki - Jochen Hammann
Zur Navigation springen Zur Suche springen
Zeile 1: Zeile 1:
__TOC__
__TOC__
== OAuth2 ==
* [https://oauth.net/2/ Homepage]
* [https://tools.ietf.org/html/rfc6749 RFC 6749: The OAuth 2.0 Authorization Framework]
* [https://tools.ietf.org/html/rfc6750 RFC 6750: The OAuth 2.0 Authorization Framework: Bearer Token Usage]
* [https://tools.ietf.org/html/rfc6819 RFC 6819: OAuth 2.0 Threat Model and Security Considerations]
== OpenID Connect ==
* [http://openid.net/connect/ Homepage]
* [http://openid.net/specs/openid-connect-core-1_0.html OpenID Connect Core 1.0 incorporating errata set 1]
* [http://openid.net/specs/openid-connect-discovery-1_0.html OpenID Connect Discovery 1.0 incorporating errata set 1]
* [http://openid.net/specs/openid-connect-registration-1_0.html OpenID Connect Dynamic Client Registration 1.0 incorporating errata set 1]
* [http://openid.net/specs/oauth-v2-multiple-response-types-1_0.html OAuth 2.0 Multiple Response Type Encoding Practices]
* [http://openid.net/specs/oauth-v2-form-post-response-mode-1_0.html OAuth 2.0 Form Post Response Mode]
* [http://openid.net/specs/openid-connect-session-1_0.html OpenID Connect Session Management 1.0 - draft 27]
* [OpenID Connect Front-Channel Logout 1.0 - draft 01 http://openid.net/specs/openid-connect-frontchannel-1_0.html]
* [http://openid.net/specs/openid-connect-backchannel-1_0.html OpenID Connect Back-Channel Logout 1.0 - draft 03]
== JSON Web Token ==
* [ ]
* [ ]
* [ ]
* [ ]
* [ ]
* [ ]




Zeile 36: Zeile 64:
* [https://tools.ietf.org/html/rfc7512 PKCS #11: URI Scheme (RFC 7512)]
* [https://tools.ietf.org/html/rfc7512 PKCS #11: URI Scheme (RFC 7512)]
* [https://tools.ietf.org/html/rfc7292 PKCS #12: Personal Information Exchange Syntax Version 1.1 (RFC 7292)]
* [https://tools.ietf.org/html/rfc7292 PKCS #12: Personal Information Exchange Syntax Version 1.1 (RFC 7292)]
== Generic Security Service API (GSS-API) ==
* [https://tools.ietf.org/html/rfc2743 RFC 2743: Generic Security Service Application Program Interface Version 2, Update 1]
* [https://tools.ietf.org/html/rfc5554 RFC 5554: Clarifications and Extensions to the Generic Security Service Application Program Interface (GSS-API) for the Use of Channel Bindings]
* [https://tools.ietf.org/html/rfc2479 RFC 2479: Independent Data Unit Protection Generic Security Service Application Program Interface (IDUP-GSS-API)]
* [https://tools.ietf.org/html/rfc2744 RFC 2744: Generic Security Service API Version 2 : C-bindings]
* [https://tools.ietf.org/html/rfc5653 RFC 5653: Generic Security Service API Version 2: Java Bindings Update]

Version vom 3. Oktober 2016, 15:18 Uhr


OAuth2


OpenID Connect


JSON Web Token

  • [ ]
  • [ ]
  • [ ]
  • [ ]
  • [ ]
  • [ ]


Einweg-Hashfunktionen


Protokolle zur Authentifizierung


Symmetrische Verschlüsselung


Public-Key Cryptography Standards (PKCS) - RSA Laboratories


Generic Security Service API (GSS-API)