r/crypto

r/crypto subreddit

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

Posts

Reddit by Salusa December 19, 2025

New online (streaming) authenticated encryption scheme (FLOE)

Finally I can reveal something that I've spent the last year working on! Let me present FLOE (Fast Lightweight Online Encryption). It's a new online authenticated encryption scheme which is designed to meet real world requirements. We provide a [public standard, reference implementations, and test vectors](https://github.com/snowflake-labs/floe-specification) (on GitHub) and have …

Reddit by TinyOstrich7999 December 16, 2025

Security World - nfast

Hi Crypto, I have the typical ebay purchase HSM. I am not looking to use it securely, more of a lab learning effort. To my knowledge to get the Thales nCipher HSM to work, I need a “Security World”. I have been pretty through, however cannot find the download. I …

Reddit by Soatok December 15, 2025

Announcing Key Transparency for the Fediverse

Reddit by pixel-pusher-coder December 14, 2025

Symmetric Encryption Algorithm Suggestions

**Context:** I'm developing an app where I have a "secure" folder. At this point it's basically a location on the file system with sensitive data. If you're using K8s or Docker this is your secrets location that you mount to your container. If you're running this locally it's really no …

Reddit by 0x77dev December 14, 2025

Modern PDF signing utility written in Rust, creates an Adobe-compatible detached OpenPGP (GPG) signature and appends it to the PDF, making it easy to sign and verify documents without dragging in heavyweight PDF signing stacks.

# pdf-sign PDF signing utility written in Rust that supports both **OpenPGP (GPG)** and **Sigstore (keyless OIDC)** signatures, appending cryptographic signatures directly to PDFs, making it easy to sign and verify documents without heavyweight PDF signing stacks, making your PDFs authentic, tamper-proof, while being fully compatible with regular readers. [![asciicast](https://asciinema.org/a/JXR1crpqtcbMT1DIhD3dzXFB9.svg)](https://asciinema.org/a/JXR1crpqtcbMT1DIhD3dzXFB9) …

Reddit by meathportes December 11, 2025

Is a 10x speedup over GMP for 2-adic inversion unusual? Looking for context.

Hi, Go easy on me because I'm new to Reddit. I've been experimenting with specialized 2-adic modular inversion (computing d^(-1) mod 2^n for odd integers) using fixed-width big (unsigned) integers. I'm seeing significantly better performance than I expected, and I'd appreciate some context from people who know the landscape better …

Reddit by Accurate-Screen8774 December 10, 2025

P2P Whatsapp Clone

NOTE: This is still a work-in-progress and partially a close-source project. To view the open source version see [here](https://github.com/positive-intentions/chat). It has NOT been audited or reviewed. For testing purposes only, not a replacement for your current messaging app. I have open source examples of various part of the app and …

Reddit by Natanael_L December 7, 2025

MPC Security in Practice