Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add compile-time key length check | Aqua-sama | 2020-11-08 | 1 | -24/+33 |
* | Replace P and S C-arrays with std::array | Aqua-sama | 2020-11-08 | 1 | -5/+3 |
* | Initial commit | Aqua-sama | 2020-11-06 | 1 | -0/+103 |
index : blowfish | ||
A constexpr implementation of Blowfish |
aboutsummaryrefslogtreecommitdiff |
Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add compile-time key length check | Aqua-sama | 2020-11-08 | 1 | -24/+33 |
* | Replace P and S C-arrays with std::array | Aqua-sama | 2020-11-08 | 1 | -5/+3 |
* | Initial commit | Aqua-sama | 2020-11-06 | 1 | -0/+103 |