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

On The Security Of SHA3 (Keccak)

REDDIT / silene0259 / Feb 13, 2025

Hello, I am wondering for any information on the security of SHA3 and its sponge function versus older hash functions like MD5, SHA1, SHA2. What makes it more secure? How heavily studied has it been. The sponge function is still …

POST

Use of cryptographic primitives

REDDIT / saccharineboi / Feb 13, 2025

I was reading this [paper](https://dergipark.org.tr/en/download/article-file/4060550) that claims to "combine metaverse with blockchain", but I have a hard time understanding their use of primitives. On page 4 they first generate the key-pairs (not sure which scheme?): https://preview.redd.it/zpkop4rklife1.png?width=672&format=png&auto=webp&s=8cef80acf6bafc73585f06bb71a8a565fea02afb Then the patient uses …

POST

The official AES test vectors look incorrect

REDDIT / loup-vaillant / Feb 13, 2025

No way they can be, right? _(Edit: see comments, problem was between chair and keyboard. Thanks!)_ I'm currently writing yet another AES implementation. My goal is to have a bitslice implementation, similar to BearSSL, but with a nicer API. Anyway, …

POST

Best beginner cipher to try to solve?

REDDIT / Inner-Car-5589 / Feb 13, 2025

Hi. As title goes, I’m getting into cryptography I’d like to know if there’s any online puzzles or beginner ciphers I can try to solve to start getting into this. Thanks

POST

Offline path to unencrypt a DPAPI encrypted string?

REDDIT / scahones / Feb 13, 2025

Greetings Crypto Sub! I am dealing with a kind of cryptolocker situation... Not \_that\_ bad, but kinda bad. Data that is encrypted out of my reach: \~8 years of Signal Desktop data (including family photos and much else). How it …

POST

Caesar Cipher Question

REDDIT / naman1234561121 / Feb 13, 2025

Why does the [dCode.fr](http://dCode.fr) website for Caesar Cipher result in two or more answers for strings I want to decode? Shouldn't there be only one way to shift using key 3? I can't find the answer anywhere. Please help!

POST

Hybrid key-exchange with PQ-KEM algorithms

REDDIT / LikelyToThrow / Feb 13, 2025

I am working on a security-critical tool that uses ECDH to establish shared session keys. I want to reinforce this process by using a PQ-KEM algorithm like Kyber. Right now, I am thinking of achieving this by having two independent …

POST

Probability of randomly generating an EC public key

REDDIT / LikelyToThrow / Feb 13, 2025

From what I understand the size of a secp256k1 EC public key is 65 bytes (out of which one is a prefix byte so lets ignore that). The private key is any 256-bit number in [0, N] where N is …

← Prev PAGE 5 / 9 Next →