Skip to content

Commit

Permalink
Refresh profile and add pkcs11 repositories
Browse files Browse the repository at this point in the history
Signed-off-by: Simo Sorce <[email protected]>
  • Loading branch information
simo5 committed Apr 5, 2024
1 parent 0c6cef9 commit 021aa24
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 0 deletions.
22 changes: 22 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
![banner](profile/latchset-banner.png)

# Welcome to Latchset

The latchset organization hosts projects related to applications or libraries
for use in cryptography or security context and primarily targeted at Linux
and Unix-like operating systems.

## [Clevis & Tang](./clevistang/)

[Clevis](https://github.com/latchset/clevis) is a plugable framework for
Expand Down Expand Up @@ -43,3 +49,19 @@ run-time.
## [misc](./misc/)

Misc and experimental projects.


## [pkcs11](./pkcs11/)

Projects related to the [PKCS#11](https://www.oasis-open.org/committees/pkcs11/) standard

[pkcs11-provider](https://github.com/latchset/pkcs11-provider) is an OpenSSL
provider module to allow applications linking to OpenSSL to transparently
use PKCS#11 tokens for cryptographic operations.

[pkcs11-headers](https://github.com/latchset/pkcs11-headers) an Open Source
licensing friendly rewrite of pkcs11 headers for C applications.

[kryoptic](https://github.com/latchset/kryoptic) a Cryptoki software
token written in Rust implementing the latest PKCS#11 API version.

9 changes: 9 additions & 0 deletions pkcs11/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# PKCS#11 standard for cryptographic tokens

## Repositories

### [pkcs11-provider](https://github.com/latchset/pkcs11-provider)

### [pkcs11-headers](https://github.com/latchset/pkcs11-headers)

### [kryoptic](https://github.com/latchset/kryoptic)
Binary file added profile/latchset-banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 021aa24

Please sign in to comment.