Decrypts the values of a column in a tibble using the safer package.
Arguments
- col
A vector. The column of the tibble whose values will be decrypted.
- key
A list containing the private and public keys for decryption.
Value
A vector with the decrypted values.