Why you should replace your Passwords with Passkeys (and how they work)

Passkeys are a modern authentication method designed to replace traditional passwords. Passkeys use cryptographic key pairs — public and private keys — to provide a more secure way to log in to websites and applications. The private key is securely stored on the user’s device, typically within a hardware security module (HSM), trusted platform module (TSM), or a secure enclave, while the corresponding public key is stored on the service’s server. By eliminating the need for passwords, passkeys help reduce the risk of phishing attacks, credential theft, and exposure of user credentials through password dumps. Passkeys often rely on the FIDO2 authentication standards, which provide a secure, passwordless login experience. ...

February 16, 2025 Â· 2 min Â· Graeme Milroy

Post Quantum Cryptography (PQC)

Further reading NIST Releases First 3 Finalized Post-Quantum Encryption Standards (NIST News, August 2024) Post-quantum cryptography (Wikipedia) Post-Quantum Cryptography (NIST CSRC) Begin Transitioning to Post-Quantum Cryptography Now (Gartner); Sept 2024 Next steps in preparing for post-quantum cryptography (NCSC) Related pages Quantum Cryptography

1 min

Public Key Cryptography (PKC)

0 min

Quantum Cryptography

Also known as Quantum Encryption. Further reading What is quantum cryptography? (IBM) Quantum Cryptography (Wikipedia) Quantum Cryptography (Stanford University; Modern Cryptography Theory & Applications) Related pages Post Quantum Cryptography (PQC)

1 min