r/crypto

r/crypto subreddit

Total Posts
547
Total Predictions
1
Success Rate
0.0%
Average Score
0.00

Posts

Reddit by Accurate-Screen8774 August 13, 2025

Signal protocol in JavaScript

i wanted the signal protocol in javascript that would be able to run in the browser. * [https://www.reddit.com/r/crypto/comments/1mi4ooa/looking\_for\_the\_signal\_protocol\_in\_javascript](https://www.reddit.com/r/crypto/comments/1mi4ooa/looking_for_the_signal_protocol_in_javascript) * [https://www.reddit.com/r/cryptography/comments/1mi5z1b/looking\_for\_the\_signal\_protocol\_in\_javascript](https://www.reddit.com/r/cryptography/comments/1mi5z1b/looking_for_the_signal_protocol_in_javascript) i decided to get AI to teach me with examples. * [https://cryptography.positive-intentions.com/?path=/story/signal-protocol-x3dh-key-exchange--educational-guide](https://cryptography.positive-intentions.com/?path=/story/signal-protocol-x3dh-key-exchange--educational-guide) * [https://github.com/positive-intentions/cryptography](https://github.com/positive-intentions/cryptography) i had it create this page to teach me how to use the signal protocol in …

Reddit by fosres August 10, 2025

Why Do People Continue to Use GPG Despite Simpler Alternatives (minisign, age, or signify)

I have heard of several complaints about the difficulty of using PGP including Matt Green's blog: [https://blog.cryptographyengineering.com/2014/08/13/whats-matter-with-pgp/](https://blog.cryptographyengineering.com/2014/08/13/whats-matter-with-pgp/) And yet critical projects for privacy such as Tor continue to sign releases of their code using GNUPG. In a report on: "Advanced Instructions on Using GNUPG" (https://www.gnupg.org/ftp/people/neal/an-advanced-introduction-to-gnupg/an-advanced-introduction-to-gnupg.pdf) the CISO of the Organized …

Reddit by Accurate-Screen8774 August 5, 2025

Looking for the Signal protocol in JavaScript

I'm looking for the signal protocol for frontend JavaScript that can run purely on a browser. I came across this: https://github.com/signalapp/libsignal-protocol-javascript This seems to be deprecated and suggests to use this other repo for it here: https://github.com/signalapp/libsignal I could take a look there and adapt it into clientside javascript, but …

Reddit by AbbreviationsGreen90 August 4, 2025

What encryption does North Korea uses for its permissive action links?

It s beleived only Kim Jung un has the possibility to use nuclear bombs. On the other end, the fear of renagade generals is greater than in other pollitical regime means authentication is required in order to prevent any impersonation of the dear leader to remote launche sites like submarines. …

Reddit by snsdesigns-biz August 1, 2025

Could entropy harvested from DRAM behavior contribute to decentralized trust scoring?

I’ve been exploring the idea of using DRAM access behavior — specifically memory bandwidth patterns and latency variance — as a way to generate a validator integrity score. Not for random number generation or consensus replacement, but as a supplemental metric for trust scoring or anomaly detection. For example: • …