Cryptography & Security: Unterschied zwischen den Versionen

Aus Wiki - Jochen Hammann
Zur Navigation springen Zur Suche springen
Zeile 3: Zeile 3:


== OAuth2 ==
== OAuth2 ==
* [https://oauth.net/2/ Homepage]
* [https://oauth.net/2/ Homepage]
* [https://tools.ietf.org/html/rfc6749 RFC 6749: The OAuth 2.0 Authorization Framework]
* [https://tools.ietf.org/html/rfc6749 RFC 6749: The OAuth 2.0 Authorization Framework]
Zeile 10: Zeile 11:


== OpenID Connect ==
== OpenID Connect ==
* [http://openid.net/connect/ Homepage]
* [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-core-1_0.html OpenID Connect Core 1.0 incorporating errata set 1]
Zeile 19: Zeile 21:
* [http://openid.net/specs/openid-connect-frontchannel-1_0.html OpenID Connect Front-Channel Logout 1.0 - draft 01]
* [http://openid.net/specs/openid-connect-frontchannel-1_0.html OpenID Connect Front-Channel Logout 1.0 - draft 01]
* [http://openid.net/specs/openid-connect-backchannel-1_0.html OpenID Connect Back-Channel Logout 1.0 - draft 03]
* [http://openid.net/specs/openid-connect-backchannel-1_0.html OpenID Connect Back-Channel Logout 1.0 - draft 03]


== JSON Web Token et. al. ==
== JSON Web Token et. al. ==
* [https://tools.ietf.org/html/rfc7515 RFC 7515: JSON Web Signature (JWS)]
* [https://tools.ietf.org/html/rfc7515 RFC 7515: JSON Web Signature (JWS)]
* [https://tools.ietf.org/html/rfc7516 RFC 7516: JSON Web Encryption (JWE)]
* [https://tools.ietf.org/html/rfc7516 RFC 7516: JSON Web Encryption (JWE)]
Zeile 26: Zeile 30:
* [https://tools.ietf.org/html/rfc7518 RFC 7518: JSON Web Algorithms (JWA)]
* [https://tools.ietf.org/html/rfc7518 RFC 7518: JSON Web Algorithms (JWA)]
* [https://tools.ietf.org/html/rfc7519 RFC 7519: JSON Web Token (JWT)]
* [https://tools.ietf.org/html/rfc7519 RFC 7519: JSON Web Token (JWT)]


== Einweg-Hashfunktionen ==
== Einweg-Hashfunktionen ==
Zeile 37: Zeile 42:


== Protokolle zur Authentifizierung ==
== Protokolle zur Authentifizierung ==
* [http://davenport.sourceforge.net/ntlm.html The NTLM Authentication Protocol] [[Media:The NTLM Authentication Protocol and Security Support Provider.pdf|(PDF)]]
* [http://davenport.sourceforge.net/ntlm.html The NTLM Authentication Protocol] [[Media:The NTLM Authentication Protocol and Security Support Provider.pdf|(PDF)]]
* [https://tools.ietf.org/html/rfc4120 RFC 4120: The Kerberos Network Authentication Service (V5)]
* [https://tools.ietf.org/html/rfc4120 RFC 4120: The Kerberos Network Authentication Service (V5)]
Zeile 43: Zeile 49:


== Symmetrische Verschlüsselung ==
== Symmetrische Verschlüsselung ==
* [http://csrc.nist.gov/publications/fips/fips46-3/fips46-3.pdf FIPS PUB 46-3: Data Encryption Standard (DES), National Institute of Standards and Technology, October 25, 1999]
* [http://csrc.nist.gov/publications/fips/fips46-3/fips46-3.pdf FIPS PUB 46-3: Data Encryption Standard (DES), National Institute of Standards and Technology, October 25, 1999]
* [http://csrc.nist.gov/publications/fips/fips197/fips-197.pdf FIPS PUB 197: Advanced Encryption Standard (AES), National Institute of Standards and Technology, November 26, 2001]
* [http://csrc.nist.gov/publications/fips/fips197/fips-197.pdf FIPS PUB 197: Advanced Encryption Standard (AES), National Institute of Standards and Technology, November 26, 2001]
Zeile 48: Zeile 55:


== Public-Key Cryptography Standards (PKCS) - RSA Laboratories ==
== Public-Key Cryptography Standards (PKCS) - RSA Laboratories ==
* [https://tools.ietf.org/html/rfc3447 PKCS #1: RSA Cryptography Specifications Version 2.1 (RFC 2313)]
* [https://tools.ietf.org/html/rfc3447 PKCS #1: RSA Cryptography Specifications Version 2.1 (RFC 2313)]
* [https://tools.ietf.org/html/draft-moriarty-pkcs1-03 PKCS #1: RSA Cryptography Specifications Version 2.2 (RFC draft-moriarty-pkcs1-03)]
* [https://tools.ietf.org/html/draft-moriarty-pkcs1-03 PKCS #1: RSA Cryptography Specifications Version 2.2 (RFC draft-moriarty-pkcs1-03)]
Zeile 64: Zeile 72:


== Generic Security Service API (GSS-API) ==
== 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/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/rfc5554 RFC 5554: Clarifications and Extensions to the Generic Security Service Application Program Interface (GSS-API) for the Use of Channel Bindings]

Version vom 3. Oktober 2016, 15:24 Uhr


OAuth2


OpenID Connect


JSON Web Token et. al.


Einweg-Hashfunktionen


Protokolle zur Authentifizierung


Symmetrische Verschlüsselung


Public-Key Cryptography Standards (PKCS) - RSA Laboratories


Generic Security Service API (GSS-API)