-
We should investigate if the improvement presented in https://eprint.iacr.org/2021/1375.pdf is worth integrating. (well it is but if we want to spend some time on it, as the main time consuming part i…
-
Oi, pessoal. Tentei utilizar o Signer versão 4.3.0 em uma aplicação que roda no wildfly-26.1.1.Final para ler um PDF assinado e recebi o erro ClassCastException: org.bouncycastle.asn1.DLTaggedObject c…
-
- Todo
- [ ] Action that triggers the whole "process"
- [ ] Have information about the signer (name, email), to be passed to DocuSign
- [ ] Create PDF of the form
- Have a fiel…
-
Le 30 septembre 2022 nous avons soumis une demande de subvention à la NLNet Foundation de 16250 € pour apporter des évolutions à PDF Signature.
La demande complète : [20220930_nlnet_signaturepdf_20…
-
Hi,
I am currently trying to integrate and use this bundle with a new Symfony project but I am stuck trying to figure out how to create a remote signature.
What are the steps to creating an enve…
gimyo updated
2 years ago
-
I have a huge PDF file to be signed (280Mb) and I am struggling to find a way to generate a PKCS7 signature without loading everything to the memory. I am able to calculate the `MessageDigest` for tha…
-
I"m trying to send a signature request with the SDK and hitting an errors. I took the code directly from the getting started section:
```
client = HelloSign::Client.new api_key: 'API_KEY'
cli…
-
I've tried with several p12 certificates and when I sign via my Nodejs approach it returns an invalid signature on Adobe.
![image](https://user-images.githubusercontent.com/3058417/102821622-2b0838…
-
-
i have get this error
```
Authorization Missing(Access Token/ Refresh Token)
```
my code is this
```
$user = new OAuth( array(
OAuth::CLIENT_ID => "",
OAuth::CLI…