Ports Search

Results 931940 of 1,385 for /security/.(0.003 seconds)
security/gpsoauth-0.1.0 (Score: 0.08339406)
Python client library for Google Play Services OAuth
gpsoauth allows python code to use the "master token" flow that KB Sriram described at http://sbktech.blogspot.com/2014/01/inside-android-play-services-magic.html. This is be useful when writing code that poses as a Google app, like gmusicapi does.
security/hkdf-0.0.3 (Score: 0.08339406)
HMAC-based Extract-and-Expand Key Derivation Function (HKDF)
HKDF - HMAC Key Derivation Function This module implements the HMAC Key Derivation function
security/potr-1.0.1 (Score: 0.08339406)
Pure Python Off-The-Record encryption
This is a pure Python OTR implementation; it does not bind to libotr.
security/htpasswd-2008.03.05 (Score: 0.08339406)
Replacement for htpasswd
Replacement for htpasswd. This port will install htpasswd.py that can be found in trac contrib directory.
security/itsdangerous-0.24 (Score: 0.08339406)
Various helpers to pass data in untrusted environments
Various helpers to deal with untrusted sources.
security/kerberos-1.2.4 (Score: 0.08339406)
Kerberos bindings for python
This Python package is a high-level wrapper for Kerberos (GSSAPI) operations. The goal is to avoid having to build a module that wraps the entire Kerberos.framework, and instead offer a limited set of functions that do what is needed for client/server Kerberos authentication based on <http://www.ietf.org/rfc/rfc4559.txt>.
security/libgpg-error-1.6 (Score: 0.08339406)
Common error values for all GnuPG components
security/libssh2-0.18 (Score: 0.08339406)
Library implementing the SSH2 protocol (Linux Fedora 10)
security/m2crypto-0.24.0 (Score: 0.08339406)
Crypto and SSL toolkit for Python
M2Crypto is the most complete Python wrapper for OpenSSL featuring RSA, DSA, DH, HMACs, message digests, symmetric ciphers (including AES); SSL functionality to implement clients and servers; HTTPS extensions to Python's httplib, urllib, and xmlrpclib; unforgeable HMAC'ing AuthCookies for web session management; FTP/TLS client and server; S/MIME; ZServerSSL: A HTTPS server for Zope and ZSmime: An S/MIME messenger for Zope.
security/mcrypt-1.1 (Score: 0.08339406)
Comprehensive Python interface to the mcrypt library
Python-mcrypt is a comprehensive Python interface to the mcrypt library, which provides a uniform interface to several symmetric encryption algorithms.