reddit.com

Total Posts
41925
Total Predictions
9723
Success Rate
24.3%
Average Score
0.00

Posts

Reddit by RiseAbove_Marketing November 14, 2024

Have you researched the Pixelating cat?

$Pixcat is probably one of the BEST & MOST UNDERVALUED TOKENS. CTO ✅ UTILITY ✅ STRONG FLOOR✅ ORGANIC X GROWTH ✅ GAME ✅ NFTs ✅ What else is missing? They are accumulating funds in MW from community to list on CG, CMC, & EXCHANGES. DYOR

Reddit by maitiest November 14, 2024

LBR - Lybra Finance - Next BTC Like??

What if everyone on reddit bought this token for $10 ? Lybra Finance is a decentralized finance (DeFi) protocol designed to introduce stability and passive income opportunities in the crypto world. Its primary offering is the eUSD stablecoin, an interest-bearing asset backed by Ethereum (ETH) and Liquid Staking Derivatives (LSDs) …

Reddit by Accurate-Screen8774 November 8, 2024

Webapp Encryption at Rest

im working on a javascript UI framework for personal projects and im trying to create something like a React-hook that handles "encrypted at rest". the react-hook is described in more detail [here](https://positive-intentions.com/blog/async-state-management). id like to extend its functionality to have encrypted persistant data. my approach is the following and it …

Reddit by [deleted] November 6, 2024

Reminder: FHE.org (Fully Homomorphic Encryption) 2025 cryptography Call for Presentations submission deadline is in 2 weeks!

The deadline to submit your presentation for FHE.org 2025 is fast approaching—less than two weeks left — November 23, 2024 (23:58 AoE)! Don’t miss your chance to share your work with the FHE community in Sofia on March 25th, 2025. We welcome a wide range of submissions, including work presented …

Reddit by AbbreviationsGreen90 November 4, 2024

How to apply Pohlig Hellman using a very limited set of auxiliary inputs in that case ?

So I was reading about [this paper](https://eprint.iacr.org/2024/1321). The underlying idea is to lift the discrete logarithm problem to *prime−1* for prime curves or *order−1* for binary curves since most elliptic curves only have small factors in that case. But [their baby‑step giant‑step variant seems to only work when the private …

Reddit by justforfunnin November 4, 2024

Ml-Kem encapsulate non-random bytes?

I am not a cryptographer, but I am trying to use cryptographic libraries and would like to do it safely. Unfortunately, for my use case it seems to require using them in a non-standard way. The APIs don't seem to fit my use case straight-forward. I was curious if it …