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字节置于加密的数据字节之前。
This is done by representing the data in the most elementary of structures -- a byte stream also known as an octet stream.
这是通过用最基本的结构表示数据来完成的,最基本的结构就是字节流,也就是八位元流。
It first explained key concepts, such as character and byte semantics with respect to string data.
首先介绍了一些关键概念,如针对字符串数据的字符语义和字节语义。
RC4 is a stream cipher algorithm operating on each byte of data; like the RC2, it supports key lengths of 40 bits, 64 bits, and 128 bits.
RC 4是一个流密码算法,它对数据的每个字节进行操作;和RC 2一样,它支持长度为40位、64位和128位的密钥。
No longer can the program assume that one byte is one character, so all data has to be decoded from UTF-8 and encoded back to UTF-8.
程序不再假设一个字节就是一个字符,因此所有的数据都需要从UTF-8 进行解码,然后再重新编码成 UTF-8。
The part of a two-part memory address that remains constant and provides a reference point from which the location of a byte of data can be calculated.
保持恒定的两部分内存地址的一部分并提供一个基准点,从这里可以计算一个字节数据的位置。
This byte array will hold all the bytes of the INTEGER data type structure.
这个字节数组包含INTEGER数据类型结构的所有字节。
The byte order of the STABs binary data depends on the object file format.
STAB二进制数据的字节顺序取决于对象文件格式。
Data overlays: the ability to override the byte values contained in a dump with user-defined values and have the UI work with the updated value.
数据覆盖:将包含在转储中的字节值覆盖为用户定义的值,并让UI使用更新后的值。
Every byte of data generated by the company was stored here, and he was the caretaker.
这家公司所有的数据都存储在这里,而他是管理员。
These algorithms can use less data on a per-byte basis to correct for more serious problems than is possible with 512-byte sectors.
这些算法可使每个字节使用较少的数据,从而比使用 512 字节扇区能纠正更多严重问题。
Blobspace: a blobspace is a logical storage unit composed of one or more chunks that store only TEXT and BYTE data.
blobspace: blobspace是一个逻辑存储单元,它由一个或更多的区块组成,其中只存储TEXT和BYTE数据。
Figure 2 depicts a scenario where data transformation occurs between disparate Single Byte Character Set (SBCS) code pages labeled by the encoding scheme.
图2描述了一个场景,数据转换在又编码计划标记的不同的SingleByteCharacterSet (SBCS)编码页之间发生。
All partitions are ext3 — and no, I've never yet lost a byte of data to filesystem corruption.
所有分区都是ext3 -可是我还从未因为文件系统缺陷而丢失过一个字节的数据。
Wiggs suggests keeping crypto keys or other sensitive data in byte arrays which should be overwritten with zero as soon as they are no longer used.
Wiggs建议把加密密钥或其他敏感数据保存在字节数组中,那样能够在不需要的时候就会被重写为零。
I use the FileStream class in this code to illustrate operating on data at the byte level.
我使用该代码中的filestream类来说明如何在字节级别操作数据。
Blobspaces are used to store text and byte data.
blobspace用来存储文本和字节数据。
If the EVPD parameter bit (for enable vital product data) is zero and the Page Code parameter byte is zero, then the target will return the standard inquiry data.
如果EVPD参数位(用于启用关键产品数据)为0并且PageCode参数字节为0,那么目标将返回标准inquiry数据。
If we had only one byte array, it would be easy to write to a slot in the data tree, since the Preferences API supports byte arrays directly.
如果我们只有一个字节数组,写入数据树中的slot会很容易,因为PreferencesAPI直接支持字节数组。
It serializes and deserializes messages and supports ByteMessage for transfer of pure byte data.
它把消息序列化并反序列化,而且支持传递纯byte数据的ByteMessage。
The first is the input array (data), and the second is an offset into the byte array.
第一个是输入数组(data),第二个是字节数组中的偏移。
This pipe stores data into a repository as byte , String, Document, Form, or InputStream.
这个管道把数据以byte 、String、Document、Form或InputStream的形式存储到存储库中。
The user would typically expect the statements in the program (if-then-else, repeat, and so on) highlighted differently from the data types (integer, byte) for better readability.
用户通常希望程序中的语句(if - then - else、repeat等)与数据类型(integer、byte等)以不同的方式高亮显示,这样可读性更好。
Class (data is kept in byte code, not accessible at runtime), and.
Class(数据保留在字节码中,无法在运行时访问)。
If you have the option, use standard library functions to do byte-swapping operations, and standardize on the order in which bytes are stored in your data files; network byte order is the best.
如果可以选择的话,请使用标准库函数来进行字节交换操作,并按照字节在数据文件中存储的顺序进行标准化;网络字节顺序最适合这种工作。
The second parameter, a byte array, contains the message data.
第二个参数为字节数组,它包含消息数据。
It gives double the LENGTH function value if double-byte data type is used as input.
如果使用双字节数据类型作为输入,它就会给出双倍的length函数值。
However, this new code now assumes that the starting address is 16-byte aligned, and also that it has enough padding on the end that the next data element in memory is also 16-byte aligned.
然而,这段新代码假定起始地址是按照16字节对齐的,并且末尾也有足够的填充位,因此内存中下一个数据元素也是16字节对齐的。
Note that an integer in J2ME is 4 bytes of data, while single-byte length notation needs only 1 byte.
注意在J2ME中一个整数是4字节数据,而单字节长度表示法只需要1个字节。
If a single byte gets lost, all data from that point forward is corrupted.
如果损失了一个字节,此后的数据就全部无法用了。
应用推荐