Tag: ofb
Found 24 results for 'ofb'.
1) aes - crypto design with AES-256 MODE OFB
2) encryption - OFB mode discussion
3) aes - Is it ok to transmit an IV as a custom HTTP header?
4) aes - What is the advantage of CFB over OFB?
5) aes - AES in OFB mode and IVs
6) cbc - Implementing 5 modes of operation with a hash function
7) stream-cipher - Is OFB-mode a stream-cipher?
8) encryption - Is there a way to encrypt an integer within an arbitrary range?
9) symmetric - Are CFB and OFB really meant for streaming?
10) pseudo-random-function - Security of OFB mode if PRP is used instead of PRF
11) block-cipher - Who is the inventor of the OFB block cipher mode of operation?
12) one-time-pad - How comparable is OFB to a one-time pad?
13) aes - Capacity of Advanced Encryption Standard in terms of File Encryption
14) aes - does OFB mode has diffusion on the plaintext?
15) encryption - Which attacks can be avoided by the use of OFB instead of ECB?
16) provable-security - Is MCrypt's 8-bit OFB mode secure?
17) encryption - How does Output Feedback mode use the initialization vector?
18) block-cipher - What's the advantage of using OFB/CFB/CTR modes over a stream cipher
19) block-cipher - Does the Blowfish cipher work with OFB mode?
20) stream-cipher - Is the Blum Blum Shub PRNG suitable to create initialization vectors?
21) encryption - Is my pseudo-random initialization vector secure?
22) aes - Is AES in OFB mode with same IV more robust than ECB mode?
23) ofb - Probability of Repeated Encrypted Block In Output Feedback (OFB) Mode
24) modes-of-operation - Complexity of ECB and OFB