# -------------------------------------------- # 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: GPL-3.0-or-later title: 'secretbase: Cryptographic Hash, Extendable-Output and Base64 Functions' version: 1.0.2 identifiers: - type: doi value: 10.32614/CRAN.package.secretbase - type: url value: https://github.com/shikokuchuo/secretbase/ abstract: Fast and memory-efficient streaming hash functions and base64 encoding / decoding. Hashes strings and raw vectors directly. Stream hashes files potentially larger than memory, as well as in-memory objects through R's serialization mechanism. Implementations include the SHA-256, SHA-3 and 'Keccak' cryptographic hash functions, SHAKE256 extendable-output function (XOF), and 'SipHash' pseudo-random function. authors: - family-names: Gao given-names: Charlie email: charlie.gao@shikokuchuo.net orcid: https://orcid.org/0000-0002-0750-061X preferred-citation: type: manual title: 'secretbase: Cryptographic Hash, Extendable-Output and Base64 Functions' authors: - family-names: Gao given-names: Charlie email: charlie.gao@shikokuchuo.net orcid: https://orcid.org/0000-0002-0750-061X year: '2024' notes: R package version 1.0.2 url: https://doi.org/10.5281/zenodo.10553139 repository: https://CRAN.R-project.org/package=secretbase repository-code: https://github.com/shikokuchuo/secretbase url: https://shikokuchuo.net/secretbase/ date-released: '2024-09-09' contact: - family-names: Gao given-names: Charlie email: charlie.gao@shikokuchuo.net orcid: https://orcid.org/0000-0002-0750-061X