Speed up Salsa20 just a bit.
This commit is contained in:
parent
1a4f16e0ed
commit
789046ca57
2 changed files with 75 additions and 4 deletions
|
@ -84,7 +84,7 @@ private:
|
|||
#endif // ZT_SALSA20_SSE
|
||||
uint32_t i[16];
|
||||
} _state;
|
||||
unsigned int _roundsDiv2;
|
||||
unsigned int _roundsDiv4;
|
||||
};
|
||||
|
||||
} // namespace ZeroTier
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue