mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
* feat: added a1z26 cipher * updating DIRECTORY.md * clang-format and clang-tidy fixes for 6e5b6be0 * Update ciphers/a1z26_cipher.cpp Co-authored-by: David Leal <halfpacho@gmail.com> * clang-format and clang-tidy fixes for 36edde81 * fix: brace style Co-authored-by: David Leal <halfpacho@gmail.com> * [feat/fix]: uses uint8_t for maps instead of int * clang-format and clang-tidy fixes for ef211d41 Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com> Co-authored-by: David Leal <halfpacho@gmail.com>