《2021年有关于计算机的英语短文章.docx》由会员分享,可在线阅读,更多相关《2021年有关于计算机的英语短文章.docx(1页珍藏版)》请在taowenge.com淘文阁网|工程机械CAD图纸|机械工程制图|CAD装配图下载|SolidWorks_CaTia_CAD_UG_PROE_设计图分享下载上搜索。
1、精选word文档 下载可编辑计算机英语一Internet technical specifications often need to define a format syntax and are free to employ whatever notation their authors deem useful. Over the years, a modified version of BNF, called ABNF, has been popular among many Internet specifications. It balances compactness and simp
2、licity with reasonable representational power.互联网技术规范经常需要定义一种格式化语法并能自由地使用作者认为是有用的任何符号。多年来,巴克斯范式(BNF)的一个修订版,即扩展巴克斯范式(ABNF),已经在许多互联网规范中流行。该版本平衡了压缩性和简单性,具有合理的表达能力。计算机英语二X.509 describes two levels of Authentication, simple authentication, based on use of a password to verify user identity, and strong au
3、thentication, using credentials created by cryptographic methods. The standard recommends that only strong authentication should be used as the basis of providing secure services. Public-Key Cryptography is used for strong authentication, but X.509 is not dependent on the use of a particular cryptog
4、raphic Algorithm, though two users wishing to authenticate must support the same Algorithm.X.509描述了两个级别的认证,简单认证和强认证,简单认证基于使用一个密码验证用户身份,强认证使用加密方法创建的数字证书。标准建议只有强认证能够作为提供安全服务的基础。强认证使用公钥加密方式,但是X.509并不依赖于使用特殊加密算法,尽管两个用户希望认证必须支持同一算法。计算机英语三X.500 is an open, distributed, online directory service which is in
5、tended to be global in scope. X.500 is a support service for data exchange which includes providing directory support for data communication services specified by other OSI application standards. The X.500 series of standards covers services available to users, the functional model and protocols con
6、necting the component parts of the directory, an information framework and a schema of the information held by the directory, and a mechanism for allowing OSI components to authenticate each other.X.500是一个开放的、分布式的、趋向于全球化的在线目录服务。X.500支持数据交换服务,该服务符合OSI模型和其他应用协议下的数据传送的目录服务。X.500这一系列标准涵盖了可用的用户服务、连接各组成部分的功能和协议模型、目录的消息框架和信息保持、OSI模型中各组成部分彼此授权的支持等多个方面。