{
  "_id": "69df432dc5259ad4cd8dd54d",
  "Package": "cyphr",
  "Title": "High Level Encryption Wrappers",
  "Version": "1.1.7",
  "Authors@R": "c(person(\"Rich\", \"FitzJohn\", role = c(\"aut\", \"cre\"),\nemail = \"rich.fitzjohn@gmail.com\"),\nperson(\"Jai\", \"Ranganathan\", role = \"ctb\"))",
  "Description": "Encryption wrappers, using low-level support from 'sodium'\nand 'openssl'.  'cyphr' tries to smooth over some pain points\nwhen using encryption within applications and data analysis by\nwrapping around differences in function names and arguments in\ndifferent encryption providing packages.  It also provides\nhigh-level wrappers for input/output functions for seamlessly\nadding encryption to existing analyses.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/ropensci/cyphr,\nhttps://docs.ropensci.org/cyphr/",
  "BugReports": "https://github.com/ropensci/cyphr/issues",
  "RoxygenNote": "7.2.3",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "rmarkdown, knitr",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libsodium-dev libssl-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2025-02-07 10:13:36 UTC",
  "RemoteUrl": "https://github.com/ropensci/cyphr",
  "RemoteRef": "master",
  "RemoteSha": "047d0c7d8bb3a347a2706512fedb7cbb1e2d6d57",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-04-15 07:46:52 UTC",
    "User": "root"
  },
  "Author": "Rich FitzJohn [aut, cre],\nJai Ranganathan [ctb]",
  "Maintainer": "Rich FitzJohn <rich.fitzjohn@gmail.com>",
  "MD5sum": "a54c4a6712c18c3e5007c1ad0ec43309",
  "_user": "ropensci",
  "_type": "src",
  "_file": "cyphr_1.1.7.tar.gz",
  "_fileid": "a86fd71205b1fb500eb3c72347779d6db1011d2384196351ca018ea4a4c43630",
  "_filesize": 1050830,
  "_sha256": "a86fd71205b1fb500eb3c72347779d6db1011d2384196351ca018ea4a4c43630",
  "_created": "2026-04-15T07:46:52.000Z",
  "_published": "2026-04-15T07:50:05.583Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 71411447760,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6445499671"
    },
    {
      "job": 71411447764,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6445503279"
    },
    {
      "job": 71411447759,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6445490861"
    },
    {
      "job": 71411447763,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6445492500"
    },
    {
      "job": 71411027786,
      "time": 163,
      "config": "pkgdown",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "6445455249"
    },
    {
      "job": 71411027779,
      "time": 193,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6445462618"
    },
    {
      "job": 71411447742,
      "time": 106,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6445493277"
    },
    {
      "job": 71411447769,
      "time": 143,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6445503355"
    },
    {
      "job": 71411447804,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6445493448"
    },
    {
      "job": 71411447803,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6445491549"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442598410",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/cyphr",
  "_commit": {
    "id": "047d0c7d8bb3a347a2706512fedb7cbb1e2d6d57",
    "author": "Rich FitzJohn <r.fitzjohn@imperial.ac.uk>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #60 from ropensci/reside-383\n\nFix lint",
    "time": 1738923216
  },
  "_maintainer": {
    "name": "Rich FitzJohn",
    "email": "rich.fitzjohn@gmail.com",
    "login": "richfitz",
    "mastodon": "@richfitz@fosstodon.org",
    "uuid": 1558093
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "getPass",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "version": ">= 0.9.9",
      "role": "Imports"
    },
    {
      "package": "sodium",
      "version": ">= 1.2.1",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "encryption",
    "openssl",
    "peer-reviewed",
    "sodium"
  ],
  "_stars": 97,
  "_contributors": [
    {
      "user": "richfitz",
      "count": 175,
      "uuid": 1558093
    },
    {
      "user": "r-ash",
      "count": 7,
      "uuid": 39248272
    },
    {
      "user": "maelle",
      "count": 4,
      "uuid": 8360597
    },
    {
      "user": "superjai",
      "count": 4,
      "uuid": 1744300
    },
    {
      "user": "weshinsley",
      "count": 2,
      "uuid": 9009312
    },
    {
      "user": "jeroen",
      "count": 1,
      "uuid": 216319
    },
    {
      "user": "nbanion-gh",
      "count": 1,
      "uuid": 91757353
    },
    {
      "user": "hrbrmstr",
      "count": 1,
      "uuid": 509878
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 849,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cyphr"
  },
  "_devurl": "https://github.com/ropensci/cyphr",
  "_pkgdown": "https://docs.ropensci.org/cyphr",
  "_searchresults": 61,
  "_metadata": {
    "review": {
      "id": 114,
      "status": "reviewed",
      "version": "0.1.0",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/114"
    },
    "ropensci_category": "security"
  },
  "_rbuild": "4.5.3",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cyphr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/cyphr",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2019-03-23"
    },
    {
      "version": "1.0.2",
      "date": "2020-01-14"
    },
    {
      "version": "1.0.3",
      "date": "2020-03-02"
    },
    {
      "version": "1.1.0",
      "date": "2020-03-09"
    },
    {
      "version": "1.1.2",
      "date": "2021-05-17"
    },
    {
      "version": "1.1.4",
      "date": "2022-06-20"
    },
    {
      "version": "1.1.7",
      "date": "2025-02-07"
    }
  ],
  "_exports": [
    "data_admin_authorise",
    "data_admin_init",
    "data_admin_list_keys",
    "data_admin_list_requests",
    "data_key",
    "data_request_access",
    "decrypt",
    "decrypt_",
    "decrypt_data",
    "decrypt_file",
    "decrypt_object",
    "decrypt_string",
    "encrypt",
    "encrypt_",
    "encrypt_data",
    "encrypt_file",
    "encrypt_object",
    "encrypt_string",
    "key_openssl",
    "key_sodium",
    "keypair_openssl",
    "keypair_sodium",
    "rewrite_register",
    "session_key_refresh",
    "ssh_keygen"
  ],
  "_help": [
    {
      "page": "cyphr-package",
      "title": "High Level Encryption Wrappers",
      "topics": [
        "cyphr-package",
        "cyphr"
      ]
    },
    {
      "page": "data_admin",
      "title": "Encrypted data administration",
      "topics": [
        "data_admin_authorise",
        "data_admin_init",
        "data_admin_list_keys",
        "data_admin_list_requests"
      ]
    },
    {
      "page": "data_user",
      "title": "User commands",
      "topics": [
        "data_key",
        "data_request_access"
      ]
    },
    {
      "page": "encrypt",
      "title": "Easy encryption and decryption",
      "topics": [
        "decrypt",
        "decrypt_",
        "encrypt",
        "encrypt_"
      ]
    },
    {
      "page": "encrypt_data",
      "title": "Encrypt and decrypt data and other things",
      "topics": [
        "decrypt_data",
        "decrypt_file",
        "decrypt_object",
        "decrypt_string",
        "encrypt_data",
        "encrypt_file",
        "encrypt_object",
        "encrypt_string"
      ]
    },
    {
      "page": "key_openssl",
      "title": "Symmetric encryption with openssl",
      "topics": [
        "key_openssl"
      ]
    },
    {
      "page": "key_sodium",
      "title": "Symmetric encryption with sodium",
      "topics": [
        "key_sodium"
      ]
    },
    {
      "page": "keypair_openssl",
      "title": "Asymmetric encryption with openssl",
      "topics": [
        "keypair_openssl"
      ]
    },
    {
      "page": "keypair_sodium",
      "title": "Asymmetric encryption with sodium",
      "topics": [
        "keypair_sodium"
      ]
    },
    {
      "page": "rewrite_register",
      "title": "Register functions to work with encrypt/decrypt",
      "topics": [
        "rewrite_register"
      ]
    },
    {
      "page": "session_key_refresh",
      "title": "Refresh the session key",
      "topics": [
        "session_key_refresh"
      ]
    },
    {
      "page": "ssh_keygen",
      "title": "Create ssh keypairs",
      "topics": [
        "ssh_keygen"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/cyphr/raw/master/README.md",
  "_rundeps": [
    "askpass",
    "getPass",
    "openssl",
    "rstudioapi",
    "sodium",
    "sys"
  ],
  "_vignettes": [
    {
      "source": "data.Rmd",
      "filename": "data.html",
      "title": "Data Encryption",
      "author": "Rich FitzJohn",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Minimal example",
        "Details & disclosure",
        "Limitations"
      ],
      "created": "2017-05-08 06:49:46",
      "modified": "2020-03-09 15:52:40",
      "commits": 9
    },
    {
      "source": "cyphr.Rmd",
      "filename": "cyphr.html",
      "title": "Introduction",
      "author": "Rich FitzJohn",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Keys and the like",
        "Symmetric encryption",
        "openssl",
        "sodium",
        "Asymmetric encryption (\"key pairs\")",
        "Encrypting things",
        "Objects",
        "Strings",
        "Plain raw data",
        "Files",
        "An even higher level interface for files",
        "Session keys",
        "Further reading"
      ],
      "created": "2017-05-03 17:15:34",
      "modified": "2020-12-02 12:33:08",
      "commits": 9
    }
  ],
  "_score": 8.395350859674913,
  "_indexed": true,
  "_nocasepkg": "cyphr",
  "_universes": [
    "ropensci",
    "richfitz"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.7",
      "date": "2026-04-15T07:49:04.000Z",
      "distro": "noble",
      "commit": "047d0c7d8bb3a347a2706512fedb7cbb1e2d6d57",
      "fileid": "8079c6198ba8be406a04fc6c7505fe5ad4de04caba799a2835852a395cd22e55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442598410"
    },
    {
      "r": "4.5.3",
      "os": "linux",
      "version": "1.1.7",
      "date": "2026-04-15T07:49:21.000Z",
      "distro": "noble",
      "commit": "047d0c7d8bb3a347a2706512fedb7cbb1e2d6d57",
      "fileid": "1ef845e2faa19f102e2952431dffbf2152bfdfaed279373af29f3f68928dde59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442598410"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.7",
      "date": "2026-04-15T07:48:41.000Z",
      "commit": "047d0c7d8bb3a347a2706512fedb7cbb1e2d6d57",
      "fileid": "b44585593d540f35a74b811d47305656f1becb09ae09a5a301c25833c7ba65d7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442598410"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.7",
      "date": "2026-04-15T07:48:43.000Z",
      "commit": "047d0c7d8bb3a347a2706512fedb7cbb1e2d6d57",
      "fileid": "5219cdf3d8bc2266b0435ecd4cb9fc04652920d4695bbabd60465c362818ff58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442598410"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "1.1.7",
      "date": "2026-04-15T07:48:58.000Z",
      "commit": "047d0c7d8bb3a347a2706512fedb7cbb1e2d6d57",
      "fileid": "594acab1c39647991e3c9d3554aa80d13f6f039d78693944cd0c9e25ce00b0de",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442598410"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.7",
      "date": "2026-04-15T07:49:07.000Z",
      "commit": "047d0c7d8bb3a347a2706512fedb7cbb1e2d6d57",
      "fileid": "38b3156fb02b34b0ed5cef8f6d2f4d630fa4f0a9b927155f7957ded563cb034e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442598410"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.7",
      "date": "2026-04-15T07:48:38.000Z",
      "commit": "047d0c7d8bb3a347a2706512fedb7cbb1e2d6d57",
      "fileid": "c70bc4a8f93235cd32a1ca0330ade3d4f2661b56d68168d3423e168b14e5b0f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442598410"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.7",
      "date": "2026-04-15T07:48:32.000Z",
      "commit": "047d0c7d8bb3a347a2706512fedb7cbb1e2d6d57",
      "fileid": "c96056423f0fccf2ec1d439f73c39a270039ebcdbac95da830b3bff60a86735e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442598410"
    }
  ]
}