Questions tagged as 'openssl'

0
answers

Generate ssl certificate with chacha20-poly1305 encryption in openssl 1.1.1?

As generate a SSL in Openssl 1.1.1 , I've been looking for information on that topic on the Internet but I have not found that information exactly. Thanks for your answer. link     
asked by 16.07.2018 / 02:07
0
answers

How to read a private key with passphrase in C ++?

I have been occupying Openssl for a signed and verified project of private and public keys in C ++ , so far I have had no problem when signing and verifying with keys without a security phrase. the commands I use are these: openssl req -...
asked by 25.06.2018 / 19:42
0
answers

How do I install OpenSSL in Windows 10 x64?

Good morning I have seen several articles about OpenSSL but all related to Unix systems. Well, I have Windows 10 64bit, I would like to know the steps to follow to install it on my machine. Which version should I install if 64 or 32 bit? Well, I...
asked by 29.05.2018 / 10:48
1
answer

Problems Seal CFDI 3.3 with OpenSSL

I am changing from SHA-1 to SHA-256 for version 3.3 of CFDI. I use OpenSSL to generate the key and sign the original string but I can not get the validations to pass, if it generates a stamp but it is valid with several websites an...
asked by 03.10.2017 / 17:25