You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some cases it can be useful, but Base64 works out of the box in Python unlike AES or other cryptographic algorithms, so, i think it should not be added directly into aiogram, but it can be implemeted as separate library.
In some cases it can be useful, but Base64 works out of the box in Python unlike AES or other cryptographic algorithms, so, i think it should not be added directly into aiogram, but it can be implemeted as separate library.
aiogram version
3.x
Problem
Wants to create deep link with AES, now byte64.
Possible solution
.
Alternatives
.
Code example
Additional information
No response
The text was updated successfully, but these errors were encountered: