- Total posts
- 548
- Total predictions
- 1
- Success rate
- 0.0%
- Avg score
- 0.00
Privacy and Anonymity in Monero: Pedersen Commitments, Schnorr Signatures, Ring Signatures, ECDH etc
I have a written a blog post on how Monero (XMR) uses Cryptography (ECDH, Pedersen Commitments, Schnorr Signatures, Ring Signatures etc) to add privacy & anonymity on the blockchain https://risencrypto.github.io/Monero/ I have covered most of the cryptography used except for …
Ciphered file
Hello everyone. Im relatively in the cryptography field and im facing a problem for wich i cant find a solution. I have recieved some homeworks at my university where they gave me a ciphered file and some clues to get …
Thoughts on "Serious Cryptography" Second Edition
I have seen that Dr. Aumasson has published the Second Edition to "Serious Cryptography". If you read the first and second editions what did you make of the second edition? Any sections that you learned something valuable the previous edition …
Attack on 16-round DES
Hey all, Recently I was reading the OG paper from Shamir and Biham regarding the attack and I am lost about of the details: If we craft pairs that are special and supposed to fit the 13-round characteristic starting at …
Is the non-abelian hidden subgroup problem well understood by the cryptographic community?
I've mentioned it to people and they look at me like I have three heads or something. The setup involves group G, and a non-commuting subgroup H, where H≤G. This naturally aligns with random matrices as matrix multiplication is order …
Can we attack ACME HTTP-01 challenges at the data layer?
I insert myself between two internet routers, reading and injecting data layer packets. It helps if I am near a CA server. For each IP address, I make an HTTP-01 ACME challenge. For each IP address, a response from a …