X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=seed_sbox.h;h=eafecc6141e3c203dba6b033981e2d3341fb333b;hb=a75cfaf73ecb62448c0344e2842c61b178d84b7b;hp=91ce4c66a74191846dc17fec80e2eebe5e36a78e;hpb=e363148c4ed1265a963d310102ce5dd7c9e1e326;p=avr-crypto-lib.git diff --git a/seed_sbox.h b/seed_sbox.h index 91ce4c6..eafecc6 100644 --- a/seed_sbox.h +++ b/seed_sbox.h @@ -31,7 +31,7 @@ #include #include -/* + uint8_t seed_sbox1[256] PROGMEM ={ 169, 133, 214, 211, 84, 29, 172, 37, 93, 67, 24, 30, 81, 252, 202, 99, @@ -101,7 +101,7 @@ uint8_t seed_sbox2[256] PROGMEM ={ 55, 231, 36, 164, 203, 83, 10, 135, 217, 76, 131, 143, 206, 59, 74, 183 }; -*/ + /* key constants */ uint32_t seed_kc[16] PROGMEM ={ 0xb979379e,