Jump to letter: [
          
            CDFGHJLMNQRSTXZ
          ]
        
        quictls-pkcs11 (aarch64) - A PKCS#11 engine for use with QuicTLS
        
        
        - Description:
 
        quictls-pkcs11 enables hardware security module (HSM), and smart card support in
OpenSSL applications. More precisely, it is an OpenSSL engine which makes
registered PKCS#11 modules available for OpenSSL applications. The engine is
optional and can be loaded by configuration file, command line or through the
OpenSSL ENGINE API.
 
        
        
        - Architecture:
 
        Optimized for aarch64 (ARM64) architecture. It can be used on AWS Graviton instances, as well as Raspberry Pi 4 and newer.
 
        
        How to Install quictls-pkcs11 (aarch64)
        sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo amazon-linux-extras install epel
sudo yum -y install quictls-pkcs11
        Packages