initialization vector 中文意思是什麼

initialization vector 解釋
初始化向量
  • initialization : 初始化, 賦初值, 預置
  • vector : n 1 【數學】向量,矢量,動徑。2 【航空】飛機航線;航向指示。3 【天文學】幅,矢徑。4 【生物學】帶...
  1. Class use a chaining mode called cipher block chaining, which requires a key and an initialization vector to perform cryptographic transformations on data

    類派生的類使用一種稱為密碼塊鏈接( cbc )的鏈接模式,該鏈接模式需要密鑰和初始化向量才能執行數據的加密轉換。
  2. The block cipher classes provided in the base class library use a chaining mode called cipher block chaining, which uses a key and an initialization vector to perform cryptographic transformations on data

    基類庫中提供的塊密碼類使用稱作密碼塊鏈( cbc )的鏈模式,它使用一個密鑰和一個初始化向量( iv )對數據執行加密轉換。
  3. Retrieves the decryption initialization vector from an

    對象中檢索解密初始化向量( iv ) 。
  4. The initialization vector to use to derive the key

    用於導出密鑰的初始化向量( iv ) 。
  5. Generates a random initialization vector

    生成用於該演算法的隨機初始化向量(
  6. Object that contains the initialization vector to retrieve

    包含要檢索的初始化向量( iv )的
  7. The initialization vector to use for the symmetric algorithm

    用於對稱演算法的初始化向量。
  8. Gets or sets the initialization vector

    獲取或設置對稱演算法的初始化向量(
  9. Represents the initialization vector

    表示對稱演算法的初始化向量(
  10. A byte array that contains the decryption initialization vector

    一個包含解密初始化向量( iv )的位元組數組。
  11. An attempt was made to set the initialization vector to an invalid size

    試圖將初始化向量設置為無效大小。
  12. Property and initialization vector

    屬性和初始化向量(
  13. A simple block cipher that does not use an initialization vector will encrypt the same input block of plain text into the same output block of cipher text

    ,一個不使用初始化向量的簡單塊密碼將把相同的明文輸入塊加密為同樣的密文輸出塊。
  14. Cbc mode uses an additional text called an initialization vector to begin the chaining process

    Cbc方式使用一個稱作初始化向量( initialization vector , iv )的附加文本來開始鏈接過程。
  15. Due to the parallel global optimization characteristics of the genetic algorithm, the crossover using ant algorithm and genetic algorithm is adapted to generate the initialization vector of the sequential circuit, for avoiding the local optimization of ant algorithm

    此外,為避免螞蟻演算法陷於局部最優,利用遺傳演算法具有并行全局尋優特點,將遺傳演算法與螞蟻演算法的交叉演算法引入時序電路初始化矢量生成。
  16. I then extract the initialization vector into a byte array, block encrypt the clear data, and prefix the iv bytes to the encrypted data bytes

    隨后我將初始向量( iv )抽取到位元組數組,對明文數據進行塊加密,並將iv位元組置於加密的數據位元組之前。
分享友人