Help with crypto module - crypto_one_time method - (ArgumentError) argument error Issue

I might missremember things, though :crypto.crypto_one_time/4,5 does not carry the iv in the result.

You need to prepend it manually if you want to have it part of the message.

5 Likes