Null encryption
http://dbpedia.org/resource/Null_encryption an entity of type: WikicatCiphers
In modern cryptography, null encryption (or selecting null cipher or NONE cipher) is choosing not to use encryption in a system where various encryption options are offered. When this option is used, the text is the same before and after encryption, which can be practical for testing/debugging, or authentication-only communication. In mathematics such a function is known as the identity function. Examples of this are the "eNULL" and "aNULL" cipher suite in OpenSSL, and the "NULL Encryption Algorithm" in IPSec.
rdf:langString
Der NULL-Algorithmus ist ein Algorithmus, der nichts tut. Er taucht als wissenschaftlicher Witz in der Informatik unter anderem in RFC 2410 als angebliche Blockchiffre und Alternative zur Caesar-Chiffre auf. Über seinen scherzhaften Ursprung hinaus wird der Begriff auch verwendet, um darauf hinzuweisen, dass ein bestimmter Programmcode – bewusst oder aufgrund von Fehlern – nichts tut oder nichts bewirkt.
rdf:langString
rdf:langString
NULL-Algorithmus
rdf:langString
Null encryption
xsd:integer
12177870
xsd:integer
1022957726
rdf:langString
Der NULL-Algorithmus ist ein Algorithmus, der nichts tut. Er taucht als wissenschaftlicher Witz in der Informatik unter anderem in RFC 2410 als angebliche Blockchiffre und Alternative zur Caesar-Chiffre auf. Über seinen scherzhaften Ursprung hinaus wird der Begriff auch verwendet, um darauf hinzuweisen, dass ein bestimmter Programmcode – bewusst oder aufgrund von Fehlern – nichts tut oder nichts bewirkt. Der Algorithmus soll RFC 2410 zufolge bei der Verwendung von IPsec mit ESP für Authentifizierung und Integrität ohne Vertraulichkeit sorgen. Der NULL-Algorithmus ermöglicht die Angabe, dass eine Verschlüsselung nicht gilt. Dies wird als „ESP-NULL“ bezeichnet. Dem Algorithmus werden diverse Vorteile bescheinigt, wie etwa hohe Flexibilität oder Performance. Da der NULL-Algorithmus nichts tut, ist er schneller als andere symmetrische Verschlüsselungsalgorithmen. Er kann mit jeder Hardware und Betriebssystem-Plattform benutzt werden. Der Ursprung wird scherzhaft in römischen Zeiten vermutet. Da es im alten Rom jedoch kein Zahlzeichen für die Null gab, seien schriftliche Aufzeichnungen über die Entwicklung des Algorithmus verloren gegangen.
rdf:langString
In modern cryptography, null encryption (or selecting null cipher or NONE cipher) is choosing not to use encryption in a system where various encryption options are offered. When this option is used, the text is the same before and after encryption, which can be practical for testing/debugging, or authentication-only communication. In mathematics such a function is known as the identity function. Examples of this are the "eNULL" and "aNULL" cipher suite in OpenSSL, and the "NULL Encryption Algorithm" in IPSec.
xsd:nonNegativeInteger
1087