俺还以为老农被俺的砖头咂晕起不来了,看来老农内功深厚,还接着战斗! 不过俗语有云:盲锤打倒老师傅! 俺就喜欢使用盲锤! hotpower 23楼 发表于 1 小时前 | 只看该作者 //。。俺的算法是公开的不会存在“这些步聚只有设计者自已知道,世界上无人能解得了。” 既然算法公开,那还有加密的必要? 别人拿到经过公开算法加密过的信息,只要再输进已公开算法的程序,那自然就还原出原来的信息了!
hotpower 发表于 半小时前 | 只看该作者
真正的密码只与密钥(就是人们常说的密码,如银行卡密码,它只是密钥(卡号+密码)的一部分)有关,而与算法无关。
也有算法保密的“密码”,密界是不承认这种“密码”的。
就拿飞船自己做过的XOR.
XOR是密码中没任何人不用的“算法”,二次XOR即可还原。
假若密钥是0x55,明文是0xaa,那么加密算法为密文=明文 XOR 密钥 即密文=0xaa xor 55=0xff
则解密时:明文=密文 XOR 密钥= 0xff xor 55 = 0xaa
从这个例子可以看出,加密和解密“算法”都为XOR,即算法XOR是“公开”的。 若不知道密钥0x55,就无法从密文得到明文。 这是个“8位”密码,故需要穷举2^8=256次。
故证明密码与加密和解密的算法是可以公开的,而密钥是需要自己保管的。
当然这是对称密码体系,在公开密钥体系中公开密钥是不需要保密的,私人密钥 是要保管的~~~
建议飞船看看:http://www.mathmagic.cn/bbs/simple/index.php?t2852.html
论文集
欧密会、美密会、亚密会、PKC、FSE、RSA、CHES七大会议全部论文 http://www.mathmagic.cn/bbs/read.php?tid=2556 密码学进展——CHINACRYPT’92第二届中国密码学学术会议论文集 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=412 密码学进展——CHINACRYPT’94第三届中国密码学学术会议论文集 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=419 密码学进展——CHINACRYPT’96第四届中国密码学学术会议论文集 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=420 密码学进展——CHINACRYPT’98第五届中国密码学学术会议论文集 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=421 密码学进展——CHINACRYPT'2000,第六届中国密码学学术会议论文集 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2334 密码学进展——CHINACRYPT'2002,第七届中国密码学学术会议论文集 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2333 密码学进展——CHINACRYPT'2004,第八届中国密码学学术会议论文集 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2843 信息和通信安全——CCICS’99 第一届中国信息和通信安全学术会议论文集 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2595 信息和通信安全:CCICS’2003:第三届中国信息和通信安全学术会议论文集 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2596 Cryptographic Hardware and Embedded Systems CHES 2004 - 6th International Workshop http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5293
综合概述
现代密码学理论与实践,[英]Wenbo Mao著 王继林 伍前红等译,电子工业出版社,2004 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2831 Modern Cryptography - Theory And Practice,现代密码学 理论与实践,英文版,毛文波 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2847 密码学基础,[以]戈德里克(Goldreich,O.)编著 温巧燕 杨义先译,2003,人民邮电出版社 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2845 密码学基础(英文版),[以色列]戈德赖克(Goldreich,O.)著,电子工业出版社,2003 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2844 Handbook_of_Applied_Cryptography应用密码学手册(英文版) http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=3193 Cryptography - Theory And Practice,Douglas Stinson,1995 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5294 密码学原理与实践(第二版),[加]斯廷森(Stinson,D_R_)著 冯登国译,电子工业出版社,2003 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2839 Cryptography and Network Security Principles and Practice,2nd Edition http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2841 Cryptography and Network Security 4th Ed,Stallings,William,Prentice Hall(2005) http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5290 Applied Cryptography - Protocols, Algorithms, and Source Code in C, Second Edition - Bruce Schneier http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5291 《应用密码学:协议、算法与C源程序》第二版 中文翻译电子版,Bruce Schneier著 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=517 《密码学导引》电子版,冯登国、裴定一编著 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=429 密码学引论,张焕国 刘玉珍编著,武汉大学出版社,2003 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2842 密码学概论(中文版),[美]Wade Trappe Lawre,人民邮电出版社,2004 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2846 密码学与网络安全技术基础,汤惟主编,机械工业出版社,2004 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2840 ICSA密码学指南,[美]尼科尔斯(Nichols,R_K_)主编 吴世忠 郭涛 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2838 计算机密码学——计算机网络中的数据保密与安全 (第3版),卢开澄编著,清华大学出版社,2003 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2837 计算机密码学及其应用,赖溪松 肖国镇,国防工业出版社,2000 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2836 密码学,宋震等编著,中国水利水电出版社,2002 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2835 现代密码学,沈鲁生 沈世镒编著,科学出版社,2002 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2833 现代密码学,杨波编著,清华大学出版社,2003 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2832 应用密码学,孙淑玲编著,清华大学出版社,2004 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2828 应用密码学,王衍波 薛通编著,机械工业出版社,2003 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2827 应用密码学教程,胡向东魏琴芳编著,电子工业出版社,2005 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2826 Contemporary Cryptography(当代密码学),Rolf Oppliger,May 2005 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5298 《密码学与计算机安全》课件,上海交通大学计算机科学与工程系 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=1326 《Lecture Notes on Cryptography》麻省理工学院密码学(1996--2001)讲义 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=723 Final report of European project,2004,英文版 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=6725 CRYPTREC Report 2002.pdf http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=7940 CRYPTREC Report 2001.pdf http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=7939
信息与编码
代数和编码 修订版 ;万哲先 又名《代数与编码》 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2704 密码编码学与网络安全:原理与实践(第二版),[美]William Stallings著 杨明 胥光辉等译,2001 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=3269 密码编码学与网络安全:原理与实践 (第三版),[美]William Stllings著 刘玉珍 王丽娜 傅建明等译,2004 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=3270 习题解答,密码编码学与网络安全:原理与实践 (第三版) http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=6216 密码编码学:加密方法的C与C++实现,[德]威尔森巴赫(Welschenbach,M.)著 赵振江等译,2003 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=3271 密码编码和密码分析:原理与方法,[德]保尔(Bauer,F_L_)著 吴世忠等译,2001 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=3272 信息论与编码理论(第二版),[美]Robert J.McEliece著 李斗 殷悦 罗燕等译,电子工业出版社2004 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=3558 编码理论,肖国镇 卿斯汉,1993 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5299 Cambridge University Press - The Theory Of Information And Coding (2002) http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=3570 Error Control Coding : Fundamentals and Applications http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=3663 low-density parity-check codes,Robert G. Gallager,1963 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=4675 Entropy_and_Information_Theory,Robert M. Gray,1990 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=6724
算法实现
[经典图书](英文版)The Art Of Computer Programming, Vol 1-4(DONALD E. KNUTH,1997) http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5166 [经典图书]计算机程序设计艺术(中文版)1-3卷(DONALD E. KNUTH) http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5168 算法艺术与信息学竞赛,刘汝佳、黄亮,清华大学出版社 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5165 BigNum Math-Implementing Cryptographic Multiple Precision Arithmetic,Jun 2006 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5144 Java Cryptography,by Jonathan Knudsen http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5292 Introduction To Algorithms,Second Edition,McGraw Hill http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5295 Introduction.to.Cryptography.with.Java.Applets,2003 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5297 Modern computer algebra,von zur Gathen, Gerhard. (1ed., CUP, 1999)(K)(T)(767s) http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=6419 Algorithms and Complexity,Herbert S. Wilf,1994 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=6418 Cryptography for Developers (2007) http://www.mathmagic.cn/bbs/read.php?tid=9651 Algorithms for Computer Algebra - K. Geddes, S. Czapor, G. Labahn http://www.mathmagic.cn/bbs/read.php?tid=9649
密码分析
密码分析学(冯登国) http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2716
分组密码
《对称密码学》,胡予濮等编著,机械工业出版社,2002 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2065 分组密码的设计与分析,冯登国 吴文玲,清华大学出版社,2000 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5265 高级加密标准(AES)算法:Rijndael的设计,[比]戴尔蒙 [比]瑞蒙著 谷大武 徐胜波译,清华大学出版社 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=3455 《Block Ciphers》,RSA Laboratories Technical Report TR601,英文版,1995 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5161
公钥密码
公开密钥密码算法及其快速实现,周玉洁、冯登国,国防工业出版社 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5164 Multivaiate Public Key Cryptosystem http://www.mathmagic.cn/bbs/read.php?tid=9648
数字签名
数字签名原理及技术,张先红编著,机械工业出版社,2004 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5085 数字签名,[美]Mohan Atreya等著 贺军等译,清华大学出版社,2003 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5086 Federal Agency Use of Public Key Technology for Digital Signatures and Authentication http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5087 Electronic And Digital Signature—A Global Status Report http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5088 Digital signature guidelines-Legal Infrastructure for Certification Authorities and Secure Electronic Commerce http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5089
密码协议
安全协议理论与方法,范红 冯登国,2003 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5765
椭圆曲线
Advances in Elliptic Curve Cryptography(英文版电子书) http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=3462 Tate, J - The Arithmetic of Elliptic Curves (Inv. Math. 23, 1974) http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=3491 Arithmetic Theory of Elliptic Curves (Springer LNM 1716, 1999) http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=3527 Silverman - Advanced Topics in the Arithmetic of Elliptic Curves (268s) http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=3569 Advances in Elliptic Curve Cryptography,Ian F. Blake,[Cambridge University Press] http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5207 ELLIPTIC CURVES AND THEIR APPLICATIONS TO CRYPTOGRAPHY,Andreas Enge http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5205 Elliptic curves (2ed),Husemoeller D., Springer, GMT111, 2004 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5204 Guide to Elliptic Curve Cryptography, Darrel Hankerson, Springer, 2004 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5203 handbook of elliptic and hyperelliptic curve cryptography http://www.mathmagic.cn/bbs/read.php?tid=9652 Elliptic Curves: Number Theory and Cryptography(Lawrence C. Washington著) http://www.mathmagic.cn/bbs/read.php?tid=9717
序列密码
序列密码的设计与分析,吕述望 范修斌 周玉洁,北京中软电子出版社,2003 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=3800 《流密码学及其应用》,丁存生,肖国镇著,国防工业,1994 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2067 《计算机数据保护--序列密码的分析与设计》,作者RAINER RUEPPEL,人民邮电出版社1988 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2066 《Stream Ciphers》,RSA Laboratories Technical Report,1995,英文版 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5162 线性移位寄存器序列,丁石孙 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=6538
数论、代数、组合数学
A Course In Number Theory And Cryptography (2Ed, Koblitz N, Gtm 114, Springer,1994)(600Dpi)(L)(T)(123S) Mtc http://www.mathmagic.cn/bbs/read.php?boardid=16&tid=4235 Cohen H,A Course In Computational Algebraic Number Theory (Springer, 1996) http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5163 A Computational Introduction to Number Theory and Algebra, Victor Shoup http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5169 Algorithmic Number Theory,Henri Cohen,springer,1996 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5206 The development of the number field sieve,A.K. Lenstra H.W. Lenstra, Jr. http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=6537 Cyclic Difference Sets,Heidelberg http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=6536 初等数论,潘承洞,潘承彪著,北京大学出版社,1992 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=3238 算法数论,裴定一 祝跃飞编著,科学出版社,2002 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=3241 近世代数基础,刘绍学,高教出版社,1999 http://www.mathmagic.cn/bbs/read.php?BoardID=18&replyID=17268&tid=4315&skin=0 近世代数,杨子胥,高教出版社 http://www.mathmagic.cn/bbs/read.php?BoardID=18&replyID=17307&tid=4321&skin=0 近世代数习题解 杨子胥 http://www.mathmagic.cn/bbs/read.php?BoardID=18&replyID=2735&tid=544&skin=0 《组合密码学》,沈世镒 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2461 Algebraic aspects of cryptography http://www.mathmagic.cn/bbs/read.php?tid=9650
布尔函数
现代密码学中的布尔函数,温巧燕 钮心忻 杨义先,科学出版社,2000 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2830 频谱理论及其在密码学中的应用,冯登国著,科学出版社,2000 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2834 《密码学中的逻辑函数》,李世取等 著,北京中软电子出版社,2003 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2068
其他
隐显密码学,[美]沃纳(Wayner,P_)著 杨力平等译,电子工业出版社,2003 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2829 战争中的数学 军事密码学,李长生 邹祁编著 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=2717 cryptologia - history, people, and technology http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5296 信息隐藏技术——隐写术与数字水印,[英]Datzenbeisser,S_著 吴秋新 钮心忻译,2001 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5787 信息隐藏与数字水印,钮心忻主编,2004 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5786 密码故事—人类智力的另类较量(即《The Code Book》的中文版) http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=6772 Information Hiding Techniques for Steganography and Digital Watermarking, P. Petitcolas, 1999 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=6535 The CodeBreakers(《破译者》英文版),Kahn David http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=6277 《Signal Design for Good Correlation,For Wireless Communication, Cryptography, and Radar》Golomb S.W. Gong G.(2005) http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5954
网络安全
计算机网络,Audrew S.Tanenbaum著 潘爱民译,清华大学出版社,2004 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5788
常用工具
[强烈推荐]多精度计算器Hpmbcalc 4.1.rar http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=8075 [推荐]密码算法程序包miracl,包含使用手册 http://www.mathmagic.cn/bbs/read.php?boardID=16&tid=5153 [强烈推荐]VC6自解压完美版第二版 http://www.mathmagic.cn/bbs/read.php?boardID=18&tid=5772 [强烈推荐]Turbo C for Windows 集成实验与学习环境 http://www.mathmagic.cn/bbs/read.php?boardID=18&tid=5147 MinGW——windows下的GNU编译环境(61M) http://www.mathmagic.cn/bbs/read.php?boardID=18&tid=5774
|
文章评论(0条评论)
登录后参与讨论