mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
Update ciphers/a1z26_cipher.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
parent
9af732945c
commit
36edde8137
@ -24,7 +24,7 @@
|
||||
namespace ciphers {
|
||||
/**
|
||||
* @namespace a1z26
|
||||
* @brief Functions for [A1Z26] encryption and decryption implementation
|
||||
* @brief Functions for [A1Z26](https://www.dcode.fr/letter-number-cipher) encryption and decryption implementation
|
||||
*/
|
||||
namespace a1z26 {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user