codecipher.a1z52n62 package¶
Subpackages¶
Submodules¶
- codecipher.a1z52n62.config module
A1z52N62ConfigA1z52N62Config._abc_implA1z52N62Config.allowed_charsA1z52N62Config.alphabet_sizeA1z52N62Config.altcharsA1z52N62Config.code_splitterA1z52N62Config.keyA1z52N62Config.lookup_tableA1z52N62Config.lower_case_baseA1z52N62Config.lower_case_offsetA1z52N62Config.numeric_baseA1z52N62Config.paddingA1z52N62Config.shiftA1z52N62Config.upper_case_offset
- codecipher.a1z52n62.engine module
Module contents¶
- Module
__init__.py
- Copyright
Copyright (C) 2021 - 2026 Vladimir Roncevic <elektron.ronca@gmail.com> codecipher is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. codecipher is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
- Info
Initialization for codecipher.a1z52n62 package.