The data encrypt card using DSP chip, PCI interface chip, asynchronism FIFO chip and EPLD that realize the control of the data encrypt card is designed and implemented.
数据加解密卡的硬件设计和实现。采用DSP芯片、PCI接口芯片、异步FIFO等器件,通过EPLD控制实现了数据加解密卡;
The system lets you encrypt or scramble the data that's sent between machines.
这个系统可以让你对机器间互发的数据作加密或扰频处理。
The sample code generates a new secret key and uses it to encrypt and decrypt data.
这个样本代码将生成一个新的秘钥,并使用它对数据进行加密和解密。
Scientists have found a way to store, encrypt and retrieve complex data in the DNA of E. coli.
科学家已经发现了在大肠杆菌的DNA中存储、加密和检索复杂数据的方法。
This encrypted part can only be read by the receiver with the private key corresponding to the public key that was used to encrypt the data.
只有当接收者具有与加密数据时使用的公钥相对应的私钥时,才能阅读这部分被加密的数据。
The encryption algorithm list box lets you choose the symmetric algorithm to be used to encrypt the service data object contained within the SOAP message's body.
在加密算法列表框中可以选择对称算法,使用该算法可以加密SOAP消息正文中包含的服务数据对象。
There's another solution, one that works with whole-disk encryption products like PGP disk (I'm on PGP's advisory board), TrueCrypt, and BitLocker: encrypt the data to a key you don't know.
有另外一种方法,即用全磁盘加密产品,像PG P磁盘(我在PGP顾问委员会),加密软件,驱动器加密。用一个你不知道的密钥来加密数据。
Additional authentication options include the ability to encrypt user names and passwords, as well as data, as they travel across the network between client and server.
其他身份验证选项包括当用户名和口令以及数据在客户机和服务器之间的网络上传递时进行加密。
Use the key that was previously generated to encrypt the sensitive data within the SOAP message (symmetric encryption).
使用以前生成的密钥加密SOAP消息中的敏感数据(对称加密)。
The firm collected too much data, kept it too long, did not encrypt it, lacked password protections and left its wireless network open.
这家公司收集了过多的资料并保留了太长的时间,没有给这些资料加密同时缺少密码保护,并且还让公司无线网络处于公开状态。
It contains a public key and a private key used to encrypt the data exchanged over the SSL connection.
它包含用于加密在SSL连接上交换的数据的公钥和私钥。
This is because the amount of time taken to encrypt data is, typically, dependent on the amount of data being encrypted and not the actual content of the data.
这是因为加密数据花费的时间通常取决于加密的数据量,而不是实际的数据内容。
PKI consists of two keys — a public key and a private key — used to authenticate the user and encrypt the data.
PK i由两个密钥组成-公钥和私钥-用于认证用户和加密数据。
With access to the WebSphere MQ file Transfer Edition agent's command queue suitably restricted, a useful enhancement might be to encrypt the file data as it flows between agents.
对WebSphereMQFileTransferEdition代理的命令队列的访问进行适当限制后,一个有用的增强可能是对在代理之间流动的文件数据进行加密。
ReadFile fetches the data (complete XML file) that we want to encrypt.
ReadFile取得我们希望加密的数据(整个XML文件)。
In general, the Encrypted Files system (EFS) support on AIX enables individual users on the system to encrypt their data and also access it through keyed protection.
总的来说,AIX上的EncryptedFilesSystem (EFS)支持让系统上的用户可以加密他们的数据,还可以在密钥的保护下访问数据。
The other attribute, xmlns, specifies the XML Encryption namespace that we used to encrypt the XML data.
另一个属性xmlns指定了用来加密XML数据的 XML加密名称空间。
Select Encryption algorithm and hashing algorithm you want to use in your IPSec tunnels to encrypt the data.
选择在IPSec隧道中加密数据所用的加密算法和散列算法。
In Listing 2 you can see the result of applying WS-Encryption to the SOAP message described above to encrypt the service data object.
在清单2中,您可以看到将WS -Encryption应用于上文描述的SOAP消息以加密服务数据对象的结果。
While the OpenBSD team is still exploring more extensive encryption of the file system, steps have been taken to encrypt data where possible.
OpenBSD团队仍在进一步广泛地研究文件系统的加密,并且在系统中所有可能的地方都对数据进行了加密。
WebSphere MQ alone can encrypt the data in transit as messages traverse channels, but it does not encrypt the messages while the queue manager processes them.
WebSphereMQ能够在消息穿过通道时独自临时加密数据,但它并不在队列管理器处理消息时加密消息。
Before uploading data to the cloud, Alice USES the data processor to encrypt and encode the documents along with their metadata (tags, time, size, etc.), then she sends them into the cloud.
在将数据上传到云之前,Alice会使用数据处理器将文档与其元数据(标签、时间、大小等等)一起加密和编码,然后她会将其传送到云上。
The FS agent provides a feature to encrypt and decrypt data written to or read from file systems.
FS代理提供一个特性,用于加密或解密写到文件系统或从中读取的数据。
In this way, data confidentiality can be ensured on the topic, even if some logic must be implemented to encrypt messages on the central reservation system.
通过这样,可以确保主题上的数据保密性,不过必须在中央预约系统上实现某种逻辑来加密消息。
Encryption You can specify password at table level to encrypt the data.
加密可以在表级指定密码来对数据进行加密。
This enables him to encrypt data he sends over the network and protect the identity of his own Internet protocol (IP) address.
这使他能够为他通过网络发送的数据加密,并保护他自己的IP地址身份。
The previous tip assumes that you want to obscure serialized data, not encrypt it or ensure it hasn't been modified.
上一个技巧假设您想模糊化序列化数据,而不是对其加密或者确保它不被修改。
I then extract the initialization vector (IV) into a byte array, block encrypt the clear data, and prefix the IV bytes to the encrypted data bytes.
随后我将初始向量(IV)抽取到字节数组,对明文数据进行块加密,并将iv字节置于加密的数据字节之前。
I then extract the initialization vector (IV) into a byte array, block encrypt the clear data, and prefix the IV bytes to the encrypted data bytes.
随后我将初始向量(IV)抽取到字节数组,对明文数据进行块加密,并将iv字节置于加密的数据字节之前。
应用推荐