cyphr icon indicating copy to clipboard operation
cyphr copied to clipboard

:shipit: Humane encryption

Results 8 cyphr issues
Sort by recently updated
recently updated
newest added

Hi, I have been experimenting with the cyphr package and have hit the memory limit with large .RData files. As an alternative, the [arrow package](https://arrow.apache.org/docs/r/) offers partitioning of large data...

Hi @richfitz - here is a figure for the other vignette. What do you think?

Similar to the template, we should be able to request additional metadata (e.g., human readable name, email address) and store them against the key request and the key

We would like to use this package but it is not possible to use an hidden directory to store the credentials in our settings. Is it possible to make this...

this is a departure from the current interface but would allow the "data" workflow to be a bit more seamless

Thank you for this package! With the "data encryption" workflow in https://docs.ropensci.org/cyphr/articles/data.html, is there a way to ensure deterministic encryption (i.e., same input leads to same output)? Currently: ``` r...

RStudio has changed the default generated SSH key to ED25519, which means that also the key file name changed and cannot be found by the default internal `cyphr` function `openssl_find_pubkey`....