{
  "_id": "6a63086fd3420cf5dfdb63eb",
  "Type": "Package",
  "Package": "secretbase",
  "Title": "Cryptographic Hash Functions and Data Encoding",
  "Version": "1.3.0",
  "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\"),\nperson(\"The Mbed TLS Contributors\", role = \"cph\",\ncomment = \"SHA-3, SHA-256 and base64 code from Mbed TLS\"),\nperson(\"Red Hat, Inc.\", role = \"cph\",\ncomment = \"SipHash code from c-siphash\"),\nperson(\"Luke\", \"Dashjr\", role = \"cph\",\ncomment = \"Base58 code from libbase58\")\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\n(including the URL-safe variant) and base58 encoding, 'CBOR'\nand '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",
  "Config/roxygen2/markdown": "TRUE",
  "Config/roxygen2/version": "8.0.0",
  "Encoding": "UTF-8",
  "Repository": "https://test.r-universe.dev",
  "Date/Publication": "2026-06-12 13:01:29 UTC",
  "RemoteUrl": "https://github.com/shikokuchuo/secretbase",
  "RemoteRef": "v1.3.0",
  "RemoteSha": "f010c1fb4c0107a2ba4bbe5601c4b3bcb76b9c50",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-24 06:07:44 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],\nThe Mbed TLS Contributors [cph] (SHA-3, SHA-256 and base64 code from\nMbed TLS),\nRed Hat, Inc. [cph] (SipHash code from c-siphash),\nLuke Dashjr [cph] (Base58 code from libbase58)",
  "Maintainer": "Charlie Gao <charlie.gao@posit.co>",
  "_user": "test",
  "_type": "src",
  "_file": "secretbase_1.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/0a382526020e9947b0e5b06f8e657f5daf67bc4ad069655c5bca225a766f6dd1",
  "_filesize": 170752,
  "_sha256": "0a382526020e9947b0e5b06f8e657f5daf67bc4ad069655c5bca225a766f6dd1",
  "_expires": "2026-11-01T06:38:36.000Z",
  "_created": "2026-07-24T06:07:44.000Z",
  "_published": "2026-07-24T06:38:38.845Z",
  "_upstream": "https://github.com/shikokuchuo/secretbase",
  "_commit": {
    "id": "f010c1fb4c0107a2ba4bbe5601c4b3bcb76b9c50",
    "author": "Charlie Gao <53399081+shikokuchuo@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "secretbase 1.3.0",
    "time": 1781269289
  },
  "_maintainer": {
    "name": "Charlie Gao",
    "email": "charlie.gao@posit.co",
    "login": "shikokuchuo",
    "bluesky": "@shikokuchuo.net",
    "linkedin": "in/charliegao",
    "orcid": "0000-0002-0750-061X",
    "description": "Senior Software Engineer @posit-pbc",
    "uuid": 53399081
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 89412801426,
      "time": 97,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588164267"
    },
    {
      "job": 89412801473,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588166736"
    },
    {
      "job": 89412801469,
      "time": 85,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588160586"
    },
    {
      "job": 89412801529,
      "time": 105,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588166778"
    },
    {
      "job": 89412801417,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8588626049"
    },
    {
      "job": 89412801428,
      "time": 186,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8588664540"
    },
    {
      "job": 89412801456,
      "time": 83,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588668746"
    },
    {
      "job": 89412801463,
      "time": 194,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588666311"
    },
    {
      "job": 89412322302,
      "time": 183,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588134029"
    },
    {
      "job": 89412801388,
      "time": 87,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8588161357"
    },
    {
      "job": 89412801429,
      "time": 64,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588154459"
    },
    {
      "job": 89412801395,
      "time": 68,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8588155298"
    },
    {
      "job": 89412801443,
      "time": 71,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588156666"
    }
  ],
  "_host": "GitHub-Actions",
  "_status": "success",
  "_buildurl": "https://github.com/r-universe/test/actions/runs/30071207121",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    }
  ],
  "_owner": "shikokuchuo",
  "_selfowned": false,
  "_usedby": 36,
  "_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": 2
    },
    {
      "week": "2026-17",
      "n": 3
    },
    {
      "week": "2026-18",
      "n": 5
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 4
    }
  ],
  "_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"
    },
    {
      "name": "v1.2.2",
      "date": "2026-05-01"
    },
    {
      "name": "v1.3.0",
      "date": "2026-06-12"
    }
  ],
  "_topics": [
    "base58check",
    "base64",
    "cbor",
    "cryptographic-hash-functions",
    "extendable-output-functions",
    "keccak",
    "sha256",
    "sha3",
    "shake256",
    "siphash"
  ],
  "_stars": 19,
  "_contributors": [
    {
      "user": "shikokuchuo",
      "count": 181,
      "uuid": 53399081
    },
    {
      "user": "michaelchirico",
      "count": 1,
      "uuid": 7606389
    }
  ],
  "_userbio": {
    "uuid": 383316,
    "type": "user",
    "name": "test",
    "followers": 78
  },
  "_downloads": {
    "count": 15565,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/secretbase"
  },
  "_devurl": "https://github.com/shikokuchuo/secretbase",
  "_pkgdown": "https://shikokuchuo.net/secretbase/",
  "_searchresults": 15,
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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"
    },
    {
      "version": "1.2.2",
      "date": "2026-05-01"
    },
    {
      "version": "1.3.0",
      "date": "2026-06-12"
    }
  ],
  "_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.3.0/README.md",
  "_rundeps": [],
  "_score": 8.525515780528252,
  "_indexed": false,
  "_nocasepkg": "secretbase",
  "_universes": [
    "test"
  ],
  "_indexurl": "https://shikokuchuo.r-universe.dev/secretbase",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-07-24T06:09:31.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "f010c1fb4c0107a2ba4bbe5601c4b3bcb76b9c50",
      "fileid": "https://r2.ropensci.org/3e7f6065f074e834a8dccb9d00113f4247105753d17eac1a049935da3c156feb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/test/actions/runs/30071207121"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-07-24T06:09:37.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "f010c1fb4c0107a2ba4bbe5601c4b3bcb76b9c50",
      "fileid": "https://r2.ropensci.org/61ce8ddb552bdd0efc678b5fc795bac9ce3e1fb56b34b48a2be0d7296b52e555",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/test/actions/runs/30071207121"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-07-24T06:09:20.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "f010c1fb4c0107a2ba4bbe5601c4b3bcb76b9c50",
      "fileid": "https://r2.ropensci.org/95c796d0cfd8e6b6830ff70a83e4014e3c544c933fb0f0cb44082db236aea161",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/test/actions/runs/30071207121"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-07-24T06:09:37.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "f010c1fb4c0107a2ba4bbe5601c4b3bcb76b9c50",
      "fileid": "https://r2.ropensci.org/a6e31e65195ccddaf76cb1095e7f411c4a7095953e4fd8b20424e0c6066eafe2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/test/actions/runs/30071207121"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-24T06:35:43.000Z",
      "arch": "aarch64",
      "commit": "f010c1fb4c0107a2ba4bbe5601c4b3bcb76b9c50",
      "fileid": "https://r2.ropensci.org/94fd1e82822ded2e18bb16d4056c5d05f0956531cc37add85de072dd832cf45a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/test/actions/runs/30071207121"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-24T06:37:34.000Z",
      "arch": "x86_64",
      "commit": "f010c1fb4c0107a2ba4bbe5601c4b3bcb76b9c50",
      "fileid": "https://r2.ropensci.org/b5e7056fed03d9d225064a6c57c1a1797078db97e5a055241f920cc6e23a2981",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/test/actions/runs/30071207121"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-24T06:38:04.000Z",
      "arch": "aarch64",
      "commit": "f010c1fb4c0107a2ba4bbe5601c4b3bcb76b9c50",
      "fileid": "https://r2.ropensci.org/be335118469bfa1f7ba18c49636e1d987b9a923530a4714f3781b9a2f1ad85a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/test/actions/runs/30071207121"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-24T06:37:37.000Z",
      "arch": "x86_64",
      "commit": "f010c1fb4c0107a2ba4bbe5601c4b3bcb76b9c50",
      "fileid": "https://r2.ropensci.org/a9c2b4ce9bcd4d4a6b5d4a1dbdaccb924d2025fca953d53eac94d2c92b16aa84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/test/actions/runs/30071207121"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-07-24T06:09:27.000Z",
      "arch": "emscripten",
      "commit": "f010c1fb4c0107a2ba4bbe5601c4b3bcb76b9c50",
      "fileid": "https://r2.ropensci.org/9c8b31261cddea8c5366fe1fb0c5a80be429ac7a27a21bed4407b569f23d15b7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/test/actions/runs/30071207121"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-24T06:08:42.000Z",
      "arch": "x86_64",
      "commit": "f010c1fb4c0107a2ba4bbe5601c4b3bcb76b9c50",
      "fileid": "https://r2.ropensci.org/073c863a2faca4eaff8deac40b8452d00ef10b6f48067ea12423c15f53f43a30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/test/actions/runs/30071207121"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-24T06:08:44.000Z",
      "arch": "x86_64",
      "commit": "f010c1fb4c0107a2ba4bbe5601c4b3bcb76b9c50",
      "fileid": "https://r2.ropensci.org/7a1aa56b781591db1aa7bccd0b232546a2cadf2aab8c4ea51f19b86f7d0353bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/test/actions/runs/30071207121"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-24T06:08:50.000Z",
      "arch": "x86_64",
      "commit": "f010c1fb4c0107a2ba4bbe5601c4b3bcb76b9c50",
      "fileid": "https://r2.ropensci.org/008034eda53bf1cbf7c0a993c31437f57c9535269944711ecc0f5ff94099c12e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/test/actions/runs/30071207121"
    }
  ]
}