Ports Search

Results 5,3815,390 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.014 seconds)
security/netpgp-20140220 (Score: 2.9434034E-4)
PGP signing, verification, encryption, and decryption program
The netpgp command can digitally sign files and verify that the signatures attached to files were signed by a given user identifier. netpgp can also encrypt files using the public or private keys of users and, in the same manner, decrypt files which were encrypted. The netpgp utility can also be used to generate a new key-pair for a user. This key is in two parts, the public key (which can be used by other people) and a private key. In addition to these primary uses, the third way of using netpgp is to maintain keyrings. Keyrings are collections of public keys belonging to other users. By using other means of identification, it is possible to establish the bona fides of other users. Once trust has been established, the public key of the other user will be signed. The other user's public key can be added to our keyring. The other user will add our public key to their keyring.
security/subversion-1.9.4 (Score: 2.9434034E-4)
KDE KWallet integration for Version control system
Subversion is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). This port adds KDE KWallet support to Subversion.
security/Cisco-Hash-0.02 (Score: 2.9434034E-4)
De- and encrypts Cisco type 7 hashes
This Module decrypts all kind of Cisco encrypted hashes also referred to as type 7 passwords. Further you can encrypt any given string into a encrypted hash that will be accepted by any Cisco device as an encrypted type 7 password.
security/axTLS-1.4.9 (Score: 2.9434034E-4)
SSL/TLS client/server library implementation
The axTLS project is an SSL client/server library using the TLSv1 protocol. It is designed to be small and fast, and is suited to embedded projects. A web server is included.
security/Digest-Bcrypt-1.206 (Score: 2.9434034E-4)
Perl interface to the bcrypt digest algorithm
Provides an interface to the bcrypt digest algorithm. This module subclasses Digest::base and can be used either directly or through the Digest meta-module. Using the latter is recommended. It is mostly a wrapper around Crypt::Eksblowfish::Bcrypt.
security/PGP-Sign-0.20 (Score: 2.9434034E-4)
Create detached PGP signatures for data
PGP::Sign is a special purpose module designed to create and check detached signatures for data. It's mainly intended to be used for things like reimplementing PGPMoose, signcontrol and pgpverify. It can use PGP 2.6.*, PGP 5 or Gnu Privacy Guard.
security/cmd5checkpw-0.22 (Score: 2.9434034E-4)
Checkpassword compatible authentication program that uses CRAM-MD5
cmd5checkpw is a checkpassword compatible authentication program that uses CRAM-MD5 authentication mode. It was designed primary to work with qmail but it can be used by any other program that knows how to use checkpassword compatible authentication.
security/gnupg-1.4.21 (Score: 2.9434034E-4)
The GNU Privacy Guard
GnuPG is a complete and free replacement for PGP. Because it does not use the patented IDEA algorithm, it can be used without any restrictions. GnuPG is an RFC2440 (OpenPGP) compliant application. kuriyama@FreeBSD.org
security/subversion-1.9.4 (Score: 2.9434034E-4)
Gnome KWyring integration for Version control system
Subversion is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). This port adds Gnome Keyring support to Subversion.
security/pyotp-2.2.1 (Score: 2.9434034E-4)
Python One Time Password Library
PyOTP is a Python library for generating and verifying one-time passwords. It can be used to implement two-factor (2FA) or multi-factor (MFA) authentication methods in web applications and in other systems that require users to log in.