Veil-Framework / Veil

Veil 3.1.X (Check version info in Veil at runtime)
GNU General Public License v3.0
3.96k stars 879 forks source link

removed duplicate code and fixed issue #394 #406

Closed nkitan closed 3 years ago

nkitan commented 3 years ago

remove code duplication and fix issue #394

encoding the randomKey and randomString with utf-8 fixes the encryption issue where a class str is passed to AES Cipher

ChrisTruncer commented 3 years ago

Looks good to me, thank you for submitting this pull request! Merging in