密钥对

  • 网络Key Pair;key-pair
密钥对密钥对
  1. 键入密钥对的名称并单击Continue。

    Type the name of the key pair and click Continue .

  2. 创建一个DSA密钥对,即验证使用的公钥和私钥

    Create a DSA key pair , public and private keys for authentication , by typing

  3. 还设计了一个简单的CA以实现密钥对的产生、保存和读取。

    However , to design a simple CA for secret key generating , saving and reading .

  4. 幸运的是,创建密钥对所需的所有工具都是标准Java实现的一部分。

    Fortunately , all of the tools you need to create key pairs are part of the standard Java implementation .

  5. 针对移动Agent系统的匿名性问题,设计了一个基于一次性密钥对签名的匿名性方案。

    Focusing on the anonymity problem of mobile Agent system , a method based on digital signature with one-time pair of keys is proposed .

  6. 其中增加两个功能模块:Web服务安全平台,用来生成管理密钥对、数字证书和Web服务双方的身份认证;

    Web services security platform ( WSSP ) which was used to create a pair of manager private key , digital certificate and the authentication of identity ;

  7. 用JAVA实现DSA数字签名算法的密钥对

    The Implement of A Pair of Secret Key of Digital Signature Algorithm by Using Java Programming Language

  8. 利用SSH的密钥对建立安全通道

    Setting up the secure tunnel to utilize the key of SSH

  9. Amazon需要使用一个只有您知道的密钥对每个请求进行签名。

    Amazon requires each request to be signed using a secret key that only you know .

  10. 如果一个服务器主机名或IP地址改变,公私密钥对配置会由于缓存的已知主机而破坏。

    If a server host name or IP address changes , the public-private key pair configuration will break because of the cached known hosts .

  11. 为J2SE和J2EE客户机创建密钥对和证书

    Create key pairs and certificates for the J2SE and J2EE clients

  12. 受限环境下RSA密钥对生成的优化

    Optimizing RSA Key Generating Under Restrained Conditions

  13. 身份由非对称的密钥对组成:任何人都可以使用(包括这个名字)的公钥(PublicKey)和只有用户知道的唯一的私钥(PrivateKey)。

    The identity consists of an asymmetrical key pair : a Public Key that anyone can use ( thus the name ) and a unique Private Key known only to the user .

  14. passport登录服务器使用该密钥对站点间传递的查询字符串进行加密和解密。

    The passport logon server uses this key to encrypt and decrypt the query strings passed between sites .

  15. RSA算法在受限环境、嵌入式环境中最慢的操作是生成密钥对,即寻找两个大素数。

    To generate big primes is the slowest operation for RSA in restricted enviroments such as smart card .

  16. 最后,我要提一下作为一种替代方案来设置公私SSH密钥对的可信主机环境。

    Finally , I mention the trusted host environment as an alternative to setting up public-private SSH key pairs .

  17. 该体制可以免除复杂的CA证书认证过程,具有节省存储空间和快捷简便生成密钥对的优点,具有广泛的应用。

    The system can avoid complex processes of CA authentication , save the space of storage and generate pairs of keys quickly , then it can be used widely ;

  18. 首先为其建立索引,并使用对称的加密模式(例如AES)以唯一的密钥对其进行加密。

    Begins by indexing it and encrypting it with a symmetric encryption scheme ( e.g. , AES ) under a unique key .

  19. 使用infile中的密钥对对已签名或部分签名的assembly进行测试签名。

    Test sign the signed or partially signed assembly with the key pair in infile .

  20. 可信主机身份验证和公私SSH密钥对身份验证方法是类似的,在很大程度上实现相同的结果。

    The trusted-host authentication and public-private SSH key pair authentication methods are similar and to a greater end achieve the same results .

  21. FTP客户机和服务器之间的安全通信使用证书,其中包含一个公共-私有密钥对。

    The secure communication between the FTP client and server makes use of the certificates , a combination of a public-private key pair .

  22. 本文根据AES的算法用Visualc++6.0实现了128位密钥对数据的加密和解密。

    The algorithm of this paper is based on algorithm of AES , and use 128-bits key to implement the encryption and decryption of data in Visual C + + 6.0 .

  23. 如果一个SSH公钥改变或重新生成密钥对,所有远程主机将在其authorizedkeys文件中需要新的公共密钥。

    If an SSH public key changes or the pair is regenerated , all of the remote hosts will need the new public key in their authorized_keys file .

  24. 出于好奇,我们使用1024位RSA密钥对进行签名,使用128位机密密钥(AES)进行加密。

    For the curious , a1024 bit RSA key pair is used for signing and a128 bit secret key ( AES ) is used for encryption .

  25. 可以使用ssh-keygen命令生成公共-私有密钥对。

    Public-private key pairs can be generated using the ssh-keygen command .

  26. 为了使用Gerrit,你需要一个账号,生成一个SSH密钥对。

    In order to do anything with Gerrit , you need to have a registered account and an SSH keypair generated .

  27. 对于拒绝创建无密码SSH公私密钥对的真正的偏执狂来说,有一个ssh-agent实用程序。

    For the truly paranoid who refuse to create a password-less SSH public-private key pair , there 's the ssh-agent utility .

  28. 好消息是,一旦设置好了密钥对和证书,使用SSL时并不需要修改管理客户机代码。

    The good news is that once the keypair and certificate have been set up , you don 't need to modify your management client code to make use of SSL .

  29. 从客户端将消息发送到网络之前,WS-Security使用了非对称密钥对消息进行数字签名和加密。

    Prior to the message being sent onto the wire from the client , WS-Security used asymmetric keys to digitally sign and encrypt the message .

  30. 必须定义一个名称并选择在注册EC2时已经安装的密钥对。

    You 'll have to define a name and pick the key pair you should have already installed in the process of signing up for EC2 .