🏠 홈
벤치마크
📊 모든 벤치마크 🦖 공룡 v1 🦖 공룡 v2 ✅ 할 일 목록 앱 🎨 창의적인 자유 페이지 🎯 FSACB - 궁극의 쇼케이스 🌍 번역 벤치마크
모델
🏆 톱 10 모델 🆓 무료 모델 📋 모든 모델 ⚙️ 킬로 코드 모드
리소스
💬 프롬프트 라이브러리 📖 AI 용어 사전 🔗 유용한 링크

AI 용어집

인공지능 완전 사전

162
카테고리
2,032
하위 카테고리
23,060
용어
📖
용어

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.

📖
용어

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.

📖
용어

Oblivious Transfer

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

📖
용어

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.

📖
용어

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.

📖
용어

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.

📖
용어

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.

📖
용어

Yao's Protocol

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

📖
용어

GMW Protocol

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

📖
용어

BGW Protocol

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

📖
용어

SPDZ Protocol

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

📖
용어

Oblivious RAM

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

📖
용어

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.

📖
용어

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.

🔍

결과를 찾을 수 없습니다