BlowfishContext Struct Reference
Blowfish context.
#include <node_blf.h>
Public Attributes | |
| u_int32_t | S [4][256] |
| S-Boxes. | |
| u_int32_t | P [BLF_N+2] |
| Subkeys. | |
Blowfish context.
#include <node_blf.h>
Public Attributes | |
| u_int32_t | S [4][256] |
| S-Boxes. | |
| u_int32_t | P [BLF_N+2] |
| Subkeys. | |