# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "cyphr" in publications use:' type: software license: MIT title: 'cyphr: High Level Encryption Wrappers' version: 1.1.7 doi: 10.32614/CRAN.package.cyphr abstract: Encryption wrappers, using low-level support from 'sodium' and 'openssl'. 'cyphr' tries to smooth over some pain points when using encryption within applications and data analysis by wrapping around differences in function names and arguments in different encryption providing packages. It also provides high-level wrappers for input/output functions for seamlessly adding encryption to existing analyses. authors: - family-names: FitzJohn given-names: Rich email: rich.fitzjohn@gmail.com repository: https://ropensci.r-universe.dev repository-code: https://github.com/ropensci/cyphr commit: 047d0c7d8bb3a347a2706512fedb7cbb1e2d6d57 url: https://docs.ropensci.org/cyphr/ contact: - family-names: FitzJohn given-names: Rich email: rich.fitzjohn@gmail.com