pecl-libsodium-doc icon indicating copy to clipboard operation
pecl-libsodium-doc copied to clipboard

Storage of keys

Open kefahB opened this issue 6 years ago • 0 comments

Hello, I wanted to know what is the best way to store the public and private key in the database, because the string generated by the libsodium functions is difficult to use in the context of credentials of an API, especially as the string contains line breaks, spaces, and many special characters.

Thank you

kefahB avatar Apr 09 '18 17:04 kefahB