Giter Club home page Giter Club logo

p11-kit-os2's Introduction

p11-kit

Build Status Coverage Status CII Best Practices Total alerts Language grade: C/C++

p11-kit aims to solve problems with coordinating the use of PKCS #11 by different components or libraries living in the same process, by providing a way to load and enumerate PKCS #11 modules, as well as a standard configuration setup for installing PKCS #11 modules in such a way that they're discoverable.

Documentation

Building

To build and install p11-kit, you can use the following commands:

$ meson _build
$ ninja -C _build
$ ninja -C _build test
# ninja -C _build install

If you install it locally for testing purposes, you may want to specify -Dsystemd=disabled -Dbash_completion=disabled.

Releases

Releases are made available via the primary github site. They are signed with the current maintainer's OpenPGP key.

p11-kit-os2's People

Contributors

ajacoutot avatar alonbl avatar ansasaki avatar cgwalters avatar dwmw2 avatar grawity avatar grobian avatar heftig avatar jakuje avatar kaie avatar kalev avatar lbschenkel avatar lersek avatar lkundrak avatar manphiz avatar mcrha avatar mooninite avatar neheb avatar nmav avatar novel avatar npmccallum avatar pankajcscience avatar pankajs01 avatar pterjan avatar rmedaer avatar silvanscherrer avatar simonjhaggett avatar stefwalter avatar ueno avatar vjardin avatar

Watchers

 avatar  avatar

p11-kit-os2's Issues

p11-kit server

fix a issue where the server is not killable. I's most probably a signal issue in p11-kit/server.c.
The server runs and also all tests run, but the exe stays active and is not killable :(

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.