anubis_key

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(LTC_ANUBIS)
extern (C) nothrow
struct anubis_key {}

Members

Variables

R
int R;
Undocumented in source.
keyBits
int keyBits;
Undocumented in source.
roundKeyDec
uint[18 + 1][4] roundKeyDec;
Undocumented in source.
roundKeyEnc
uint[18 + 1][4] roundKeyEnc;
Undocumented in source.

Meta