23200+ entries in 0.161s

mod6: asciilifeform: thanks for the extra info there.
I did check the two IPs myself too, no worky.
I figure, the man has a -10 from Mr. Popescu, and no longer visits this chamber. Ergo, he's ejected.
mod6: mircea_popescu: ok cool, if you don't mind then,
I'll probably just do deedbot wallet since it's a bit quicker for me.
mod6: mircea_popescu: Hi Sir, if
I win the auction here, how would you like me to settle? Via btc from deedbot-wallet, or via ECU and trade in eulora (this may take a day or so to exchange my BTC into ECU hope this isn't a big deal).
mod6: And now
I'm not personally hosting the foundation website, so that'll save me some pocket-lint.
mod6:
I should have waited 4 more minutes to send -- no big deal, but the statement ended up in the October bin, instead of November.
a111: Logged on 2018-10-31 17:41 Mocky:
I have more blog posts churning thru the pipeline atm, mostly written for some days now. photo handling jammed up my process
diana_coman: lmao,
I thought that was qatar's halloween pic!
diana_coman: asciilifeform, so far
I'd rather have halted box than continuing
diana_coman:
I think
I do suffer from a bit of C-induced anti-unions bias
diana_coman:
I know of variant records but
I did not think of them for the conversion really
diana_coman: makes sense;
I'm adding the note there and the ref for now
diana_coman: asciilifeform, myeah; part of the reason why
I did not just nuke the C thing but rather kept them both in there at least for now
Mocky:
I have more blog posts churning thru the pipeline atm, mostly written for some days now. photo handling jammed up my process
☟︎ diana_coman: "Over the next few days
I started to meet people and collect the items
I’d need to survive. " - ahahaha, that guide to Doha-zone was nice to read; how's that quest going?
a111: Logged on 2017-05-16 01:51 asciilifeform: if
i were drawing up such a thing,
i'd even have the sram work in such a way that 10 is a 1 on odd clock cycles, 0 on even
diana_coman: asciilifeform,
I did not yet have the time to look at it in more detail,
I just skimmed through the results
diana_coman: mod6, also, re running keccak by itself - have a look at the tests that
I provided for it in eucrypt as they work effectively as an "example of running keccak" too
mod6: Can anyone else confirm? Maybe
I did something wrong or have the wrong file?
mod6: Ok, nevermind, they don't seem to be. But
I just simply pressed the genesis and it barfed on a README file:
mircea_popescu:
i suppose the only moral being... "opressed groups are opressed for a fucking reason".
mircea_popescu:
i'm not saying the pantsuit's creative or anything.
i'm just amused at how fucking awkward they can get, srsly, need special words for things that only other similar idiots would be using so as not to risk conversation with someone not similarly fucktarded ?
diana_coman: asciilifeform, fwiw this code is actually so nice to read; and no,
I don't see any trouble with it nor anything that doesn't make sense (
I did have to search for some of the lisp routines but that's just my lack of lisp-fu and it was easy enough to find out what they do more clearly)
mircea_popescu: ok,
i need to go get some sleep, this is getting ridoinculous.
diana_coman: mircea_popescu, uhm,
I thought that there was at least ONE thing clear: namely that "something's defo broken"
mircea_popescu: to use it as a cipher
i'd do a K exchange and then f(P-1) xor P = E. where P-1 is the previous message.
a111: Logged on 2018-10-23 22:46 asciilifeform:
i suspected shitfork, when realized that the 501 blox gotta be a few kB most, ea. -- my pipe couldn't disgorge 501 human-sized blox in <2sec
mircea_popescu:
i suppose that could be the backup alternative then : if we end up ditching serpent, we use a rsa packet to move ~1.4kb of entropy for initializing the mt, and then use mt generated pads for a cipher.
mircea_popescu: as best
i can tell -- the only options are either keep using serpent or else use some kind of recursive hash otp
a111: Logged on 2018-10-30 16:51 asciilifeform: the closest thing
i can think of to a working variant of mircea_popescu's device, is where you keep the carries, and use primes... and we know it as.. rsa
mircea_popescu: and
i further agree with you -- it is a very strong commentary and ceiling upon the security of "block ciphers". because yes, literally, all otehrs are just this with magic-numbered RBs. which... is EXACTLY the same "introduce say crc", except hidden under so much smoke.
mircea_popescu: asciilifeform
i agree with you, this is a shredder not a cipher ; moreover -- if we for instance tried to add say crc into the message as padding, then therefore we'd be by the same hand introducing structure, ie weakness.
mircea_popescu: asciilifeform fuck me, NOW
i understand what you were on about yest --- E aren't THE RESULTS, but merely THE LAST BIT of a result. consequently, not actually eq system.
diana_coman: mircea_popescu, but uhm, isn't that precisely the example
I give in the comment and which leads to the wrong value? this: but with the formula above it would be E(2)= P(2) xor 0*P(1) xor 1*P(2) xor 0*P(3) xor 1*P(4) = P(2) xor P(2) xor P(4) = 1 xor 1 xor 0 = 0 .