rabbitmq / credentials-obfuscation

Tiny library/OTP app for credential obfuscation
Other
14 stars 8 forks source link

Support encryption of cleartext char list values #8

Closed michaelklishin closed 4 years ago

michaelklishin commented 4 years ago

By converting them to binary.

When it comes to credentials, the two data types are usually semantically equivalent. When this is not the case, simply use binaries across the board.