Name minisign
Version 0.12 (b85e15d45ac9eab34e44596fd309f5b07db9545c)
Summary A dead simple tool to sign files and verify digital signatures.
Description Minisign is a dead simple tool to sign files and verify signatures. It is portable, lightweight, and uses the highly secure Ed25519 public-key signature system. Signature written by minisign can be verified using OpenBSD's signify tool: public key files and signature files are compatible.
Section base
License ISC
Homepage https://jedisct1.github.io/minisign/
Recipe file recipes-security/minisign/minisign_0.12.bb
Layer meta-oe (master branch)
Inherits
  • cmake
  • gcc
  • gcc-native
  • pkgconfig
Dependencies
  • cmake-native
  • gcc-cross-i686
  • libsodium
  • ninja-native
  • pkgconf-native
  • virtual/compilerlibs
  • virtual/libc
PACKAGECONFIG options
  • vardepvalue

Sources

git://github.com/jedisct1/minisign.git

Patches

None

Other branches

This recipe in other branches of meta-oe:

Branch Recipe
master minisign 0.12 (this recipe)