summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c9f8c4c6aef4a7e1f18d86e27cf3971781c30ba0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = lib25519
	pkgdesc = A microlibrary for the X25519 encryption system and the Ed25519 signature system
	pkgver = 20241004
	pkgrel = 1
	url = https://lib25519.cr.yp.to
	arch = x86_64
	license = Unlicense
	makedepends = python
	makedepends = valgrind
	depends = libcpucycles
	depends = librandombytes
	depends = openssl
	source = https://lib25519.cr.yp.to/lib25519-20241004.tar.gz
	source = 0001-remove-clang.patch
	sha512sums = 6751eea13275a044427fe4b4bcec80e353c461cb6c5e517b57aff32106bf84717dc0e2c8ea5ad1b9e8a24a2321fec7789712c0e38856fc6b5d33a3188895757a
	sha512sums = 70da7f1c8d8497c1f908a3880b22b706eb3aa214e706b7c2335eb0280897a6ea16e4abdd07699fbb78659cd5afc0f340a7ff29ca207e46886736147c6e21687f

pkgname = lib25519