Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
70 views

I'm developing SOAP envelope signing code in a Java environment. My code running properly when I use the RSA_SHA256 signature algorithm with proper smart card based pkcs11. I have another smart card ...
1 vote
0 answers
111 views

When I try to execute PKCS#11 functions (with python-pkcs11 and ykcs11) inside a Docker container, it fails in decrypt with DeviceError. This is the code: with get_pkcs11_token().open(user_pin=pin) as ...
Viatorus's user avatar
  • 1,913
1 vote
1 answer
144 views

I'm trying to create an app where the user will fill a form and a PDF template will be filled with that info, then get digitally signed and sent via e-mail. I have been trying to sign with PyHanko, ...
0 votes
0 answers
92 views

I'm trying to improve my document signing process using PKCS11, but I'm having a problem. No matter how many attempts I made, I could not resolve the relevant error. Net.Pkcs11Interop.Common....
4 votes
3 answers
243 views

As a long-time user of Install4J, I appreciate its robust, direct implementation of code signing since version 5.1, which leverages open standards and eliminates the need for external tools like ...
1 vote
1 answer
89 views

The question is about where session objects are created and stored - on a token or in RAM of an application that uses a pkcs11 library? It seems that pkcs11 specification does not differentiate them ...
0 votes
0 answers
84 views

I am working on a project that uses OpenIdDict für user authentication, thus, generating and validating JWTs (Java web tokens, HTTP header "Bearer"). Currently, the prototype relies on a ...
-2 votes
1 answer
90 views

public static byte[] DoSignXML_old(string inputfile, HSMProperties pro, ref ISession session) { try { // Load the XML document XmlDocument XDoc = new XmlDocument(); ...
2 votes
1 answer
572 views

I would like to create and store my own root certificate on a smart card using the P-256 ECDSA encryption algorithm (secp256r1). I managed to open access to the certificates created so far on the card ...
0 votes
0 answers
44 views

I am writing a demo to generate and store key pair in tpm device on linux (ubuntu) by nss and pkcs#11. I've added the tpm2-pkcs11 module to nssdb, like: time@PF2CMPHV:~$ modutil -list -dbdir sql:/home/...
yanran's user avatar
  • 63
0 votes
0 answers
76 views

I am writing an application for digital signature using PKCS#11. The Certum token works on JRE 1.8.0_333 (32-bit) and JRE 1.8.0_441 (32-bit). The CenCertum token works on JRE 1.8.0_333 (32-bit), but ...
Mateusz's user avatar
  • 83
0 votes
0 answers
230 views

I have a dotnet8 console app that works fine with SoftHsmv2 on windows. I then dockerised the console app with softhsm installed & intialised during docker build as below: #noble tag for Ubuntu 24....
0 votes
1 answer
262 views

I want to sign a PDF file using a digital signature from a USB token (containing the private and public keys). When I try to achieve this using PKCS11.dll, the system detects an error and throws a '...
0 votes
2 answers
648 views

Connecting to Luna Cloud HSM I am able to add a RSA private key to the HSM (either by cmu importkey or by cmu gen) and the command-line tool cmu list displays this key from the server. I am connecting ...
1 vote
1 answer
563 views

I would like modify a software which was written in Java. The software should be able to create public and private keys on a HSM and also be able to delete them. I would like to do these tasks by ...

15 30 50 per page
1
2 3 4 5
...
52

AltStyle によって変換されたページ (->オリジナル) /