Explore >> Select a destination


You are here

keymaterial.net
| | educatedguesswork.org
12.9 parsecs away

Travel
| | [AI summary] The transition to post-quantum cryptography (PQC) in TLS and other protocols is a complex and challenging process. While hybrid approaches combining classical and PQC algorithms are currently the most practical, the long-term goal is to adopt pure PQC. The transition will require significant coordination and may be slow due to the diversity of systems involved. However, TLS is better positioned for this transition due to its algorithm agility. The biggest risks include the potential for a sudden quantum computing breakthrough (CRQC) and the difficulty of updating older systems, particularly IoT devices. Overall, the transition is necessary but will take time and effort.
| | neilmadden.blog
13.1 parsecs away

Travel
| | This is the third part of my series on Key Encapsulation Mechanisms (KEMs) and why you should care about them. Part 1 looked at what a KEM is and the KEM/DEM paradigm for constructing public key encryption schemes. Part 2 looked at cases where the basic KEM abstraction is not sufficient and showed how it...
| | openpgp-wg.gitlab.io
14.0 parsecs away

Travel
| | This document specifies the message formats used in OpenPGP. OpenPGP provides encryption with public-key or symmetric cryptographic algorithms, digital signatures, compression and key management. This document is maintained in order to publish all necessary information needed to develop interoperable applications based on the OpenPGP format. It is not a step-by-step cookbook for writing an application. It describes only the format and methods needed to read, check, generate, and write conforming packets ...
| | ariadne.space
49.1 parsecs away

Travel
| Ive followed cryptocurrency for a long time.The first concept I read about was Hashcash, which was a mechanism designed to reduce e-mail spam by acting as a sort of stamp.The proof of work concept introduced by Hashcash of course lead to Bitcoin, which lead to Ethereum and the other popular Proof of Work consensus blockchain-based cryptocurrency platforms out in the world today.