Уровень 0 · материалов: 5
В кластер входят документы, описывающие методы и инструменты асимметричного шифрования и создания цифровых подписей, и не входят документы, не связанные с криптографической защитой данных.
Общие признаки: асимметричное шифрование, обеспечение конфиденциальности данных, цифровые подписи, практическое применение криптографии
Группа выше: Основы криптографии и её алгоритмы
Смысл: The text serves as a practical tutorial on GPG, aiming to teach users how to implement asymmetric encryption to ensure data confidentiality and authenticity through key generation, management, and digital signatures.
A detailed technical guide on installing, configuring, and using GPG to encrypt files, sign messages, and manage public keys across different operating systems.
Смысл: The main idea is to demystify encryption for non-experts and provide a practical pathway to securing personal data using asymmetric encryption, while framing security as a continuous process of risk management rather than an achievable absolute state.
An introductory guide explaining the difference between symmetric and asymmetric encryption, providing a tutorial on using PGP software, and introducing basic risk assessment for personal digital security.
Смысл: The main idea is to explain the conceptual difference between symmetric and asymmetric encryption and demonstrate how combined encryption leverages the strengths of both to provide efficient and secure data protection, which is essential for digital signatures.
An accessible guide explaining the evolution of encryption from simple ciphers to symmetric, asymmetric, and hybrid systems used in modern digital signatures.
Смысл: The main idea is to demystify the RSA algorithm by explaining its conceptual workflow and mathematical basis, demonstrating how asymmetric keys ensure confidentiality and authenticity in digital communications.
An easy-to-understand guide explaining how RSA asymmetric encryption works, from the basic concept of public/private keys to the underlying mathematics of prime factorization.
Смысл: The main idea is to provide a streamlined technical architecture for implementing GOST-compliant digital file signing via a browser using Rutoken hardware and OpenSSL to minimize user friction and deployment complexity.
The author presents a method for signing files in a browser using Rutoken plugins and a server-side OpenSSL wrapper to achieve GOST-compliant digital signatures in CMS detached format.