• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/gnupg/Config.in
Peter KorsgaardPeter Korsgaard committed a6a2962d99802 Jul 2015
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_GNUPG
2
    bool "gnupg"
3
    select BR2_PACKAGE_ZLIB
4
    select BR2_PACKAGE_NCURSES
5
    depends on !BR2_PACKAGE_GNUPG2
6
    help
7
      GnuPG is the GNU project's complete and free implementation
8
      of the OpenPGP standard as defined by RFC4880. GnuPG allows
9
      to encrypt and sign your data and communication, features a
10
      versatile key management system as well as access modules
11
      for all kinds of public key directories. GnuPG, also known
12
      as GPG, is a command line tool with features for easy
13
      integration with other applications.
14
​
15
      http://gnupg.org/
16
​
17
if BR2_PACKAGE_GNUPG
18
​
19
config BR2_PACKAGE_GNUPG_AES
20
    bool "AES support"
21
    help
22
      Support for the AES cipher
23
​
24
config BR2_PACKAGE_GNUPG_RSA
25
    bool "RSA support"
26
    help
27
      Support for RSA public key algorithm
28
​
29
config BR2_PACKAGE_GNUPG_GPGV
30
    bool "gpgv"
31
    help
32
      gpgv is an OpenPGP signature verification tool.
33
​
34
      This program is actually a stripped-down version of gpg
35
      which is only able to check signatures. It is somewhat
36
      smaller than the fully-blown gpg and uses a different (and
37
      simpler) way to check that the public keys used to make the
38
      signature are valid. There are no configuration files and
39
      only a few options are implemented.
40
​
41
config BR2_PACKAGE_GNUPG_GPGSPLIT
42
    bool "gpgsplit"
43
    help
44
      gpgsplit splits an OpenPGP message into packets.
45
​
46
endif
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.