2kindsofcs e64e3df18f fix: CodeQL warnings (#1827) 1 year ago
..
CMakeLists.txt 7218eeb5b8 initial cipher folder commit 3 years ago
a1z26_cipher.cpp 5b78538570 feat: added a1z26 cipher (#1775) 1 year ago
atbash_cipher.cpp b3a0070a74 feat: Reworked/updated sorting/selection_sort.cpp. (#1613) 1 year ago
base64_encoding.cpp 0a596dd7aa feat: Base64 Encoding/Decoding, type: Ciphers (#1471) 2 years ago
caesar_cipher.cpp 01581bfd5b feat: add Caesar Cipher (#957) 3 years ago
elliptic_curve_key_exchange.cpp d9a97f106f Feat: Implementation of Elliptic Curve Diffie Hellman Key Exchange. (#1479) 2 years ago
hill_cipher.cpp 12799c5616 fix lgtm errors 3 years ago
morse_code.cpp 7f97119f8a feat: Added Morse Code (#1322) 2 years ago
uint128_t.hpp e64e3df18f fix: CodeQL warnings (#1827) 1 year ago
uint256_t.hpp e64e3df18f fix: CodeQL warnings (#1827) 1 year ago
vigenere_cipher.cpp 794e1765bd docs: Fixed an issue in Vigenere cipher documentation (#964) 3 years ago
xor_cipher.cpp 7f92f54bde feat: Add XOR Cipher (#961) 3 years ago