Posts  / reddit.com  / r/crypto
Reddit

r/crypto

↗ Visit site

Total posts
87
Total predictions
0
Success rate
0.0%
Avg score
0.00
Posts
POST

Constant-Time Verification Tools for Hardware Implementations

REDDIT / fosres / Feb 13, 2025

I am aware [the following site](https://crocs-muni.github.io/ct-tools/) gives a table of constant time verification tools for hardware. What constant time verification tools exist to verify if a hardware implementation of a cryptosystem is constant-time (e.g. FPGA implementation prototyped in VHDL and …

POST

Why do Cryptographic Standards Take Many Years to Adopt in Practice?

REDDIT / fosres / Feb 13, 2025

[One of the things](https://csrc.nist.gov/projects/post-quantum-cryptography) that struck me about the NIST Post-Quantum announcement is that it takes two decades to ensure adoption of public key infrastructure. It makes me wonder--why does it take so long to influence people to adopt and …

POST

Why is using Argon2id to generate an SSH key insecure?

REDDIT / Potential_Drawing_80 / Feb 13, 2025

The idea I have is a secure password into Argon2id using NaCl(truncated to 32 bytes), then use NaCl to turn that into a secret key that SSH will happily accept. I have managed to get OpenSSH to accept a key …

POST

Understanding HiAE - High-Throughput Authenticated Encryption Algorithm

REDDIT / john_alan / Feb 13, 2025

I saw Frank Denis (\`libsodium\` author) mention this on social media, stating: \> Until the Keccak or Ascon permutations receive proper CPU acceleration, the AES round function remains the best option for building fast ciphers on common mobile, desktop, and …

POST

Password-based authentication of Kyber public keys

REDDIT / LikelyToThrow / Feb 13, 2025

For a while now I have been messing around with a custom protocol for a pure P2P encrypted file transfer tool which uses password-based authentication, and was finally able to compile the bits and pieces I developed over a couple …

← Prev PAGE 8 / 9 Next →