{
  "_id": "6a11c3cfacfb0bcc41cff1b6",
  "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-05-23 15:09:29 UTC",
    "User": "root"
  },
  "Author": "Rich FitzJohn [aut, cre],\nJai Ranganathan [ctb]",
  "Maintainer": "Rich FitzJohn <rich.fitzjohn@gmail.com>",
  "MD5sum": "376edb7bc78d6bbfa1e37bd35d476f78",
  "_user": "ropensci",
  "_type": "src",
  "_file": "cyphr_1.1.7.tar.gz",
  "_fileid": "de29e3017daf456ccdfc3b1e285d1b0865f9280c48a5e966c9a6d27b4c81411f",
  "_filesize": 1048267,
  "_sha256": "de29e3017daf456ccdfc3b1e285d1b0865f9280c48a5e966c9a6d27b4c81411f",
  "_created": "2026-05-23T15:09:29.000Z",
  "_published": "2026-05-23T15:12:15.621Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77530131569,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7177754791"
    },
    {
      "job": 77530131595,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177754573"
    },
    {
      "job": 77530131574,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7177750393"
    },
    {
      "job": 77530131575,
      "time": 75,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177749941"
    },
    {
      "job": 77529973210,
      "time": 163,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177742013"
    },
    {
      "job": 77529973217,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177743320"
    },
    {
      "job": 77530131582,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177752587"
    },
    {
      "job": 77530131594,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7177754336"
    },
    {
      "job": 77530131572,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7177750318"
    },
    {
      "job": 77530131588,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177750542"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/26336101592",
  "_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",
    "description": "",
    "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": 990,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cyphr"
  },
  "_devurl": "https://github.com/ropensci/cyphr",
  "_pkgdown": "https://docs.ropensci.org/cyphr",
  "_searchresults": 60,
  "_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.6.0",
  "_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.38817227504779,
  "_indexed": true,
  "_nocasepkg": "cyphr",
  "_universes": [
    "ropensci",
    "richfitz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.7",
      "date": "2026-05-23T15:11:34.000Z",
      "distro": "noble",
      "commit": "047d0c7d8bb3a347a2706512fedb7cbb1e2d6d57",
      "fileid": "39aa4a7a7934e61c60180fd349d176194e79ef9bfa98d303c484dd67d89cbe7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26336101592"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.7",
      "date": "2026-05-23T15:11:33.000Z",
      "distro": "noble",
      "commit": "047d0c7d8bb3a347a2706512fedb7cbb1e2d6d57",
      "fileid": "63eb43e429cfe7dc9b37bd4348493e9dfd312b9d5c640f6ea6d3c10c0304a552",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26336101592"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.7",
      "date": "2026-05-23T15:10:52.000Z",
      "commit": "047d0c7d8bb3a347a2706512fedb7cbb1e2d6d57",
      "fileid": "32ff215fa3b23a64a99b467cebb27ff521ec43af2967cc1f6504ab4baab508cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26336101592"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.7",
      "date": "2026-05-23T15:10:49.000Z",
      "commit": "047d0c7d8bb3a347a2706512fedb7cbb1e2d6d57",
      "fileid": "f7b6d23b975bf0befb12801edf77a2bba098c3d30a8edf13d99a88f8160384b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26336101592"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.7",
      "date": "2026-05-23T15:11:27.000Z",
      "commit": "047d0c7d8bb3a347a2706512fedb7cbb1e2d6d57",
      "fileid": "e656c3440d0f19d0ae49088371837bcd426c8b6869060c5c837e9d5381e2d51b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26336101592"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.7",
      "date": "2026-05-23T15:11:28.000Z",
      "commit": "047d0c7d8bb3a347a2706512fedb7cbb1e2d6d57",
      "fileid": "31437da32a6b495727465abaa7b6dd593417511cd6ea33839d9603a286345f9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26336101592"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.7",
      "date": "2026-05-23T15:10:42.000Z",
      "commit": "047d0c7d8bb3a347a2706512fedb7cbb1e2d6d57",
      "fileid": "065bcbe97fc1eefad34ae9c7b1c6d2ebff9901da87d9267dd7807ca9a16b8552",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26336101592"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.7",
      "date": "2026-05-23T15:10:43.000Z",
      "commit": "047d0c7d8bb3a347a2706512fedb7cbb1e2d6d57",
      "fileid": "3585e43c823448bbe8901dd23eb729fc0837c1c1bcea41f914810e0c3d2ef7d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26336101592"
    }
  ]
}