Developer Guide and Reference for Intel® Cryptography Primitives Library
                    
                        ID
                        834196
                    
                
                
                    Date
                    6/30/2025
                
                
                    Public
                
            
                        
                        
                            
                            
                                Introducing Intel® Cryptography Primitives Library
                            
                        
                            
                            
                                Getting Help and Support
                            
                        
                            
                            
                                Notational Conventions
                            
                        
                            
                                Getting Started with Intel® Cryptography Primitives Library
                            
                            
                        
                            
                                Theory of Operation
                            
                            
                        
                            
                                Linking Your Application with Intel® Cryptography Primitives Library
                            
                            
                        
                            
                                Using Custom Library Tool for Intel® Cryptography Primitives Library
                            
                            
                        
                            
                                Programming with Intel® Cryptography Primitives Library in the Microsoft* Visual Studio* IDE
                            
                            
                        
                            
                            
                                Performance Test Tool (perfsys) Command Line Options
                            
                        
                            
                            
                                Preview Features
                            
                        
                            
                                Intel® Cryptography Primitives Library API Reference
                            
                            
                        
                            
                            
                                Notices and Disclaimers
                            
                        
                    
                
                                    
                                    
                                        
                                            Overview
                                        
                                        
                                        
                                    
                                        
                                            Symmetric Cryptography Primitive Functions
                                        
                                        
                                        
                                    
                                        
                                            One-Way Hash Primitives
                                        
                                        
                                        
                                    
                                        
                                            Data Authentication Primitive Functions
                                        
                                        
                                        
                                    
                                        
                                            Public Key Cryptography Functions
                                        
                                        
                                        
                                    
                                        
                                            Finite Field Arithmetic
                                        
                                        
                                        
                                    
                                        
                                            Mitigation for Frequency Throttling Side-Channel Attack
                                        
                                        
                                        
                                    
                                        
                                            Multi-buffer Cryptography Functions
                                        
                                        
                                        
                                    
                                        
                                            Support Functions and Classes
                                        
                                        
                                        
                                    
                                        
                                        
                                            Deprecated Functions
                                        
                                        
                                    
                                        
                                        
                                            Bibliography
                                        
                                        
                                    
                                
                            
                                                            
                                                            
                                                                
                                                                
                                                                    AESGetSize
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    AESInit
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    AESSetKey
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    AESPack, AESUnpack
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    AESEncryptECB
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    AESDecryptECB
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    AESEncryptCBC
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    AESDecryptCBC
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    AESEncryptCBC_CS
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    AESDecryptCBC_CS
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    AESEncryptCFB
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    AES_EncryptCFB16_MB
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    AESDecryptCFB
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    AESEncryptOFB
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    AESDecryptOFB
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    AESEncryptCTR
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    AESDecryptCTR
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    AESEncryptXTS_Direct, AESDecryptXTS_Direct
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    Example of Using AES Functions
                                                                
                                                                
                                                            
                                                        
                                                    
                                                                        
                                                                        
                                                                            
                                                                            
                                                                                RSA_GetSizePublicKey, RSA_GetSizePrivateKeyType1, RSA_GetSizePrivateKeyType2
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                RSA_InitPublicKey, RSA_InitPrivateKeyType1, RSA_InitPrivateKeyType2
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                RSA_SetPublicKey, RSA_SetPrivateKeyType1, RSA_SetPrivateKeyType2
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                RSA_GetPublicKey, RSA_GetPrivateKeyType1, RSA_GetPrivateKeyType2
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                RSA_GetBufferSizePublicKey, RSA_GetBufferSizePrivateKey
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                RSA_MB_GetBufferSizePublicKey, RSA_MB_GetBufferSizePrivateKey
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                RSA_GenerateKeys
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                RSA_ValidateKeys
                                                                            
                                                                            
                                                                        
                                                                    
                                                                
                                                            
                                                            
                                                                
                                                                
                                                                    DLPGetSize
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    DLPInit
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    DLPPack, DLPUnpack
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    DLPSet
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    DLPGet
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    DLPSetDP
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    DLPGetDP
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    DLPGenKeyPair
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    DLPPublicKey
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    DLPValidateKeyPair
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    DLPSetKeyPair
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    DLPGenerateDSA
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    DLPValidateDSA
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    DLPSignDSA
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    DLPVerifyDSA
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    Example of Using Discrete-logarithm Based Primitive Functions
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    DLPGenerateDH
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    DLPValidateDH
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    DLPSharedSecretDH
                                                                
                                                                
                                                            
                                                                
                                                                
                                                                    DLGetResultString
                                                                
                                                                
                                                            
                                                        
                                                    
                                                                        
                                                                        
                                                                            
                                                                            
                                                                                GFpECESGetSize_SM2
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECESInit_SM2
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECESSetKey_SM2
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECESStart_SM2
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECESEncrypt_SM2
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECESDecrypt_SM2
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECESFinal_SM2
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECESGetBufferSize_SM2
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECEncryptSM2_Ext_EncMsgSize
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECDecryptSM2_Ext_DecMsgSize
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECEncryptSM2_Ext
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECDecryptSM2_Ext
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECMessageRepresentationSM2
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECUserIDHashSM2
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECKeyExchangeSM2_GetSize
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECKeyExchangeSM2_Init
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECKeyExchangeSM2_Setup
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECKeyExchangeSM2_SharedKey
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECKeyExchangeSM2_Confirm
                                                                            
                                                                            
                                                                        
                                                                    
                                                                
                                                                        
                                                                        
                                                                            
                                                                            
                                                                                GFpECGetSize
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECInit
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECSet
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECSetSubgroup
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECInitStd
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECGet
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECGetSubgroup
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECScratchBufferSize
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECVerify
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECPointGetSize
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECPointInit
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECSetPointAtInfinity
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECSetPoint, GFpECSetPointREgular
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECSetPointOctString
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECSetPointRandom
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECMakePoint
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECSetPointHash, GFpECSetPointHashBackCompatible, GFpECSetPointHash_rmf, GFpECSetPointHashBackCompatible_rmf
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECGetPoint , GFpECGetPointRegular
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECGetPointOctString
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECTstPoint
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECTstPointInSubgroup
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECCpyPoint
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECCmpPoint
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECNegPoint
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECAddPoint
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECMulPoint
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECPrivateKey, GFpECPublicKey, GFpECTstKeyPair
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECPublicKey
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECTstKeyPair
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECPSharedSecretDH, GFpECPSharedSecretDHC
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECSharedSecretDHC
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECPSignDSA, GFpECPSignNR, GFpECPSignSM2
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECPVerifyDSA, GFpECPVerifyNR, GFpECPVerifySM2
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECSignNR
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECVerifyNR
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECSignSM2
                                                                            
                                                                            
                                                                        
                                                                            
                                                                            
                                                                                GFpECVerifySM2
                                                                            
                                                                            
                                                                        
                                                                    
                                                                
                                                
                                                
                                                    
                                                    
                                                        GFpInit
                                                    
                                                    
                                                
                                                    
                                                    
                                                        GFpMethod
                                                    
                                                    
                                                
                                                    
                                                    
                                                        GFpGetSize
                                                    
                                                    
                                                
                                                    
                                                    
                                                        GFpxInitBinomial
                                                    
                                                    
                                                
                                                    
                                                    
                                                        GFpxInit
                                                    
                                                    
                                                
                                                    
                                                    
                                                        GFpxMethod
                                                    
                                                    
                                                
                                                    
                                                    
                                                        GFpxGetSize
                                                    
                                                    
                                                
                                                    
                                                    
                                                        GFpScratchBufferSize
                                                    
                                                    
                                                
                                                    
                                                    
                                                        GFpElementGetSize
                                                    
                                                    
                                                
                                                    
                                                    
                                                        GFpElementInit
                                                    
                                                    
                                                
                                                    
                                                    
                                                        GFpSetElement
                                                    
                                                    
                                                
                                                    
                                                    
                                                        GFpSetElementOctString
                                                    
                                                    
                                                
                                                    
                                                    
                                                        GFpSetElementRandom
                                                    
                                                    
                                                
                                                    
                                                    
                                                        GFpSetElementHash
                                                    
                                                    
                                                
                                                    
                                                    
                                                        GFpCpyElement
                                                    
                                                    
                                                
                                                    
                                                    
                                                        GFpGetElement
                                                    
                                                    
                                                
                                                    
                                                    
                                                        GFpGetElementOctString
                                                    
                                                    
                                                
                                                    
                                                    
                                                        GFpCmpElement
                                                    
                                                    
                                                
                                                    
                                                    
                                                        GFpIsZeroElement
                                                    
                                                    
                                                
                                                    
                                                    
                                                        GFpIsUnityElement
                                                    
                                                    
                                                
                                                    
                                                    
                                                        GFpConj
                                                    
                                                    
                                                
                                                    
                                                    
                                                        GFpNeg
                                                    
                                                    
                                                
                                                    
                                                    
                                                        GFpInv
                                                    
                                                    
                                                
                                                    
                                                    
                                                        GFpSqrt
                                                    
                                                    
                                                
                                                    
                                                    
                                                        GFpAdd
                                                    
                                                    
                                                
                                                    
                                                    
                                                        GFpSub
                                                    
                                                    
                                                
                                                    
                                                    
                                                        GFpMul
                                                    
                                                    
                                                
                                                    
                                                    
                                                        GFpSqr
                                                    
                                                    
                                                
                                                    
                                                    
                                                        GFpExp
                                                    
                                                    
                                                
                                                    
                                                    
                                                        GFpMultiExp
                                                    
                                                    
                                                
                                                    
                                                    
                                                        GFpAdd_PE
                                                    
                                                    
                                                
                                                    
                                                    
                                                        GFpSub_PE
                                                    
                                                    
                                                
                                                    
                                                    
                                                        GFpMul_PE
                                                    
                                                    
                                                
                                            
                                        
                                                
                                                
                                                    
                                                        RSA Algorithm Functions (MBX)
                                                    
                                                    
                                                    
                                                
                                                    
                                                        NIST Recommended Elliptic Curve Functions
                                                    
                                                    
                                                    
                                                
                                                    
                                                        Montgomery Curve25519 Elliptic Curve Functions
                                                    
                                                    
                                                    
                                                
                                                    
                                                        Edwards Curve25519 Elliptic Curve Functions
                                                    
                                                    
                                                    
                                                
                                                    
                                                        SM2 Elliptic Curve Functions
                                                    
                                                    
                                                    
                                                
                                                    
                                                        SM3 Hash Functions
                                                    
                                                    
                                                    
                                                
                                                    
                                                        SM4 Algorithm Functions
                                                    
                                                    
                                                    
                                                
                                                    
                                                        SM4 XTS Algorithm Functions
                                                    
                                                    
                                                    
                                                
                                                    
                                                        SM4 CCM Algorithm Functions
                                                    
                                                    
                                                    
                                                
                                                    
                                                        SM4 GCM Algorithm Functions
                                                    
                                                    
                                                    
                                                
                                                    
                                                        Modular Exponentiation
                                                    
                                                    
                                                    
                                                
                                            
                                        Intel® Cryptography Primitives Library API Reference
- Overview
- Symmetric Cryptography Primitive Functions
- One-Way Hash Primitives
- Data Authentication Primitive Functions
- Public Key Cryptography Functions
- Finite Field Arithmetic
- Mitigation for Frequency Throttling Side-Channel Attack
- Multi-buffer Cryptography Functions
- Support Functions and Classes
- Deprecated Functions
- Bibliography