{
  "_id": "6a2c20133efcd9bda42d6308",
  "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",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-12 15:01:47 UTC",
    "User": "root"
  },
  "Author": "Charlie Gao [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0750-061X>), Posit Software, PBC\n[cph, fnd] (ROR: <https://ror.org/03wc8by49>), Hibiki AI\nLimited [cph], The Mbed TLS Contributors [cph] (SHA-3, SHA-256\nand base64 code from Mbed TLS), Red Hat, Inc. [cph] (SipHash\ncode from c-siphash), Luke Dashjr [cph] (Base58 code from\nlibbase58)",
  "Maintainer": "Charlie Gao <charlie.gao@posit.co>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-12 08:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/secretbase",
  "RemoteRef": "HEAD",
  "RemoteSha": "4e1e9158f7ef778f32f281340501a2090561890d",
  "MD5sum": "945a8d62fadd576b0d7bbf6027f93da6",
  "_user": "cran",
  "_type": "src",
  "_file": "secretbase_1.3.0.tar.gz",
  "_fileid": "1e214771ad989a6fd6b4bc372580a8c62f67fdc1806281aaf15a93ea9962d021",
  "_filesize": 174383,
  "_sha256": "1e214771ad989a6fd6b4bc372580a8c62f67fdc1806281aaf15a93ea9962d021",
  "_created": "2026-06-12T15:01:47.000Z",
  "_published": "2026-06-12T15:04:51.393Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81056842861,
      "time": 91,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7595079692"
    },
    {
      "job": 81056842934,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7595103159"
    },
    {
      "job": 81056842908,
      "time": 99,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7595084349"
    },
    {
      "job": 81056842938,
      "time": 84,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7595077313"
    },
    {
      "job": 81056316731,
      "time": 146,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7595040936"
    },
    {
      "job": 81056842905,
      "time": 82,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7595075946"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27423343235",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/secretbase",
  "_commit": {
    "id": "4e1e9158f7ef778f32f281340501a2090561890d",
    "author": "Charlie Gao <charlie.gao@posit.co>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.3.0\n",
    "time": 1781252402
  },
  "_maintainer": {
    "name": "Charlie Gao",
    "email": "charlie.gao@posit.co",
    "login": "shikokuchuo",
    "bluesky": "@shikokuchuo.net",
    "orcid": "0000-0002-0750-061X",
    "description": "Senior Software Engineer @posit-pbc",
    "uuid": 53399081
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 32,
  "_updates": [
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.1.0",
      "date": "2026-01-08"
    },
    {
      "name": "1.1.1",
      "date": "2026-01-15"
    },
    {
      "name": "1.2.0",
      "date": "2026-02-05"
    },
    {
      "name": "1.2.1",
      "date": "2026-03-30"
    },
    {
      "name": "1.2.2",
      "date": "2026-05-01"
    },
    {
      "name": "1.3.0",
      "date": "2026-06-12"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "shikokuchuo",
      "count": 18,
      "uuid": 53399081
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 20582,
    "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.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",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/shikokuchuo/secretbase",
  "_realowner": "shikokuchuo",
  "_cranurl": false,
  "_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/cran/secretbase/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 5.948971320679667,
  "_indexed": false,
  "_nocasepkg": "secretbase",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://shikokuchuo.r-universe.dev/secretbase",
  "_previous": "1.2.2",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-06-12T15:03:31.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4e1e9158f7ef778f32f281340501a2090561890d",
      "fileid": "ea7376478157ac2758fd88d5a95afeaf2e55f77983728e565d6404f7be040506",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27423343235"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-06-12T15:04:26.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4e1e9158f7ef778f32f281340501a2090561890d",
      "fileid": "f2a40a09fbc568dbd921687980ce45182238da1e08e332a0158add69f13b4459",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27423343235"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-06-12T15:03:41.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4e1e9158f7ef778f32f281340501a2090561890d",
      "fileid": "9f53f31e8b2f7880d41f78846ecd1c14f3b3c2e5996cd28d548198d04c6d14c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27423343235"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-06-12T15:03:21.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4e1e9158f7ef778f32f281340501a2090561890d",
      "fileid": "df7ac549dc2c7566dfc0b5a478f459bf8c37173f7e869511cf02f84246052a35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27423343235"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-06-12T15:03:26.000Z",
      "arch": "emscripten",
      "commit": "4e1e9158f7ef778f32f281340501a2090561890d",
      "fileid": "fe4dc1dde9f444cf2a52de1265cdcc3b38ee08ccd7058a3a39e27a6d7c1a065f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27423343235"
    }
  ]
}