# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "secretbase" in publications use:' type: software license: MIT title: 'secretbase: Cryptographic Hash, Extendable-Output and Binary/Text Encoding Functions' version: 1.2.0 doi: 10.32614/CRAN.package.secretbase identifiers: - type: url value: https://github.com/shikokuchuo/secretbase/ abstract: Fast and memory-efficient streaming hash functions, binary/text encoding and serialization. Hashes strings and raw vectors directly. Stream hashes files which can be larger than memory, as well as in-memory objects through R's serialization mechanism. Implements the SHA-256, SHA-3 and 'Keccak' cryptographic hash functions, SHAKE256 extendable-output function (XOF), 'SipHash' pseudo-random function, base64 and base58 encoding, 'CBOR' and 'JSON' serialization. authors: - family-names: Gao given-names: Charlie email: charlie.gao@posit.co orcid: https://orcid.org/0000-0002-0750-061X repository: https://test.r-universe.dev repository-code: https://github.com/shikokuchuo/secretbase commit: 284f1674c0686c36f34ee3266093b516578b1298 url: https://shikokuchuo.net/secretbase/ date-released: '2026-02-05' contact: - family-names: Gao given-names: Charlie email: charlie.gao@posit.co orcid: https://orcid.org/0000-0002-0750-061X