Public Attributes | List of all members
BlowfishTestCase Struct Reference

Public Attributes

uint8_t cbc_ciphertext [24]
 
uint8_t cfb_ciphertext [16]
 
uint8_t ecb_ciphertext [16]
 
uint8_t iv [8]
 
uint8_t key [16]
 
uint8_t plaintext [16]
 

Detailed Description

Definition at line 22 of file blowfish_test.cc.

Member Data Documentation

◆ cbc_ciphertext

uint8_t BlowfishTestCase::cbc_ciphertext[24]

Definition at line 27 of file blowfish_test.cc.

◆ cfb_ciphertext

uint8_t BlowfishTestCase::cfb_ciphertext[16]

Definition at line 28 of file blowfish_test.cc.

◆ ecb_ciphertext

uint8_t BlowfishTestCase::ecb_ciphertext[16]

Definition at line 26 of file blowfish_test.cc.

◆ iv

uint8_t BlowfishTestCase::iv[8]

Definition at line 25 of file blowfish_test.cc.

◆ key

uint8_t BlowfishTestCase::key[16]

Definition at line 23 of file blowfish_test.cc.

◆ plaintext

uint8_t BlowfishTestCase::plaintext[16]

Definition at line 24 of file blowfish_test.cc.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:41