{
	"SPDXID":"SPDXRef-DOCUMENT",
	"name":"R-digest-devel-0.0.6.25-1.oe2409.aarch64.rpm",
	"spdxVersion":"SPDX-2.2",
	"creationInfo":{
		"created":"2024-09-30T03:30:07.5589037Z",
		"creators":"[openeuler_creator]"
	},
	"dataLicense":"CC0-1.0",
	"documentNamespace":"https://repo.openeuler.org/security/data/sbom/R-digest-devel-0.0.6.25-1.oe2409.aarch64.rpm",
	"packages":[
		{
			"SPDXID":"SPDXRef-rpm-R-digest-0.6.25-f62be0ba-4002-45ed-90a2-0afc88fe8770-a77312f4-8a37-45e9-a882-a2a692b0ecb2",
			"name":"R-digest",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"e46282e80f22b0f6d343e79d9fa7d8b91a91541fb1137a990d33fe2d7103af89"
				}
			],
			"description":"Implementation of a function 'digest()' for the creation of hash digests of\narbitrary R objects (using the md5, sha-1, sha-256, crc32, xxhash and\nmurmurhash algorithms) permitting easy comparison of R language objects, as\nwell as a function 'hmac()' to create hash-based message authentication code.\nThe md5 algorithm by Ron Rivest is specified in RFC 1321, the sha-1 and\nsha-256 algorithms are specified in FIPS-180-1 and FIPS-180-2, and the crc32\nalgorithm is described in\nftp://ftp.rocksoft.com/cliens/rocksoft/papers/crc_v3.txt. For md5, sha-1,\nsha-256 and aes, this package uses small standalone implementations that were\nprovided by Christophe Devine. For crc32, code from the zlib library is used.\nFor sha-512, an implementation by Aaron D. Gifford is used. For xxHash, the\nimplementation by Yann Collet is used. For murmurhash, an implementation by\nShane Day is used. Please note that this package is not meant to be deployed\nfor cryptographic purposes for which more comprehensive (and widely tested)\nlibraries such as OpenSSL should be used.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/R-digest@0.6.25-1.oe2409?arch=aarch64&epoch=0&upstream=R-digest-0.6.25-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://cran.r-project.org/web/packages/digest/index.html",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Create Cryptographic Hash Digest of R Objects",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:0.6.25-1.oe2409"
		}
	],
	"relationships":[
		{
			"spdxElementId":"SPDXRef-rpm-R-digest-devel-0.6.25-04c026fc-b4c7-49e9-a5ea-92ff3ebf9472",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-R-digest-0.6.25-f62be0ba-4002-45ed-90a2-0afc88fe8770-a77312f4-8a37-45e9-a882-a2a692b0ecb2"
		}
	]
}