#cryptography

104 posts · Last used 3d

Back to Timeline
This is the part of 2FA/TOTP that many people don’t realize: Your phone isn’t receiving the 6-digit code from the server. Instead, your authenticator app acts like a specialized cryptographic calculator. 🧮🔐 It takes a shared secret key, combines it with the current time, and applies the TOTP algorithm to generate a temporary 6-digit code. At the same time, the server independently performs the same calculation using its copy of the secret key and the same time counter. Same secret + same time counter + same algorithm = same result. That’s why your authenticator app can generate the correct code without receiving it from the server. It’s a simple idea, but a brilliant application of cryptography. You can even test this yourself: add the same TOTP secret to both Google Authenticator and Microsoft Authenticator. Even if you set them up at different times, both apps can independently generate the same 6-digit code at the same time. And here’s another important point: The algorithm doesn’t need to be secret. TOTP is based on publicly known, standardized cryptographic algorithms such as HMAC. What needs to remain secret is the shared secret key. So: 🧮 Algorithm/math: Can be publicly known. 🔑 Secret key: Must remain private. Never share it. ⏱️ Time: Isn’t secret. 🔐 Security: Comes from protecting the secret key, not from hiding the algorithm. That’s a core principle of modern cryptography: A cryptographic system should remain secure even when the algorithm is publicly known. The secret is the key. #2FA #TwoFactor #Security #Cybersecurity #SecretKey #Authentication #Cryptography #Math #TOTP #OTP #AuthenticatorApp #Internet #SecurityResearch
0
0
0
Luna Lactea @jackemled@furry.engineer · 4d ago
Do mini PCIe hardware security modules or standalone cryptographically strong pRNGs exist? If they do, where can I get one? NetBSD is complaining about low entropy (laptop from 2011) & suggests I keysmash, use an entropy file, or get a USB pRNG. I would prefer to have all of my USB ports free. I have no idea where to find such a thing & I can't even find USB HSMs besides the one that YubiCo sells. The closest thing I have found is a bunch of TPM2 chips with SPI headers on them & I don't think I have any free SPI connectors in the laptop. For now I'll use an entropy file but I would rather do something better like using a proper RNG device. I think people watching these tags might know more than I can find with a search engine. Thank you. #Security #BSD #NetBSD #Linux #Cryptography
6
1
12
AmmarSpaces @AmmarSpaces@infosec.exchange · 5d ago
On unrelated post, if you are into cryptography and vtubing, go check out kurenaif on YouTube. In this video, they covered about Isogeny cryptography. It has english subtitle :D (Yeah, I haven't finished the video, but still, sharing is caring right?) https://www.youtube.com/watch?v=JlhSM0sKZXI #cybersecurity #infosec #cryptography #isogenycrypto #vtuber
0
0
0
Diego Córdoba 🇦🇷 @d1cor@mstdn.io · Aug 03, 2026
Nuevo video en #Youtube! 🎉 🔐 Guía práctica: Cifrado Asimétrico con OpenSSL desde cero Continuando con la serie sobre criptografía y ciberseguridad, hoy el turno de la criptografía asimétrica, a modo de intro con práctica en OpenSSL. Si no lo vieron acá está el enlace! 👇 🔗 https://youtu.be/dKqDhi3l8vE 🔔 ¿No se han suscrito al canal? 👇️ 🔗 https://www.youtube.com/juncotic?sub_confirmation=1 Los esperamos! #juncotic #gnu #linux #cybersecurity #ciberseguridad #openssl #cryptography #crypto #rsa #encryption
3
0
1
Alexandre Dulaunoy @adulau@infosec.exchange · Aug 03, 2026
Have you seen any evidence of the famous « collect encrypt data and decrypt later » in incident response ? Until now, I haven’t. #pqc #crypto #cryptography #dfir
0
0
0
OffSequence @offseq@infosec.exchange · Aug 03, 2026
BC-JAVA users: CVE-2026-59650 (CRITICAL, CVSS 9.3) exposes MTI/A0 Diffie-Hellman via improper input validation. Affects <1.85, 2.73.0 – 2.73.11. No patch yet — avoid affected versions & monitor for updates. https://radar.offseq.com/threat/cve-2026-59650-cwe-20-improper-input-validation-in-legion-of-the-bouncy-castle-inc-bc-java-bfb9720e803b614a #OffSeq #Vulnerability #Java #Cryptography
0
0
0
Scientific American @scientific_american@robot.villas · Jul 31, 2026
0
0
0
Neil Madden @neilmadden@infosec.exchange · Jul 31, 2026
ICYMI: The bugs Anthropic #mythos found in crypto code are interesting, but not astonishing. Write ups from cryptographers: Matthew Green: https://blog.cryptographyengineering.com/2026/07/29/some-notes-about-anthropics-new-results/ JP Aumasson: https://www.bfswa.blog/p/llms-wont-break-symmetric-crypto tl;dr - the break of HAWK post-quantum signature scheme is not fatal but makes it much less attractive as a standard once parameters are adjusted. The “attack” on AES is of theoretical interest only. But humans missed them, so there is real value here. #cryptography #ai
0
0
0
thecybersecguru @thecybersecguru@infosec.exchange · Jul 31, 2026
🚨 BREAKING SECURITY ALERT — COLDCARD FIRMWARE INCIDENT🚨 Coinkite has issued an urgent advisory affecting COLDCARD hardware wallets after discovering that certain firmware versions reduced entropy during seed generation, potentially weakening the randomness behind BIP-39 recovery phrases. This comes in the wake of a coordinated theft of ~594.48 BTC (~$38M) from roughly 500 wallets in ~25 minutes. While the timing is alarming, Coinkite has NOT confirmed any direct link between the firmware issue and the theft. Investigation is ongoing. ⚠️ What’s critical right now: • Affected firmware may have produced weaker-than-expected seed entropy • Firmware updates do NOT fix seeds already generated on vulnerable versions • Any wallet created under affected conditions may be at long-term cryptographic risk 🚨 Immediate guidance: • Mk3 users: migrate funds immediately unless you verifiably used strong external dice entropy • Mk4 / Mk5 / Q users: update firmware immediately before generating any new seeds • Treat all affected seeds as potentially compromised until independently verified This is a seed-generation integrity issue, not a typical wallet exploit — meaning the risk is silent, persistent, and irreversible once a weak seed is created. I’ve broken down the technical root cause, entropy failure mode, and mitigation steps here: https://thecybersecguru.com/news/coldcard-seed-generation-firmware-flaw-bitcoin-wallets/ #BREAKING #Bitcoin #HardwareWallet #Cybersecurity #BIP39 #Cryptography #Infosec
3
0
2
securityaffairs @securityaffairs@infosec.exchange · Jul 29, 2026
0
0
0