由买买提看人间百态

topics

全部话题 - 话题: diffy
1 (共1页)
l****z
发帖数: 29846
1
这里现讲怎么fix.
IE已经fix了.
用最新版firefox V38.01的可以很简单的fix.
Chrome和其他的不知道. 因为我基本不用.
=====
jscher2000 wrote:
Disable the insecure ciphers here:
(1) In a new tab, type or paste about:config in the address bar and press
Enter. Click the button promising to be careful.
(2) In the search box above the list, type or paste ssl3 and pause while the
list is filtered
(3) Double-click the security.ssl3.dhe_rsa_aes_128_sha preference to switch
it from true to false (this usually would be the first item on the list)
... 阅读全帖
h*******e
发帖数: 1377
2
namespace std {
template <>
struct hash >
{
typedef std::size_t result_type;
result_type operator()(const pair & t) const
{ return ((long)t.first * 1000003 + t.second )& (((long)1<<32 ) - 1);
}
};
}
class Solution {
public:
// suppose no two points are the same
int gcd(int a, int b)
{ return !b? a: gcd(b, a %b); }
pair getK(vector & points, int pointI, int pointJ)
{
int x1 = points[pointI].x, y1 =... 阅读全帖
h*******e
发帖数: 1377
3
namespace std {
template <>
struct hash >
{
typedef std::size_t result_type;
result_type operator()(const pair & t) const
{ return ((long)t.first * 1000003 + t.second )& (((long)1<<32 ) - 1);
}
};
}
class Solution {
public:
// suppose no two points are the same
int gcd(int a, int b)
{ return !b? a: gcd(b, a %b); }
pair getK(vector & points, int pointI, int pointJ)
{
int x1 = points[pointI].x, y1 =... 阅读全帖
c*******t
发帖数: 123
4
来自主题: JobHunting版 - Google 电面
一般情况容易写。但从一般字母到z,从z到其它不容易。我现场也处理不好边界情况。
下面是编译通过的。
string appleKeyBoard(string input){
string output;
int preX=0;
int preY=0;
int u_x=0;
int u_y=4;
int z_x=0;
int z_y=5;
for(auto c:input){
int difference=c-'a';//relative position to origin point
int X=difference%5;//x coorindate
int Y=difference/5;//y coordinate
int diffX,diffY;


if((preX==z_x&&preY==z_y)&&(X!=z_x||Y!=z_y)){//if pre is 'z', go
other than z
... 阅读全帖
n******7
发帖数: 12463
5
基本就是试了一堆方法,最后只能password
然后chdir /home/nowhere7/失败
ssh -vvvv [email protected]/* */
OpenSSH_6.7p1 Debian-5, OpenSSL 1.0.1t 3 May 2016
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to ftp.mitbbs.com [8.8.8.8] port 22.
debug1: Connection established.
debug1: identity file /home/nowhere7/.ssh/id_rsa type 1
debug1: key_load_public: No such file or directory
debug1: identity f... 阅读全帖
h**********g
发帖数: 3962
6
来自主题: Faculty版 - 计算机界最牛的华人
我也是局外人。让我来片面地描述一下。
Diffie和Hellman在1976年发表了他们的奠基性文章。Bob和Alice在Eve在场
的情况下,可以建立一个Bob和Alice共享的钥匙。他们还提出了认证的框架和
部分解。
在这个工作的启发下,Rivest,Shamir,和Adleman在1978年发表了RSA。
RSA很有用。但是理论基础不是很强。在1982年姚提出并解决了百万富翁问题。
加上他和Dolev在1981年的文章,姚建立了一个很严谨的密码学理论基础。当然
他在其它方面也有许多杰出贡献。
姚的图灵奖是在2000年,一人获奖。
Rivest,Shamir和Adleman的图灵奖是在2002年,三人分享。
Diffie和Hellman的图灵奖是在2015年,两人分享。
w*********g
发帖数: 30882
7
Un-White America: Will Blacks and Hispanics lead the USA to ruin
http://www.theburningplatform.com/?p=40398
I think ol’ Fred may be on to something here. Does that make me a racist?
========================
I begin to weary of the endless denunciations of “white privilege;” the
calls to end the dominance of malignant white men; the law suits to abolish
all tests on which white men excel, meaning almost any test of mental
ability; to make universities and police forces and advanced-placement
clas... 阅读全帖
f***y
发帖数: 4447
8
http://bbsnew.netbig.com/thread-2666841-1-1.html
国际密码学领域的一场顶级智力较量
——西安电子科技大学胡予濮教授攻破GGH密码方案
■ 记者 秦明
一个原本有望成为国际密码学研究新技术的GGH密码映射方案,最近被西安电子科技大
学综合业务网理论及关键技术国家重点实验室的胡予濮教授攻破。胡予濮教授与他的博
士研究生贾惠文,对GGH映射本身以及基于GGH映射的各类高级密码应用进行了颠覆性的
否定。该研究成果——《GGH映射的密码分析》(Cryptanalysis of GGH Map),日前
经过同行专家的严格评审,已经被2016年欧洲密码年会(Eurocrypt 2016,简称欧密)
正式接收。这一会议和美洲密码年会(简称美密),被公认为密码学界最著名的两大国
际会议。2016年5月8日,胡予濮将赴奥地利维也纳,在欧密会上,正式向全世界的密码
同行报告这一突破性成果。
问题来自哪里?现代密码学遗留的公开问题
故事得从1976年讲起。这一年,斯坦福大学的密码学家惠特菲尔德·迪菲(Whitfield
Diffie)和马丁·赫尔曼(Martin... 阅读全帖

发帖数: 1
9
左起:查济民女儿,周光召,刘璧如,王小云,杨振宁,姚期智
来源 | 《数学文化》2019第10卷第2期
访问整理 | 王涛、王坤
昨天 (9月7日),2019年“未来科学大奖”数学与计算机科学奖宣布授予密码学
家王小云,奖励她在密码学领域的开创性贡献。王小云创造了一种毁灭性的密码分析方
法,破解了一个又一个国际通用的算法。那么,她的数学和密码人生是怎样展开的呢?
王小云,1966年出生于山东诸城,1981年进入诸城一中学习,1983年起就读于山东
大学数学系,先后获得学士、硕士、博士学位,师从潘承洞院士;1993年毕业后留校任
教,历任讲师、副教授、教授;2005年6月受聘为清华大学高等研究院“杨振宁讲座教
授”。现为第十三届全国人大代表、中国科协女科技工作者专门委员会委员、中国密码
学会副理事长、中国数学会常务理事。
王小云的主要研究领域为密码学。在密码分析领域,她系统给出了包括 MD5, SHA
-1 在内的系列 Hash 函数算法的碰撞攻击理论,提出了对多个重要 MAC 算法 ALPHA-
MAC、MD5-MAC 和 PELICAN 等的子密钥恢复攻击,以及 HMAC-MD5 的... 阅读全帖
s*******h
发帖数: 215
10
来自主题: Olympics版 - 靠,分数的那么低,黑中国啊
太黑了,这也太赤裸裸了
Rank Country Athlete Air Landing Diffi Total
1 Flag of CAN Kyle Nissen 19.2 8.85 4.525 126.92
2 Flag of BLR Alexei Grishin 19.9 7.35 4.425 120.58
3 Flag of CHN Zhongqing Liu 19.0 8.10 4.425 119.91
4 Flag of CHN Zongyang Jia 19.2 7.80 4.425 119.47
look at here, how could that happened
g********d
发帖数: 4174
11
来自主题: QueerNews版 - big news
Calif. Senator Ashburn Comes Out
By Michelle Garcia
ROY ASHBURN OFFICIAL CASUAL X390 | ADVOCATE.COM
The California state senator who was arrested for driving while intoxicated
after a night at a gay bar announced Monday that he is gay.
Roy Ashburn, who has had a decidedly antigay voting record, made the
announcement on KERN radio. Ashburn, a Republican from Bakersfield, said his
votes were a reflection of his conservative district.
"I'm gay," he said. "Those are the words that have been so diffi
o****9
发帖数: 479
12
来自主题: Faculty版 - 计算机界最牛的华人
借你这个帖子冒个泡问个问题。
基于计算复杂度的密码算法是唯一的密码学的解决方案吗? 现有的公开密钥的加密算
法或Diffie-Hellman, ElGamal算法,都是基于复杂问题来构建的,像是大素数乘积的
分解,离散对数,共轭问题,等等。正是由于解决这些问题的代数时间算法还没有公开
发表,所以这些算法还在使用。但是,因为没人能证明代数时间的解法不存在,这些算
法的安全性无法被直接证明,只能用复杂度来讨论。复杂度是建立在代数算法不存在的
基础上。如果代数算法被发现了,那复杂度就不存在了。因为这个原因,大家对传统密
码算法的忧虑一直存在,怕被破解。量子密钥才被用来替代传统密钥。
我想问一下,是不是存在一些不是基于复杂度的密钥交换方法?ECC应该算一个吧,基
于解的不确定性。我觉得ECC还是太烦了,可以更简单。如果简单的基于解的不确定的
算法还能被构造出来,量子密钥就没有必要了。我说的有理吗?

complexity
time
case
distribution
n******y
发帖数: 192
13
来自主题: Gowest版 - CBT TOEFL
I just took a exam on TOEFL pp for fun. the score is listening: 25 structure:1
1-28(I don't know why), and reading: 27. Are these scores ok for application?
I think grammar is not so difficult for Chinese student. Is TOEFL pp as diffi
cult as real test?
Thank you
s********n
发帖数: 1962
14
来自主题: Investment版 - 贡献我的多年研究结果--VUL
I Post here the article KennyD found.This is a good one.
FINANCIAL FREEDOM
When Gifts Are Expensive Mistakes
By Suze Orman
We all love giving and receiving gifts, but promise me that if anyone tries
to make a gift to you of a valuable asset—be it the title to your parents'
house or your uncle's boatload of Warren Buffett's Berkhshire Hathaway stock
—you'll try to get them to make it an inheritance that you'll receive from
their trust. This will save you a ton of money in taxes. It can be a
diffi
h**k
发帖数: 64
15
"dismiss charge" means he does not plead guilty or no contest to any
charges and the prosecutor drop the charges. He may need to take some
programs to make the dismissal happen
later like one year, but it is fine. Also, he should not officially
admit to anything in the police report.
I think the things you need to do are:
1. His wife or you do some research to select some attorney. It is
recommended to get an attorney who knows both criminal law and
immigration law. However, it is very diffi
i******n
发帖数: 538
16
来自主题: OperaHouse版 - Opera Disasters
Another collection of black pearls. Caruso sings E lucevan le stelle with
wrong cue - Burg and Dahlberg forget their texts in a 1942 Götterdä
;mmerung from Bayreuth - Martinelli makes up text and music in Otello -
Gobbi sings with terrible intonation in Tosca - Martinucci loses his voice
and sings everything an octave lower - Suarez tries to hit a high F in
Puritani - Villazon cracks and does not finish his aria (lamento di Federico
) properly, a total disaster - Tebaldi shows her diffi
R*o
发帖数: 3781
17
来自主题: TrustInJesus版 - Study and Exposition of Romans 5:1-11
G. Contribution of Passage to Systematic Theology
This passage teaches many important truths. First, justification is a past a
ct done on behalf of the believer, not something the believer does. It is no
t moral, but forensic or legal in character. This does not mean, however, th
at it is not real.
Justification, then, whether or not it stands at the very heart of Paul’s t
heology, is nonetheless foundational to our relationship with God and a doct
rine, which if properly understood, helps us em... 阅读全帖
R*o
发帖数: 3781
18
来自主题: TrustInJesus版 - Study and Exposition of Romans 5:12-21
E. Exposition Proper
The exegesis and exposition of 5:12-21 is filled with many difficulties and
challenging questions. We will try to surface the major issues and deal with
them in a preliminary way.
5:12 Paul begins this new section with a common expression, so then (DiaV to
u'to, dia touto), which does not indicate a mere transition, but functions i
nferentially so that what follows in 5:12-21 is a conclusion based on preced
ing material. Literally, the expression dia touto means, “on account... 阅读全帖
f*****x
发帖数: 2748
19
Valient在别的领域贡献大吗?
难道这图灵奖是全能奖?
还有前几年的给公开密钥的,也是无耻地把开创这个领域
的diffie和mercle给漏掉了。

L
n**********l
发帖数: 271
20
来自主题: EmergingNetworking版 - J家2面
I can be totally wrong....
http://packetlife.net/media/library/6/IPsec.pdf
I always have this open for interviews.....
Diffie-Hellman deals with initial key change, it doesn't have to PSK I think
AH authenticates every packet
BGP load balance,要bi-direction
http://www.cisco.com/en/US/tech/tk365/technologies_configuratio
What do you mean by load balance? How do you affect BGP path selection 3
ASes away?
k****f
发帖数: 3794
21
来自主题: Linux版 - tomatovpn设置过程小结
目的:
破解只有80/443端口开放的网络的限制,使得其他的端口的程序能够正常使用,比如
ssh的22端口,ftp端口,mitbbs的web radio:8000端口。
硬件要求:
1。能够刷tomato firmware的路由器
2。路由器用了dyndns注册了域名
3。路由器启动了openvpn server功能。
4。一个跑linux的笔记本
基本原理:
在路由器上启动vpn server服务,端口设在443上。
笔记本通过openvpn client,与路由器之间建立一个vpn安全连接,
所有的网络包都先转发到路由器上openvpn server。然后再上internet
因此,笔记本上能够用到的带宽,基本就是dsl路由器上传的带宽了。
一般dsl上传带宽就300-600kbps,不做大量下载,还够用。
vpn的认证方式有两种:static key和TLS,以下步骤是TLS用的,static key应该更简
单的。
路由器上的步骤
1。路由器刷上tomatovpn http://tomatovpn.keithmoyer.com/,设置好dyndns,在port forwar... 阅读全帖
c********x
发帖数: 93
m***y
发帖数: 1
23
来自主题: Economics版 - 从就业来看GWU和TAMU的选择
I know a little about AGECON at A&M. Its placements is not good for
international students. If you want to be a faculty in US or China after 5
years, donot join this program. If you have enough money, try to apply for
the business school for any majors. Phd in economics or agecon mostly waste
your money and time for you if you do not really like research.
You can employ this opportunity to US, and then transfer to other majors.
However, future chinese applicants who love research feel more diffi
h***9
发帖数: 45
24
K. Marton (who invented the achievable scheme for broadcast channel: the
Marton's region, also the few women in this area)
Martin E. Hellman (the hellman in diffie-hellman key exchange protocol,
which is later modified to a public key encryption scheme by El-Gamal(not
related to A. El-Gamal))
h***9
发帖数: 45
25
K. Marton (who invented the achievable scheme for broadcast channel: the
Marton's region, also the few women in this area)
Martin E. Hellman (the hellman in diffie-hellman key exchange protocol,
which is later modified to a public key encryption scheme by El-Gamal(not
related to A. El-Gamal))
p*****r
发帖数: 150
26
来自主题: Pharmacy版 - Expiration date of FPGEE?
Sent a letter to them and never get response.
Thanks all of you for replying.
Junejo. Thanks for pointing out that FPGEC doens't expire but I haven't got
FPGEC yet.
I couldn't find any official information about FPGEE in NABP website.
I am waiting for their response. All I heard is just what I heard. I want an
official response so that I won't waste my time to take damn more TOEFLs.
Everyone said pharmacists market is saturating. Really hesitate to try more.
And without green card, it's so diffi
m***y
发帖数: 35
27
来自主题: Science版 - everlasting security 进一步的讨论
看来大伙都很感兴趣,我也助助兴吧
这个算法本身的idea实际上很简单,向microbe等牛牛们
看两眼也就知道大体意思了,不过话又说会来了,很多东西
本来就是很简单的,比如RSA,简直就是费马定律的翻版
当年Ron Rivest从法国回来后看到diffie-Hellman的文章
灵机一动就和Shamir等发明了这一不可一世的算法
(据说英国情报系统早在71年左右就发明了这一算法,不过没有发表而已)
口一开就停不住了,咱们先从one-time-pad说起。 One-time-pad就是
接收双方首先互相确定一密码本,当然骇客不能知道。然后把数据和
密码本XOR后传过去。先农50年代证明这一算法是无法破译的。当然既然叫
one-time-pad就是说同一密码只能用一次,反复使用就很危险。Ron Rivest
的网络安全课上就有个作业是要你破译反复使用的one-time-pad,当然这是
题外话
先农证明的这个定律是没有任何assumption的,就是说不管你有无穷大的计算
能力和无穷大的存储空间都没法破译。就是所谓的information security。
有些秘密不是你有super c
f*****x
发帖数: 2748
28
来自主题: _Hope版 - 生物版在八卦一美女
其实有人觉得那次的奖应该给公开秘钥的创始人diffie和merkle.
adelman他们搞的只是一个具体的算法。当然前面两个人离开了
密码学这个圈子可能没有什么人脉了。
1 (共1页)