# -------------------------------------------- # 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.1.9000 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 and decoding. Performs direct hashing of strings and raw vectors. 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.1.9000 url: https://doi.org/10.5281/zenodo.10553139 repository: https://shikokuchuo.r-universe.dev repository-code: https://github.com/shikokuchuo/secretbase commit: 333577025e4d9f5d6003ec48338f15a8af2c6b59 url: https://shikokuchuo.net/secretbase/ contact: - family-names: Gao given-names: Charlie email: charlie.gao@shikokuchuo.net orcid: https://orcid.org/0000-0002-0750-061X