SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

Entschlüsselung
decryption
déchiffrement
decifrazione
Verfahren, mit dem ein zuvor durch Verschlüsselung chiffrierter Text mit Hilfe eines Entschlüsselungsverfahrens und des Schlüssels in den Klartext zurückverwandelt wird.
Opération inverse d'un chiffrement réversible, permettant à une personne autorisée, en possession de la clé de chiffrement correspondante, de rétablir en clair un message codé.
Processo di trasformazione del testo cifrato in testo in chiaro mediante l'utilizzazione della chiave corrispondente.
2022-03-02T10:52:45.5200000Z
54357
https://www.termdat.bk.admin.ch/entry/54357
Treccani, Enciclopedia, "crittografia" ([Internet, 2020-01-08](http://www.treccani.it/enciclopedia/crittografia-o-criptografia_%28Enciclopedia-Italiana%29/))
Encyclopedia Brittanica, "Data encryption" ([Internet, 2020-01-09](https://www.britannica.com/technology/data-encryption))
EDÖB, Datenschutz > Überblick > Glossar, "Decryption" ([Internet, 2020-01-09](https://www.edoeb.admin.ch/edoeb/de/home/datenschutz/ueberblick/glossar.html))
PFPDT, Protection des données > Généralités > Glossaire, "Déchiffrement" ([Internet, 2020-01-09](https://www.edoeb.admin.ch/edoeb/fr/home/protection-des-donnees/generalites/glossaire.html))
USG: nicht verwechseln mit "Dekryptierung" (s. Verweis)
USG: not to be confused with decryption in the sense of code-breaking (see reference)
EXP: les termes déchiffrement et décryptage sont souvent employés indifféremment l'un pour l'autre, à tort: le déchiffrement d'un message suppose que l'on possède la clé; au contraire, le décryptage consiste à casser l'algorithme (le procédé de calcul) sans en avoir la clé; la confusion vient du fait qu'en anglais, on utilise le même terme (decryption) pour désigner les deux notions
d'après Le grand dictionnaire terminologique, "déchiffrement" ([Internet, 2020-01-09](http://www.granddictionnaire.com/ficheOqlf.aspx?Id_Fiche=8354662))
secondo Treccani, Enciclopedia, "crittografia" ([Internet, 2020-01-08](http://www.treccani.it/enciclopedia/crittografia-o-criptografia_%28Enciclopedia-Italiana%29/))
nach Wikipedia, "Entschlüsselung" ([Internet, 2020-09-05](https://de.wikipedia.org/wiki/Entschl%C3%BCsselung))
d'après Le grand dictionnaire terminologique, "déchiffrement" ([Internet, 2020-01-09](http://www.granddictionnaire.com/ficheOqlf.aspx?Id_Fiche=8354662))
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
seeAlso encryption
seeAlso symmetric cryptography
seeAlso decryption
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.