Skip to content

Commit 0df8d7d

Browse files
committed
tweek
1 parent 044cedf commit 0df8d7d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ image:
1111

1212
# SoftHSM
1313

14-
SoftHSM is an implementation of a cryptographic store accessible through a PKCS #11 interface. You can use it to explore PKCS #11 without having a Hardware Security Module. It is being developed as a part of the OpenDNSSEC project. SoftHSM uses Botan for its cryptographic operations.
14+
SoftHSM is an implementation of a cryptographic store accessible through a PKCS #11 interface. You can use it to explore PKCS #11 without having a Hardware Security Module. It was originally developed as a part of the OpenDNSSEC project. SoftHSM uses Botan or OpenSSL for its cryptographic operations.
1515

1616
## Background
1717

@@ -23,7 +23,6 @@ A potential problem with the use of the PKCS #11 interface is that it might limi
2323

2424
All source code can be found on [GitHub](https://github.com/softhsm).
2525

26-
2726
## Bug Reporting
2827

2928
Bugs in SoftHSMv2 are reported on [GitHub](https://github.com/softhsm/SoftHSMv2/issues).

0 commit comments

Comments
 (0)