期刊文献+

socket层加解密在Linux上的实现

IMPLEMENTING THE SOCKET LAYER ENCRYPTION/DECRYPTION IN LINUX
下载PDF
导出
摘要 我们正致力于在Linux平台下socket层的SSL协议的核心部分的实现。本文讲述的是整个分为三阶段实现的工程的第一部分,即在已得到密钥情况下对socket数据的加解密。首先描述的是如何使用LKM进行必要的函数替换;其次结合核心数据结构详细描述了加解密实现过程,并给出了使程序实现得以简化的定理及其证明过程。 We are endeavoring to implement the core functions of SSL in Linux. The current paper describes the first step of this striplex project, namely the encryption/decryption functions with already attained keys. First we have showed how to use LKM to replace the relevant functions. Next we have elaborated a essential data structure and the encryption decryption processing.
出处 《计算机应用与软件》 CSCD 北大核心 2002年第11期62-64,F003,共4页 Computer Applications and Software
关键词 SOCKET LINUX 加密 解密 操作系统 计算机网络 Linux socket Encyption/decryption
  • 相关文献

参考文献5

  • 1[1]US National Bureau of Standards," Data Encryption Standard", FIPS Publi-cation 46-1 ,January 1988.
  • 2[2]X. Lai, "On the design and security of block ciphers"ETH Series in Informa-tion Processing Vol. 1,1992.
  • 3[3]J. M. Winett, "Definition of a socket", RFC 0167,1971.
  • 4[4]Alan Freier, Philip Karlton, Paul Kocher, "The SSL Protocol Version 3.0",Intemet Draft, March 1996.
  • 5[5]David A. Rusling, "The Linux Kernel", www. linuxdoc. org/guides. html,January 1998.

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部