Hello We’re unable to find documentation on the specific standards/algorithms used by the
openssl -pkcs12 command for OpenSSL version 1.1.1k. Specifically, when a password is used (-password) for private key wrap key derivation, is the algorithm compliant with NIST SP 800-132? Also, when the AES-256 is selected for private key wrap (-aes256), is the implementation compliant with NIST 800-38F?
Any help will be greatly appreciated! --Vlad |