{
  "_id": "69f1d1dc878d1f7edaed7523",
  "Type": "Package",
  "Package": "secretbase",
  "Title": "Cryptographic Hash, Extendable-Output and Binary/Text Encoding\nFunctions",
  "Version": "1.2.1",
  "Authors@R": "c(\nperson(\"Charlie\", \"Gao\", , \"charlie.gao@posit.co\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-0750-061X\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\")),\nperson(\"Hibiki AI Limited\", role = \"cph\")\n)",
  "Description": "Fast and memory-efficient streaming hash functions,\nbinary/text encoding and serialization. Hashes strings and raw\nvectors directly.  Stream hashes files which can be larger than\nmemory, as well as in-memory objects through R's serialization\nmechanism. Implements the SHA-256, SHA-3 and 'Keccak'\ncryptographic hash functions, SHAKE256 extendable-output\nfunction (XOF), 'SipHash' pseudo-random function, base64 and\nbase58 encoding, 'CBOR' and 'JSON' serialization.",
  "License": "MIT + file LICENSE",
  "URL": "https://shikokuchuo.net/secretbase/,\nhttps://github.com/shikokuchuo/secretbase/",
  "BugReports": "https://github.com/shikokuchuo/secretbase/issues",
  "Config/build/compilation-database": "true",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Repository": "https://r-multiverse.r-universe.dev",
  "Date/Publication": "2026-03-30 11:14:20 UTC",
  "RemoteUrl": "https://github.com/shikokuchuo/secretbase",
  "RemoteRef": "v1.2.1",
  "RemoteSha": "d4ad4d46f898f153300c4f64fc6ffeeb84f7a34f",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-04-29 09:16:18 UTC",
    "User": "root"
  },
  "Author": "Charlie Gao [aut, cre] (ORCID: <https://orcid.org/0000-0002-0750-061X>),\nPosit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>),\nHibiki AI Limited [cph]",
  "Maintainer": "Charlie Gao <charlie.gao@posit.co>",
  "MD5sum": "4147b5373cd9afe2b106a039a56cf144",
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "secretbase_1.2.1.tar.gz",
  "_fileid": "c241e502fbf38325b45b038f27cda819fcf2c802ab43b9d986636a5e9a258a43",
  "_filesize": 167102,
  "_sha256": "c241e502fbf38325b45b038f27cda819fcf2c802ab43b9d986636a5e9a258a43",
  "_created": "2026-04-29T09:16:18.000Z",
  "_published": "2026-04-29T09:39:39.992Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 73548872687,
      "time": 95,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6703624747"
    },
    {
      "job": 73548872688,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6703636478"
    },
    {
      "job": 73548872716,
      "time": 96,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6703624919"
    },
    {
      "job": 73548872671,
      "time": 100,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6703625871"
    },
    {
      "job": 73548872744,
      "time": 120,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6704003588"
    },
    {
      "job": 73548872702,
      "time": 227,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6703669964"
    },
    {
      "job": 73548872766,
      "time": 74,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6703992016"
    },
    {
      "job": 73548872732,
      "time": 139,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6703652675"
    },
    {
      "job": 73548464960,
      "time": 157,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6703594300"
    },
    {
      "job": 73548872640,
      "time": 88,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6703622611"
    },
    {
      "job": 73548872644,
      "time": 137,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6703636964"
    },
    {
      "job": 73548872696,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6703622011"
    },
    {
      "job": 73548872686,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6703620111"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25100571310",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/shikokuchuo/secretbase",
  "_commit": {
    "id": "d4ad4d46f898f153300c4f64fc6ffeeb84f7a34f",
    "author": "Charlie Gao <53399081+shikokuchuo@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "secretbase 1.2.1",
    "time": 1774869260
  },
  "_maintainer": {
    "name": "Charlie Gao",
    "email": "charlie.gao@posit.co",
    "login": "shikokuchuo",
    "bluesky": "@shikokuchuo.net",
    "orcid": "0000-0002-0750-061X",
    "uuid": 53399081
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    }
  ],
  "_owner": "shikokuchuo",
  "_selfowned": false,
  "_usedby": 33,
  "_updates": [
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 3
    },
    {
      "week": "2026-02",
      "n": 9
    },
    {
      "week": "2026-03",
      "n": 5
    },
    {
      "week": "2026-06",
      "n": 3
    },
    {
      "week": "2026-13",
      "n": 3
    },
    {
      "week": "2026-14",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.1.0",
      "date": "2026-01-08"
    },
    {
      "name": "v1.1.1",
      "date": "2026-01-15"
    },
    {
      "name": "v1.2.0",
      "date": "2026-02-05"
    },
    {
      "name": "v1.2.1",
      "date": "2026-03-30"
    }
  ],
  "_topics": [
    "base58check",
    "base64",
    "cbor",
    "cryptographic-hash-functions",
    "extendable-output-functions",
    "keccak",
    "sha256",
    "sha3",
    "shake256",
    "siphash"
  ],
  "_stars": 19,
  "_contributors": [
    {
      "user": "shikokuchuo",
      "count": 170,
      "uuid": 53399081
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 19515,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/secretbase"
  },
  "_devurl": "https://github.com/shikokuchuo/secretbase",
  "_pkgdown": "https://shikokuchuo.net/secretbase/",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/secretbase.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/shikokuchuo/secretbase",
  "_realowner": "shikokuchuo",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-01-22"
    },
    {
      "version": "0.2.0",
      "date": "2024-02-01"
    },
    {
      "version": "0.3.0",
      "date": "2024-02-21"
    },
    {
      "version": "0.3.0.1",
      "date": "2024-03-01"
    },
    {
      "version": "0.4.0",
      "date": "2024-04-04"
    },
    {
      "version": "0.5.0",
      "date": "2024-04-25"
    },
    {
      "version": "1.0.0",
      "date": "2024-06-16"
    },
    {
      "version": "1.0.1",
      "date": "2024-07-22"
    },
    {
      "version": "1.0.2",
      "date": "2024-09-09"
    },
    {
      "version": "1.0.3",
      "date": "2024-10-02"
    },
    {
      "version": "1.0.4",
      "date": "2025-01-17"
    },
    {
      "version": "1.0.5",
      "date": "2025-03-04"
    },
    {
      "version": "1.1.0",
      "date": "2026-01-08"
    },
    {
      "version": "1.1.1",
      "date": "2026-01-15"
    },
    {
      "version": "1.2.0",
      "date": "2026-02-05"
    },
    {
      "version": "1.2.1",
      "date": "2026-03-30"
    }
  ],
  "_exports": [
    "base58dec",
    "base58enc",
    "base64dec",
    "base64enc",
    "cbordec",
    "cborenc",
    "jsondec",
    "jsonenc",
    "keccak",
    "sha256",
    "sha3",
    "shake256",
    "siphash13"
  ],
  "_help": [
    {
      "page": "base58dec",
      "title": "Base58 Decode",
      "topics": [
        "base58dec"
      ]
    },
    {
      "page": "base58enc",
      "title": "Base58 Encode",
      "topics": [
        "base58enc"
      ]
    },
    {
      "page": "base64dec",
      "title": "Base64 Decode",
      "topics": [
        "base64dec"
      ]
    },
    {
      "page": "base64enc",
      "title": "Base64 Encode",
      "topics": [
        "base64enc"
      ]
    },
    {
      "page": "cbordec",
      "title": "CBOR Decode",
      "topics": [
        "cbordec"
      ]
    },
    {
      "page": "cborenc",
      "title": "CBOR Encode",
      "topics": [
        "cborenc"
      ]
    },
    {
      "page": "jsondec",
      "title": "JSON Decode",
      "topics": [
        "jsondec"
      ]
    },
    {
      "page": "jsonenc",
      "title": "JSON Encode",
      "topics": [
        "jsonenc"
      ]
    },
    {
      "page": "keccak",
      "title": "Keccak Cryptographic Hash Algorithms",
      "topics": [
        "keccak"
      ]
    },
    {
      "page": "sha256",
      "title": "SHA-256 Cryptographic Hash Algorithm",
      "topics": [
        "sha256"
      ]
    },
    {
      "page": "sha3",
      "title": "SHA-3 Cryptographic Hash Algorithms",
      "topics": [
        "sha3"
      ]
    },
    {
      "page": "shake256",
      "title": "SHAKE256 Extendable Output Function",
      "topics": [
        "shake256"
      ]
    },
    {
      "page": "siphash13",
      "title": "SipHash Pseudorandom Function",
      "topics": [
        "siphash13"
      ]
    }
  ],
  "_readme": "https://github.com/shikokuchuo/secretbase/raw/v1.2.1/README.md",
  "_rundeps": [],
  "_score": 8.377670707810502,
  "_indexed": false,
  "_nocasepkg": "secretbase",
  "_universes": [
    "r-multiverse"
  ],
  "_indexurl": "https://shikokuchuo.r-universe.dev/secretbase",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-04-29T09:18:02.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d4ad4d46f898f153300c4f64fc6ffeeb84f7a34f",
      "fileid": "af0b9fd1cd17bd879e91beda4de7ddfa896b2f80d95519dbad7a2e770b008fd1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25100571310"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-04-29T09:18:38.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d4ad4d46f898f153300c4f64fc6ffeeb84f7a34f",
      "fileid": "898ca340caf8c9490e335cd39253f56c5d5aa71acea2b42584dd8e6d505320bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25100571310"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-04-29T09:18:03.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d4ad4d46f898f153300c4f64fc6ffeeb84f7a34f",
      "fileid": "6e73f0399b98e9aa1cab497269cfadf64f52560a46625f04f68826e215386d99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25100571310"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-04-29T09:18:02.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d4ad4d46f898f153300c4f64fc6ffeeb84f7a34f",
      "fileid": "2baf549906f92a31d222f50f1cdb932228dad9c94e7c735739dd7918295b63c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25100571310"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-04-29T09:39:06.000Z",
      "arch": "aarch64",
      "commit": "d4ad4d46f898f153300c4f64fc6ffeeb84f7a34f",
      "fileid": "59220cc2ed23fb810edd77fbab3c205ae3b6459d959fe232310062ddecc52b6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25100571310"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-04-29T09:20:09.000Z",
      "arch": "x86_64",
      "commit": "d4ad4d46f898f153300c4f64fc6ffeeb84f7a34f",
      "fileid": "aec59015651f3c6a800562bc7dafb3a7c18d0379e02ff2968caf35c6135b41d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25100571310"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-04-29T09:38:33.000Z",
      "arch": "aarch64",
      "commit": "d4ad4d46f898f153300c4f64fc6ffeeb84f7a34f",
      "fileid": "3ecd8507b0e371a5793442e03c5c26da086988d35935c42322239771696643b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25100571310"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-04-29T09:19:26.000Z",
      "arch": "x86_64",
      "commit": "d4ad4d46f898f153300c4f64fc6ffeeb84f7a34f",
      "fileid": "34c4b7eaa477fe2704b2f1782fbfdbf20a0149bc01ede1e4005555f11d1e9bd6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25100571310"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "1.2.1",
      "date": "2026-04-29T09:18:00.000Z",
      "arch": "emscripten",
      "commit": "d4ad4d46f898f153300c4f64fc6ffeeb84f7a34f",
      "fileid": "62e11c8492a4ce81443749cb9bf0608bc23f7570ecc499ca655a3ed3cbf11121",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25100571310"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-04-29T09:18:20.000Z",
      "arch": "x86_64",
      "commit": "d4ad4d46f898f153300c4f64fc6ffeeb84f7a34f",
      "fileid": "26e7819a6ae3b37ef154cfd47d706751d3a7fc9553b8258bc97cad9cf2ab9674",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25100571310"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-04-29T09:17:39.000Z",
      "arch": "x86_64",
      "commit": "d4ad4d46f898f153300c4f64fc6ffeeb84f7a34f",
      "fileid": "6ba064d251ca208a098f2acbe27c7b6506431185187bda560070ac148fe40a66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25100571310"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-04-29T09:17:21.000Z",
      "arch": "x86_64",
      "commit": "d4ad4d46f898f153300c4f64fc6ffeeb84f7a34f",
      "fileid": "4eeb06788aa1085ca74ff25925d96d36a6d5a9931f7bc69a0e6ddeac33523ad2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25100571310"
    }
  ]
}