46 entries in 0.671s
a111: Logged on 2016-04-19 16:35 asciilifeform: to which i bolted a
cramer-
shoup thing, and started out thinking 'i'll reuse the elgamal piece, c-s is after all a variant of elgamal' but nooooo
mircea_popescu: "The S.NSA entry is to be an implementation based on
Cramer-
Shoup. As it turns out,
Cramer-
Shoup has never been publicly implemented by anyone, at all."
trinque: obviously using the
cramer shoup link is higher risk than the otp one
trinque: what does me moving a
cramer shoup key over an otp link reveal about the otp link
a111: Logged on 2016-06-01 14:02 Framedragger:
http://btcbase.org/log/2016-05-31#1474264 << that's nice, but doesn't the beloved
cramer-
shoup also use hashes? their scheme, to quote, "requires a universal one-way hash function"
mircea_popescu: you can implement shit in whatever the hell you want. the reference implementation for
cramer-
shoup is in malbolge.
mod6: <+mircea_popescu> hanbot mod6 maybe an extension to deedbot where people could go !tag <string> and then a collection of clickable tags is published somewhere, each leading to a list of loglines ? << This could work -- it's in the vein of the 'BUTTSECKS' flag. Which seems simple enough. And the given topic-'tag' is a decent idea, i.e. 'OOM' or '
Cramer-
Shoup' or 'keccak'
mod6: Perhaps this: Implement with
Cramer-
Shoup, and if the implementation is finalized before any worthy submissions come to us, then end the contest and pay the btc to alf?
mod6: I'm kinda torn, I want us to move forward with 'g', so
Cramer-
Shoup fits the bill for sure. On the other hand, I'd like to think that over a long interval we might see some interesting submissions eventually.
mod6: <+mircea_popescu> well lessee here, one of mod6 ben_vulpes give an opinion on this ? << In relation to the contest? I'm good with
Cramer-
Shoup.
ascii_butugychag: ;;later tell mircea_popescu do you know of any working implementations of
cramer-
shoup other than the emacslisp one i linked last week ?
ben_vulpes:
cramer shoup + shared key does not reduce to...otp?
mircea_popescu: as we agreed,
cramer-
shoup with shared key is acceptable symmetric cipher.
mircea_popescu: ima do some
shoup encoding on avenida
cramer just for the fucks of it.
ascii_field: e.g., prove correctness (or otherwise) of
cramer-
shoup mircea_popescu: let us indulge then.
cramer-
shoup is an asym key system, just like rsa or ecc.
mod6: anyway, i was very intetersted in the VPSS scheme even though i'm sort of deep into implementing
cramer-
shoup into libgcrypt.
mod6: I don't wanna get too far off course just yet. Gotta wrap up this current bitotter work and get further along with my look into
cramer-
shoup mod6: yeah. i think that since elgamal is malleable, using the universal one-way hash to achieve the non-mallebility make
cramer-
shoup an interesting choice.