Skip to content

Awesome Rust Cryptography: add kryoptic? #93

@simo5

Description

@simo5

https://github.com/latchset/kryoptic is a software token that implements the PKCS#11 API as the entry point. It can be used by any application that knows how to load pkcs#11 drivers in liu of an hardware HSM.

All the cryptoki implementation is rust based, the underlying cryptography uses openssl bindings for certain operations but it is pluggable and uses native code for some stuff.

It is unclear which section it would belong to, but it would be nice to list it there if you think it is awesome enough.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions