package
Version:
v0.0.0-...-9f86afd
Opens a new window with list of versions in this module.
Published: May 6, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
procedure is as follow:
1. base64 decode
2. decrypt aes in CTR mode
3. remove salt
procedure is as follow:
1. plainText + salt -> binary format
2. encrypt aes in CTR mode
3. base64 encode
Source Files
¶
Click to show internal directories.
Click to hide internal directories.