File: Kconfig

package info (click to toggle)
liboprf 0.9.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,736 kB
  • sloc: ansic: 19,887; python: 1,925; makefile: 439
file content (7 lines) | stat: -rw-r--r-- 177 bytes parent folder | download
1
2
3
4
5
6
7
# Kconfig - liboprf configuration options

menuconfig LIBOPRF
	bool "liboprf OPRF library"
	depends on LIBSODIUM
	help
	  This option enables the liboprf cryptographic library.