log☇︎
1800+ entries in 0.181s
deedbot: http://phuctor.nosuchlabs.com/gpgkey/32A131077E104A996AB66710084BE5E94FBA0120C419D5476A5C9090952EC257 << Recent Phuctorings. - Phuctored: 1460...8033 divides RSA Moduli belonging to '91.189.113.134 (ssh-rsa key from 91.189.113.134 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (Unknown RU)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/76D293064B70EDEA6C26BF9BD6E197A0973A57D689CCECEE1F98175201E3BABD << Recent Phuctorings. - Phuctored: 1453...7279 divides RSA Moduli belonging to '78.90.249.243 (ssh-rsa key from 78.90.249.243 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (Unknown BG 01)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/76D293064B70EDEA6C26BF9BD6E197A0973A57D689CCECEE1F98175201E3BABD << Recent Phuctorings. - Phuctored: 1477...9927 divides RSA Moduli belonging to '78.90.249.243 (ssh-rsa key from 78.90.249.243 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (Unknown BG 01)
asciilifeform: forn00bz: an, e.g., rsa modexp, in ffa, must be representable by a long roll of paper, on it are ops for ordinary 4function calculator, with very patient slave. and roll ONLY ROLLS FORWARD and has finite # of instructions on it, known in advance when you decide the ffa width. ☟︎☟︎
a111: Logged on 2016-08-18 12:32 mircea_popescu: asciilifeform since we're on this btw, the way i want tmsr-rsa key generation to work is as follows : a contains a number of entropy bytes specified by user in tmsr-rsa.conf read whenever tmsr-rsa.conf specifies (such as urandom); b contains a base-tmsr string specified by user. c = base-tmsr(a).b ; p = nextprime(cut(sha512(c),257)) ; process is repeated for q = nextprime (cut(sha512(c'),258));
mircea_popescu: literally, "came out of rsa as garbage".
mircea_popescu: PeterL you can't use unpadded rsa. it du nwork that way.
asciilifeform: can you picture, rsa that actually makes sense...
asciilifeform: ain't looking for the rsa pill here. but for nonretarded variant of montgomery's algo
asciilifeform: mircea_popescu: if it did not look like this, rsa would not even be useful
asciilifeform: now if you were to try to rsa by exping first and THEN mod, the universe could not hold your intermediates
asciilifeform: he's the d00d with the '90s rsa chip
mircea_popescu: !~later tell peterl the hash-xor thing is oadp, which is a provedly strong padding scheme for rsa.
a111: Logged on 2017-08-09 22:09 mircea_popescu: to encrypt : take plaintext message M, no longer than 250 bytes, and zero-pad it to 250 bytes. take pile of random bits R 250 bytes long. calculate X = M xor R. calculate Y = R xor MPFHF(X) set for R.len = 250 bytes. RSA the 500 byte pile of X || Y. done. to decrypt : de-RSA the 500 byte pile. cut it in two halves. calculate R = Y xor X. calculate M as X xor R. done.
mircea_popescu: to encrypt : take plaintext message M, no longer than 250 bytes, and zero-pad it to 250 bytes. take pile of random bits R 250 bytes long. calculate X = M xor R. calculate Y = R xor MPFHF(X) set for R.len = 250 bytes. RSA the 500 byte pile of X || Y. done. to decrypt : de-RSA the 500 byte pile. cut it in two halves. calculate R = Y xor X. calculate M as X xor R. done. ☟︎
mircea_popescu: but in my own mind the "well alf is making P" pretty much was "he's walking to path to both cs and rsa impls to the furthest node"
mircea_popescu: afaik pretty much the only candidate besides rsa itself.
asciilifeform: at any rate it is just as easily implemented on pmachine as rsa. ☟︎
asciilifeform: but for above reasons i prefer rsa.
asciilifeform: ( my distaste for it comes largely from it not being rsa, and from a suspicion that enemy has a partial pill against discrete logarithm problem , given that dsa was based on same )
mircea_popescu: the statement is that if pss is used atop rsa, then baring poor implementation a forgery is going to cost more than what reversing rsa costs.
asciilifeform: ''When RSA is the underlying primitive, something even more is known: that the ability to forge with resources R in an attack which does not exploit some structural characteristic of the MGF implies the ability to invert RSA on random strings using computational resources only slightly greater than R.''
mircea_popescu: iirc there is a proof it is as secure as rsa.
mircea_popescu: (the rsa forgery comment was re sig ^ e mod n || sig mod n always verifies as validly signed.)
mircea_popescu: besides rsa allows existential forgery ~anyway~.
mircea_popescu: trying to stuff a mac or something in there will make the bondogle regret the days of the aes/rsa combo.
deedbot: http://phuctor.nosuchlabs.com/gpgkey/FB227B026FA94ABC18FD0A71ADB21D83E8E43BBF14F2DEBFE85F490FFF3627B9 << Recent Phuctorings. - Phuctored: 1618...0213 divides RSA Moduli belonging to '82.214.135.102 (ssh-rsa key from 82.214.135.102 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (82-214-135-102.itsa.net.pl. PL)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/FB227B026FA94ABC18FD0A71ADB21D83E8E43BBF14F2DEBFE85F490FFF3627B9 << Recent Phuctorings. - Phuctored: 1578...0979 divides RSA Moduli belonging to '82.214.135.102 (ssh-rsa key from 82.214.135.102 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (82-214-135-102.itsa.net.pl. PL)
PeterL: the other optin would be to use rsa keys of half the size, allowing only 256 byte messages
PeterL: mircea_popescu: but encrypting the r to one key and the r xor m to a second key, so you end up with two rsa-key-length segments
mircea_popescu: PeterL what is the scheme contemplated here, that you take a say 8 byte message, generate an 8 byte r, then create a 16 byte padded message by appending the r and the r xor m and then rsa that ?
a111: Logged on 2017-08-09 14:24 mircea_popescu: https://www.ti89.com/cryptotut/rsa3.htm << very handy rsa tutorial in that it uses base 10 and alphabet-indexing for letters. so one can actually rsa by hand and get a good model of what's going on.
mircea_popescu: but in any case, the point is -- rsa is not better for shorter messages. for really short messages it can be really shitty. which is why my 256 minimum bits in the padding scheme.
mircea_popescu: short messages are a problem for rsa, not a boon. this is generally fixed by padding.
mircea_popescu: PeterL let's get back to cogency here. how did you come to the "512 rsa packet limit" ?
PeterL: well, udp packet is alot bigger than the 512bytes that fit in a rsa packet, why waste all the space?
mircea_popescu: don't even have to, but consider the context. yes "it's what rsa is", that's what i'm checking, that he knows.
asciilifeform: http://btcbase.org/log/2017-08-09#1695799 << of course it does. rsa decrypt is c^d(mod n) , where c is ciphertext , n is public modulus, d is private exponent. ☝︎
mircea_popescu: asciilifeform i was discussing a more general rsa scheme, not gossipd specifically.
mircea_popescu: this scheme is both slow and bulky. it is not likely useful for gossipd-style comms. it is certainly valuable for signing material, especially because rsa signature is much more padding-vulnerable than encryption ; and perhaps for some limited encryption work.
mircea_popescu: c (in that order), where R and S are produced by mpfhf(m') with R len set to c (bitness same as bitness of len(Pm). Pm will be the padded message sent to RSA. The recipient will have to undo mpfhf with known R and S to obtain m.
mircea_popescu: and since we're apparently doing rsa likbez : if r used in padding above contributes less than n / e^2 bits of entropy to the final, padded message, coppersmith has a few words to tell you.
mircea_popescu: PeterL terrible, terrible thing, which is why irl rsa is always padded.
mircea_popescu: and upstream, to make clear what "semantic security" means : rsa is deterministic, if i wish to see if your "encrypted" string really was message m, all i have to do is encrypt m myself. if the results match i have cryptographic confirmation.
mircea_popescu: now : textbook rsa (the sort of thing you seem to be discussing, above) has no semantic security and on top of that is malleable.
mircea_popescu: https://www.ti89.com/cryptotut/rsa3.htm << very handy rsa tutorial in that it uses base 10 and alphabet-indexing for letters. so one can actually rsa by hand and get a good model of what's going on. ☟︎
mircea_popescu: this is the basis of rsa : m ^ e ^ d = m mod n
deedbot: http://phuctor.nosuchlabs.com/gpgkey/B47B72AF088972BB3797D9E788CB4552536D6536CAB9BD720FAC499CC89527BF << Recent Phuctorings. - Phuctored: 1781...1313 divides RSA Moduli belonging to '210.48.108.183 (ssh-rsa key from 210.48.108.183 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (gordon.mostfm.com. NZ AUK)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/B47B72AF088972BB3797D9E788CB4552536D6536CAB9BD720FAC499CC89527BF << Recent Phuctorings. - Phuctored: 1537...4537 divides RSA Moduli belonging to '210.48.108.183 (ssh-rsa key from 210.48.108.183 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (gordon.mostfm.com. NZ AUK)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/0D94C26897847ED2BDBBAB06A53C056CA3ED508B756D8255B493FA8398169A3B << Recent Phuctorings. - Phuctored: 1710...6633 divides RSA Moduli belonging to '80.13.152.231 (ssh-rsa key from 80.13.152.231 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (LPuteaux-658-1-29-231.w80-13.abo.wanadoo.fr. FR)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/0D94C26897847ED2BDBBAB06A53C056CA3ED508B756D8255B493FA8398169A3B << Recent Phuctorings. - Phuctored: 1632...5583 divides RSA Moduli belonging to '80.13.152.231 (ssh-rsa key from 80.13.152.231 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (LPuteaux-658-1-29-231.w80-13.abo.wanadoo.fr. FR)
PeterL: it also serves as a practice for me for understanding rsa algorithm
asciilifeform: PeterL: i have to rain on the parade, but i dun see what you win from writing own rsa in this one. py arithmetic is not constanttime
PeterL: and so it uses your proposed "virtual otp" straight rsa encryption
PeterL: I took a stab at writing my own rsa
asciilifeform: PeterL: how does this one differ from that last d00d's, with the heathen rsa ?
deedbot: http://phuctor.nosuchlabs.com/gpgkey/DAE06E75A11A9769F9F7F977A0F2E1B65D1D7C3965C72A4DDF8F8C3AAE31AF7A << Recent Phuctorings. - Phuctored: 1724...7667 divides RSA Moduli belonging to '161.246.13.86 (ssh-rsa key from 161.246.13.86 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (apl1.sci.kmitl.ac.th. TH)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/DAE06E75A11A9769F9F7F977A0F2E1B65D1D7C3965C72A4DDF8F8C3AAE31AF7A << Recent Phuctorings. - Phuctored: 1740...7543 divides RSA Moduli belonging to '161.246.13.86 (ssh-rsa key from 161.246.13.86 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (apl1.sci.kmitl.ac.th. TH)
asciilifeform: because 'you can't get tenure by saying let's-use-rsa' and you won't get $trillion if you ~do~ dig up the old blueprint
deedbot: http://phuctor.nosuchlabs.com/gpgkey/6C3ED8B1253ED82D039BA732DED995DE56D46A4AD9C5900C742CE8C49A2B682E << Recent Phuctorings. - Phuctored: 1696...7803 divides RSA Moduli belonging to '207.58.211.50 (ssh-rsa key from 207.58.211.50 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (Unknown US OH)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/6C3ED8B1253ED82D039BA732DED995DE56D46A4AD9C5900C742CE8C49A2B682E << Recent Phuctorings. - Phuctored: 1608...0909 divides RSA Moduli belonging to '207.58.211.50 (ssh-rsa key from 207.58.211.50 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (Unknown US OH)
asciilifeform: the 'munition' thing was possible exception : in the clinton-era statutes, a body with rsa perl ~was~ counted 'munition'
asciilifeform: had working perl rsa
asciilifeform: mno the rsa one, in '90s
deedbot: http://phuctor.nosuchlabs.com/gpgkey/FB5DF17A24CDA3503B550AB9A75B6CBCEE9172D1A897B92C329402E78C7EACC3 << Recent Phuctorings. - Phuctored: 1376...5683 divides RSA Moduli belonging to '193.200.250.32 (ssh-rsa key from 193.200.250.32 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (Unknown DK)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/FB5DF17A24CDA3503B550AB9A75B6CBCEE9172D1A897B92C329402E78C7EACC3 << Recent Phuctorings. - Phuctored: 1655...5443 divides RSA Moduli belonging to '193.200.250.32 (ssh-rsa key from 193.200.250.32 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (Unknown DK)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/D52C50A0034280ED5F7890F98B6FE38938611B865FF565FE70C268FD2A860520 << Recent Phuctorings. - Phuctored: 1275...9587 divides RSA Moduli belonging to '77.37.12.174 (ssh-rsa key from 77.37.12.174 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (Unknown DE HE)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/D52C50A0034280ED5F7890F98B6FE38938611B865FF565FE70C268FD2A860520 << Recent Phuctorings. - Phuctored: 1144...3737 divides RSA Moduli belonging to '77.37.12.174 (ssh-rsa key from 77.37.12.174 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (Unknown DE HE)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/456A734E6DDFB53A731F4AEF83BD5E7FC76183C407E172C8CF9D85EBF8967751 << Recent Phuctorings. - Phuctored: 1653...9993 divides RSA Moduli belonging to '46.171.47.62 (ssh-rsa key from 46.171.47.62 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (pbv62.internetdsl.tpnet.pl. PL)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/456A734E6DDFB53A731F4AEF83BD5E7FC76183C407E172C8CF9D85EBF8967751 << Recent Phuctorings. - Phuctored: 1405...6307 divides RSA Moduli belonging to '46.171.47.62 (ssh-rsa key from 46.171.47.62 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (pbv62.internetdsl.tpnet.pl. PL)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/00C76818DF38314F2C638CC2DB46383905026817ADFB3645A4F9B970AD023D38 << Recent Phuctorings. - Phuctored: 1786...0597 divides RSA Moduli belonging to '213.160.235.82 (ssh-rsa key from 213.160.235.82 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (ns01.online4u.no. NO 03)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/00C76818DF38314F2C638CC2DB46383905026817ADFB3645A4F9B970AD023D38 << Recent Phuctorings. - Phuctored: 1710...5887 divides RSA Moduli belonging to '213.160.235.82 (ssh-rsa key from 213.160.235.82 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (ns01.online4u.no. NO 03)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/9DB2CFB61E561DB1780002B39A2523DDA4836126A29445037CED8A2F2DF48509 << Recent Phuctorings. - Phuctored: 1625...8253 divides RSA Moduli belonging to '79.174.65.6 (ssh-rsa key from 79.174.65.6 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (3133.ovz-ssd7.hc.ru. RU)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/9DB2CFB61E561DB1780002B39A2523DDA4836126A29445037CED8A2F2DF48509 << Recent Phuctorings. - Phuctored: 1592...8787 divides RSA Moduli belonging to '79.174.65.6 (ssh-rsa key from 79.174.65.6 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (3133.ovz-ssd7.hc.ru. RU)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/EE834FA2CAE6CBD32C94443C83E0878704F2638596E9AF7F6F11084E6E136D6E << Recent Phuctorings. - Phuctored: 1673...7557 divides RSA Moduli belonging to '159.90.200.230 (ssh-rsa key from 159.90.200.230 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (Unknown VE A)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/EE834FA2CAE6CBD32C94443C83E0878704F2638596E9AF7F6F11084E6E136D6E << Recent Phuctorings. - Phuctored: 1466...2859 divides RSA Moduli belonging to '159.90.200.230 (ssh-rsa key from 159.90.200.230 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (Unknown VE A)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/73F5B65045D18FE5164134652EAC7E16FF08864E46B284D382356BBFBF2E22F6 << Recent Phuctorings. - Phuctored: 1593...1023 divides RSA Moduli belonging to '68.168.223.22 (ssh-rsa key from 68.168.223.22 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (clearwall.com. US NY)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/73F5B65045D18FE5164134652EAC7E16FF08864E46B284D382356BBFBF2E22F6 << Recent Phuctorings. - Phuctored: 1533...1907 divides RSA Moduli belonging to '68.168.223.22 (ssh-rsa key from 68.168.223.22 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (clearwall.com. US NY)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/60F800131278C492197B3CD4D2CBB649F9FB1546F30CAFFEF1748EC2BC779747 << Recent Phuctorings. - Phuctored: 1398...7003 divides RSA Moduli belonging to '154.119.53.196 (ssh-rsa key from 154.119.53.196 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (Unknown ZA)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/FAE0707E17D6FC42F61F64831A1D0579383302AD965D59BC4A2C82CD7020B595 << Recent Phuctorings. - Phuctored: 1409...7323 divides RSA Moduli belonging to '41.191.238.241 (ssh-rsa key from 41.191.238.241 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (Unknown ZW)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/9E6C665F9E88721784B110AFFF0C32B26A7F76FBF9A23EDDA111C9BC9BED62B2 << Recent Phuctorings. - Phuctored: 1409...7323 divides RSA Moduli belonging to '78.139.73.56 (ssh-rsa key from 78.139.73.56 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (56-73-139-78.kamensktel.ru. RU SVE)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/C5B7435DED25831DC3124683E4E026958F97627DEF877176C739F0713DA58A8F << Recent Phuctorings. - Phuctored: 1409...7323 divides RSA Moduli belonging to '31.28.254.19 (ssh-rsa key from 31.28.254.19 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (host-19-254-28-31.sevstar.net. UA 40)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/60F800131278C492197B3CD4D2CBB649F9FB1546F30CAFFEF1748EC2BC779747 << Recent Phuctorings. - Phuctored: 1409...7323 divides RSA Moduli belonging to '154.119.53.196 (ssh-rsa key from 154.119.53.196 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (Unknown ZA)
asciilifeform: mircea_popescu: re rsa, i'm looking forward to msdos ffa test.
mircea_popescu: is bolix very slow at rsa ?
deedbot: http://phuctor.nosuchlabs.com/gpgkey/129A347F21965ACCD69200D74735A3512C82825DBD99559959519CE018F8CAEE << Recent Phuctorings. - Phuctored: 1536...1327 divides RSA Moduli belonging to '71.6.152.10 (ssh-rsa key from 71.6.152.10 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (Unknown US CA)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/129A347F21965ACCD69200D74735A3512C82825DBD99559959519CE018F8CAEE << Recent Phuctorings. - Phuctored: 1590...8143 divides RSA Moduli belonging to '71.6.152.10 (ssh-rsa key from 71.6.152.10 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (Unknown US CA)
asciilifeform: just as you won't for 'let's rsa'
deedbot: http://phuctor.nosuchlabs.com/gpgkey/C102F5981F365CA3DC2AC342CDFACD31F5B51F7DB21B7BD2FC38A362491D7D77 << Recent Phuctorings. - Phuctored: 1789...3237 divides RSA Moduli belonging to '195.20.14.163 (ssh-rsa key from 195.20.14.163 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (cleancache.jfg-networks.net. FR)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/C102F5981F365CA3DC2AC342CDFACD31F5B51F7DB21B7BD2FC38A362491D7D77 << Recent Phuctorings. - Phuctored: 1745...7923 divides RSA Moduli belonging to '195.20.14.163 (ssh-rsa key from 195.20.14.163 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (cleancache.jfg-networks.net. FR)
asciilifeform: ( fortunately it is not used in rsa other than in primality test during key gen. but is quite irritating a fact )
deedbot: http://phuctor.nosuchlabs.com/gpgkey/5532BA84E312E61D5403BA121BF39CF2420CF51633762ABC6A1F61BDBAE678B7 << Recent Phuctorings. - Phuctored: 1432...0703 divides RSA Moduli belonging to '195.243.141.45 (ssh-rsa key from 195.243.141.45 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (SOR-EX2013.SOR-W2K.cobra-sor.com. DE)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/5532BA84E312E61D5403BA121BF39CF2420CF51633762ABC6A1F61BDBAE678B7 << Recent Phuctorings. - Phuctored: 1699...1027 divides RSA Moduli belonging to '195.243.141.45 (ssh-rsa key from 195.243.141.45 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (SOR-EX2013.SOR-W2K.cobra-sor.com. DE)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/7FAF1D8AEC4C93DE1BC28ACD8D1843DFF1012CC00CBF19E9BC7609ED6BC879EA << Recent Phuctorings. - Phuctored: 1777...4357 divides RSA Moduli belonging to '193.205.184.20 (ssh-rsa key from 193.205.184.20 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (Unknown IT SA 72)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/7FAF1D8AEC4C93DE1BC28ACD8D1843DFF1012CC00CBF19E9BC7609ED6BC879EA << Recent Phuctorings. - Phuctored: 1544...9313 divides RSA Moduli belonging to '193.205.184.20 (ssh-rsa key from 193.205.184.20 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (Unknown IT SA 72)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/F2E74F8D67DF199B60999AD831B145C1991CC4DDC0449A15331A1C5888FC9298 << Recent Phuctorings. - Phuctored: 1654...2243 divides RSA Moduli belonging to '195.88.90.205 (ssh-rsa key from 195.88.90.205 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (rev90-205.skleporion.net. PL SL)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/5763D92A606DA86DB9C60D74B65EC4BE4480DC68BEC5C3E659611F7D7EA0BBAC << Recent Phuctorings. - Phuctored: 1627...4287 divides RSA Moduli belonging to '195.88.91.133 (ssh-rsa key from 195.88.91.133 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (rev91-133.skleporion.net. PL)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/F2E74F8D67DF199B60999AD831B145C1991CC4DDC0449A15331A1C5888FC9298 << Recent Phuctorings. - Phuctored: 1627...4287 divides RSA Moduli belonging to '195.88.90.205 (ssh-rsa key from 195.88.90.205 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (rev90-205.skleporion.net. PL SL)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/5763D92A606DA86DB9C60D74B65EC4BE4480DC68BEC5C3E659611F7D7EA0BBAC << Recent Phuctorings. - Phuctored: 1615...9563 divides RSA Moduli belonging to '195.88.91.133 (ssh-rsa key from 195.88.91.133 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (rev91-133.skleporion.net. PL)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/A05182865DD5AFE3D880718C70F337516EC28E148D66D9C300CEF202875A29BE << Recent Phuctorings. - Phuctored: 1763...7079 divides RSA Moduli belonging to '91.201.53.54 (ssh-rsa key from 91.201.53.54 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (u5625.netangels.ru. RU)