-
```
What steps will reproduce the problem?
1. create a SWF file which used alivePDF
2. run the SWF file through SWF Encrypt (Trial eidtion will do)
3. Try to create a PDF with the encrypted SWF and yo…
-
```
What steps will reproduce the problem?
1. create a SWF file which used alivePDF
2. run the SWF file through SWF Encrypt (Trial eidtion will do)
3. Try to create a PDF with the encrypted SWF and yo…
-
-
[Mingle Card: 224](https://liquidframeworks.mingle.thoughtworks.com/projects/alpine_mobile/cards/224)
Using this library encrypt the data in localstorage: [sjcl](https://crypto.stanford.edu/sjcl/)
Th…
-
```
docker_letsencrypt_1 exited with code 1
letsencrypt_1 | [FATAL tini (5)] Executing child process 'entrypoint.sh' failed: 'Permission denied'
```
Im receiving this error if i tried to use th…
-
[Mingle Card: 224](https://liquidframeworks.mingle.thoughtworks.com/projects/alpine_mobile/cards/224)
Using this library encrypt the data in localstorage: [sjcl](https://crypto.stanford.edu/sjcl/)
Th…
-
Hello,
You mention the possibility to create a certificate with letencrypt's to be able to use https.
Do you have a document reference on how to do it from scratch please ?
I see many reference…
-
It would help deployments if TLS was automatically supported (currently the documentation states that a server like Caddy should be used for this but that’s quite a bit of additional complexity).
I…
aral updated
4 months ago
-
php code
```php
$pass = '123456';
$method = 'aes128';
$iv = '4f01bede9221586c';
$enc_data = openssl_encrypt('Message', $method, $pass, null, $iv);
echo $enc_data;
# response 8duGzD85Y2S3bU1h2Hu…
-
### Contact Details
jeffrey@jeffreyallanbrown.com
### Language
Javascript
### Category
Custom Integrations/Other
### Description
I had to create an integration between a few syste…