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

Attributes

symmetrischer Schlüssel
symmetric key
clé symétrique
chiave simmetrica
Kryptografischer Schlüssel zum Ver- oder Entschlüsseln von Daten, der ausschliesslich dem Sender und dem Empfänger einer Nachricht bekannt ist.
Clé de chiffrement uniquement connue de l'expéditeur et du destinataire d'un message et qu'ils se partagent, le premier pour chiffrer ce message, le second pour le déchiffrer.
Chiave crittografica unica per cifrare o decifrare dati, nota al mittente e al destinatario del messaggio.
2021-08-20T11:31:23.1370000Z
54349
https://www.termdat.bk.admin.ch/entry/54349
SearchSecurity, Asymmetric cryptography (public key cryptography), 2019-07 ([Internet, 2020-01-15](https://searchsecurity.techtarget.com/definition/asymmetric-cryptography))
EFD, Bericht der Expertengruppe zur Zukunft der Datenbearbeitung und Datensicherheit, 2018-08-17, S. 53 ([Internet, 2020-01-08](https://www.newsd.admin.ch/newsd/message/attachments/53591.pdf))
DFF, Rapport du groupe d’experts concernant le traitement et la sécurité des données, 2018-08-17, p. 56 ([Internet, 2020-01-08](https://www.newsd.admin.ch/newsd/message/attachments/55754.pdf))
Treccani, Enciclopedia, "crittografia" ([Internet, 2020-01-14](http://www.treccani.it/enciclopedia/crittografia_%28Enciclopedia-della-Matematica%29/))
nach Le grand dictionnaire terminologique, "clé symétrique" ([Internet, 2020-01-08](http://www.granddictionnaire.com/ficheOqlf.aspx?Id_Fiche=8386575))
d'après Le grand dictionnaire terminologique, "clé symétrique" ([Internet, 2020-01-08](http://www.granddictionnaire.com/ficheOqlf.aspx?Id_Fiche=8386575))
secondo Università degli Studi di Pavia, C. Parisi, Crittografia, 2009, pag. 5 ([Internet, 2020-09-05](http://www.unipv.it/abarili/ecm/04%20Slides%20-%20Crittografia%20e%20Hash.pdf))
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 asymmetric key
seeAlso symmetric cryptography
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.