Coder Social home page Coder Social logo

kdima23 / pykcs11 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ludovicrousseau/pykcs11

0.0 0.0 0.0 827 KB

PKCS#11 Wrapper for Python

License: GNU General Public License v2.0

Shell 0.08% C++ 16.33% Python 45.57% C 19.21% Makefile 0.35% SWIG 18.46%

pykcs11's Introduction

PyKCS11 - PKCS#11 Wrapper for Python - Project Overview

Authors

  • Copyright (C) 2004 Midori (midori -- a-t -- paipai dot net)
  • Copyright (C) 2006-2018 Ludovic Rousseau ([email protected])

Licence

This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

Status

Coverage Status

API

The API documentation is available at https://pkcs11wrap.sourceforge.io/api/

Installation

pip install pykcs11

Unix build Howto

To build:

python3 -m venv temp
source temp/bin/activate
pip3 install -r dev-requirements.txt
make

To install in editable mode:

make install

Windows build Howto

Prerequisites

  • Install python3 (and add "C:\Python34;C:\Python34\Scripts" to PATH environment variable)
  • Install swig (and add swig install folder to PATH environment variable)
  • Install Visual studio 2010 SDK

To install:

nmake install

pykcs11's People

Contributors

ludovicrousseau avatar bit4gam avatar phdru avatar hfalcic avatar mon avatar balsingh1991 avatar plokta avatar romanp-nexusgroup avatar denisenkom avatar xzr avatar ffranchina avatar jordan-wright avatar leifj avatar rafikueng avatar fzonneveld avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.