Skip to content
Snippets Groups Projects
Commit 0f79bf32 authored by alexey.stratulat's avatar alexey.stratulat
Browse files

[*] The Base64 algorithm for the input accepts a PyByteObject object returns a...

[*] The Base64 algorithm for the input accepts a PyByteObject object returns a tuple with an encoded value and long source data. The decryption function accepts this tuple and returns a PyBytesObject object. Exceptions do not arise, but redundant data appears.
parent 51b9235d
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment