🏠 Home
Benchmark
📊 Tutti i benchmark 🦖 Dinosauro v1 🦖 Dinosauro v2 ✅ App To-Do List 🎨 Pagine libere creative 🎯 FSACB - Ultimate Showcase 🌍 Benchmark traduzione
Modelli
🏆 Top 10 modelli 🆓 Modelli gratuiti 📋 Tutti i modelli ⚙️ Kilo Code
Risorse
💬 Libreria di prompt 📖 Glossario IA 🔗 Link utili

Glossario IA

Il dizionario completo dell'Intelligenza Artificiale

162
categorie
2.032
sottocategorie
23.060
termini
📖
termini

Secure Multi-Party Computation (SMPC)

Cryptographic protocol allowing multiple participants to jointly compute a function on their private inputs without revealing these inputs to other participants.

📖
termini

Secret Sharing

Cryptographic method dividing a secret into multiple shares distributed to different participants, where the secret can only be reconstructed when a sufficient number of shares are combined.

📖
termini

Oblivious Transfer

Cryptographic protocol where a sender transfers one of several messages to a receiver, but remains ignorant of which message was transferred.

📖
termini

Garbled Circuits

Secure multi-party computation protocol using encrypted boolean circuits allowing two parties to evaluate a function on their private inputs without revealing them.

📖
termini

Zero-Knowledge Proofs

Cryptographic method allowing one party to prove to another that an assertion is true without revealing any information beyond the validity of the assertion itself.

📖
termini

Trusted Execution Environment (TEE)

Secure isolated area within the processor guaranteeing the confidentiality and integrity of the code and data loaded inside, protected against unauthorized access.

📖
termini

Private Set Intersection (PSI)

Cryptographic protocol allowing two or more parties to compute the intersection of their private sets without revealing other information about their respective sets.

📖
termini

Yao's Protocol

Foundational protocol of two-party secure multi-party computation using garbled circuits to evaluate boolean functions on private inputs.

📖
termini

GMW Protocol

Secure multiparty computation protocol for an arbitrary number of parties based on secret sharing and circuit evaluation using XOR and AND gates.

📖
termini

BGW Protocol

Secure multiparty computation protocol with active fault tolerance, using Shamir's secret sharing and polynomial evaluation for secure computations.

📖
termini

SPDZ Protocol

Advanced secure multiparty computation protocol offering security against malicious adversaries in the adaptive corruption model with efficient precomputation.

📖
termini

Oblivious RAM

Privacy protection mechanism that hides memory access patterns by making read/write operation sequences independent of the actual data accessed.

📖
termini

Function Secret Sharing

Variant of secret sharing where the function itself is shared among parties rather than the input data, allowing for efficient distributed evaluation.

📖
termini

Verifiable Computation

Protocol that allows a resource-constrained client to delegate computations to a server while being able to efficiently verify the correctness of returned results.

🔍

Nessun risultato trovato