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
Java result = "0AF5L1WgamSaM8hiiMFhkDUrK4KonhBu" python result = "0uaTPI9g49f9MMw54OvY8x5rmNcrhydM"
If I remove one character, there the same encryption
The text was updated successfully, but these errors were encountered:
frantz-las
changed the title
Need public variable minLen and maxLen
Some time there are a difference of encryption between Python code and Java code
Jan 17, 2025
Some time there are a difference of encryption between Python code and Java code when the string to encrypt is the same length than maxLen
For example :
Java result = "0AF5L1WgamSaM8hiiMFhkDUrK4KonhBu"
python result = "0uaTPI9g49f9MMw54OvY8x5rmNcrhydM"
If I remove one character, there the same encryption
The text was updated successfully, but these errors were encountered: