Predictable Initialization Vector


1.0.0 by hpAndro
2021年05月25日

Predictable Initialization Vectorについて

IVの使用は、動作モードによって説明されます

In cryptography, an initialization vector (IV) or starting variable (SV is a fixed-size input to a cryptographic primitive that is typically required to be random or pseudorandom. Randomization is crucial for encryption schemes to achieve semantic security, a property whereby repeated usage of the scheme under the same key does not allow an attacker to infer relationships between segments of the encrypted message. For block ciphers, the use of an IV is described by the modes of operation. Randomization is also required for other primitives, such as universal hash functions and message authentication codes based thereon.

Some cryptographic primitives require the IV only to be non-repeating, and the required randomness is derived internally. In this case, the IV is commonly called a nonce (number used once), and the primitives are described as stateful as opposed to randomized. This is because the IV need not be explicitly forwarded to a recipient but may be derived from a common state updated at both sender and receiver sides. (In practice, a short nonce is still transmitted along with the message to consider message loss.) An example of stateful encryption schemes is the counter mode of operation, which uses a sequence number as a nonce.

アプリの追加情報

最終のバージョン

1.0.0

投稿者

UM

Android 要件

Android 4.1+

報告

不適切な内容としてフラグ

もっと見る

APKPure Appを使用する

Predictable Initialization Vectorの旧いバージョンをダウンロードすることが可能

ダウンロード

APKPure Appを使用する

Predictable Initialization Vectorの旧いバージョンをダウンロードすることが可能

ダウンロード

Predictable Initialization Vectorの類似アプリ

hpAndro からもっと手に入れる

発見