norkator / cryptography

Cryptography Android application code samples / cipher collection for app users
https://play.google.com/store/apps/details?id=com.nitramite.cryptography
MIT License
184 stars 32 forks source link

AES return byte array to base64 change #30

Closed norkator closed 3 years ago

norkator commented 3 years ago

128469408-8c3300a4-51ab-42ff-aa7a-57396575bac8

@SKR301 https://github.com/norkator/cryptography/pull/29

SKR301 commented 3 years ago

image

https://security.stackexchange.com/questions/220560/rsa-key-string-vs-hex-vs-base64-vs-byte-array-represantational-form No need to change. It's the same thing.

norkator commented 3 years ago

Wait... I need to maybe change something