search for: pkeyutl

Displaying 3 results from an estimated 3 matches for "pkeyutl".

Did you mean: keyctl
2018 May 17
1
Decryption method for Maildir messages stored by mail_crypt plugin
...d a method of decrypting the stored messages. Relevant plugin config: mail_crypt_curve = prime256v1 mail_crypt_global_private_key = <pirvkey> mail_crypt_global_public_key = <pubkey> mail_crypt_save_version = 2 Method I attempted for manual decryption is listed below: openssl pkeyutl -derive -inkey mailcrypt.key -peerkey mailcrypt.pub -out shared_secret.bin openssl enc -aes256 -base64 -k $(base64 shared_secret.bin) -d -in test.enc -out test.txt Openssl reports an error reading the input file, but it isn't permissions related. I started looking for the encryption/decryptio...
2020 Apr 04
3
how to pick cipher for AES-NI enabled AMD GX-412TC SOC tincd at 100% CPU
...dsaparam ec ecparam enc engine errstr gendsa genpkey genrsa help list nseq ocsp passwd pkcs12 pkcs7 pkcs8 pkey pkeyparam pkeyutl prime rand rehash req rsa rsautl s_client s_server s_time sess_id smime speed spkac srp storeutl ts verify version x509...
2020 Apr 04
0
how to pick cipher for AES-NI enabled AMD GX-412TC SOC tincd at 100% CPU
...    ec                ecparam > enc               engine            errstr            gendsa > genpkey           genrsa            help              list > nseq              ocsp              passwd            pkcs12 > pkcs7             pkcs8             pkey              pkeyparam > pkeyutl           prime             rand              rehash > req               rsa               rsautl            s_client > s_server          s_time            sess_id           smime > speed             spkac             srp               storeutl > ts                verify            vers...