⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pgpsdk.def

📁 PGP8.0源码 请认真阅读您的文件包然后写出其具体功能
💻 DEF
字号:
; PGPsdk.def : Declares the module parameters for the DLL.

DESCRIPTION  'PGP Software Development Kit'

EXPORTS
	PGPAddAttributeUserID
	PGPAddItemToGroup
	PGPAddJobOptions
	PGPAddKey
	PGPAddKeyOptions
	PGPAddKeys
	PGPAddUserID
	PGPAppendOptionList
	PGPAssignBigNum

	PGPBigNumAdd
	PGPBigNumAddQ
	PGPBigNumCompare
	PGPBigNumCompareQ
	PGPBigNumDivide
	PGPBigNumDoubleExpMod
	PGPBigNumExpMod
	PGPBigNumExtractBigEndianBytes
	PGPBigNumExtractLittleEndianBytes
	PGPBigNumGCD
	PGPBigNumGetLSWord
	PGPBigNumGetSignificantBits
	PGPBigNumInsertBigEndianBytes
	PGPBigNumInsertLittleEndianBytes
	PGPBigNumInv
	PGPBigNumLeftShift
	PGPBigNumMakeOdd
	PGPBigNumMod
	PGPBigNumModQ
	PGPBigNumMultiply
	PGPBigNumMultiplyQ
	PGPBigNumRightShift
	PGPBigNumSetQ
	PGPBigNumSquare
	PGPBigNumSubtract
	PGPBigNumSubtractQ
	PGPBigNumTwoExpMod

; Elliptic Curve functions
	PGPECCreate2mContext
	PGPECFreeContext
	PGPECScalarCreate
	PGPECScalarFree
	PGPECScalarInsertBytes
	; PGPECScalarExtractBytes
	PGPECPointCreate
	PGPECPointFree
	PGPECSetEC2mParamB
	PGPECSetEC2mParamA
	PGPECSetEC2mParamBInt
	PGPECSetEC2mParamAInt
	PGPECGetBufferSize
	PGPECPointAssignContext
	PGPECPointPrefBasis
	PGPECPointMul
	PGPECPointAdd
	PGPECPointSetZero
	PGPECPointIsZero
	PGPECPointIsConsistent
	PGPECPointCompress
	PGPECPointDecompress
	PGPECPointExtractBytes
	PGPECPointExtractXYBytes
	PGPECPointInsertBytes

	PGPBuildOptionList
	PGPCBCDecrypt
	PGPCBCEncrypt
	PGPCBCGetSymmetricCipher
	PGPCFBDecrypt
	PGPCFBEncrypt
	PGPCFBGetRandom
	PGPCFBGetSymmetricCipher
	PGPCFBRandomCycle
	PGPCFBRandomWash
	PGPCFBSync
	PGPCacheKeyDB
	PGPCalculateTrust
	PGPCertifyUserID
	PGPChangePassphrase
	PGPCheckKeyRingSigs
	PGPCompareKeyIDs
	PGPCompareKeys
	PGPCompareUserIDStrings
	PGPContextGetRandomBytes
	PGPContextReserveRandomBytes
	PGPContinueHMAC
	PGPContinueHash
	PGPCopyBigNum
	PGPCopyCBCContext
	PGPCopyCFBContext
	PGPCopyFileSpec
	PGPCopyGroupSet
	PGPCopyHashContext
	PGPCopyKeyDBObj
	PGPCopyKeyIter
	PGPCopyKeys
	PGPCopyOptionList
	PGPCopySymmetricCipherContext
	PGPCountAdditionalRecipientRequests
	PGPCountCachedPassphrases
	PGPCountGroupItems
	PGPCountGroupsInSet
	PGPCountKeys
	PGPCountKeysInKeyDB
	PGPCountPublicKeyAlgorithms
	PGPCountRevocationKeys
	PGPCountSymmetricCiphers
	PGPCountTokens
	PGPCreateDistinguishedName
	PGPCreateSelfSignedX509Certificate
	PGPCreateX509Certificate
	PGPCreateX509CertificateFromRequest
	PGPCreateX509CRL
	PGPDecode
	PGPDeleteFile
	PGPDeleteGroup
	PGPDeleteIndItemFromGroup
	PGPDeleteItemFromGroup
	PGPDeleteKeyDBObj
	PGPDeleteKeys
	PGPDeleteKeyOnToken
	PGPDiscreteLogExponentBits
	PGPEnableFIPSMode
	PGPEncode
	PGPExport
	PGPExportGroupSetToBuffer
	PGPFilterChildObjects
	PGPFilterKeyDB
	PGPFilterKeySet
	PGPFinalizeHMAC
	PGPFinalizeHash
	PGPFindKeyByKeyID
	PGPFlushKeyDB
	PGPFreeBigNum
	PGPFreeCBCContext
	PGPFreeCFBContext
	PGPFreeContext
	PGPFreeData
	PGPFreeFileSpec
	PGPFreeFilter
	PGPFreeGroupItemIter
	PGPFreeGroupSet
	PGPFreeHMACContext
	PGPFreeHashContext
	PGPFreeKeyDB
	PGPFreeKeyIter
	PGPFreeKeyList
	PGPFreeKeySet
	PGPFreeMemoryMgr
	PGPFreeOptionList
	PGPFreePrivateKeyContext
	PGPFreePublicKeyContext
	PGPFreeSymmetricCipherContext
	PGPGenerateKey
	PGPGenerateSubKey
	PGPGetCRLDistributionPoints
	PGPGetContextUserValue
	PGPGetDefaultMemoryMgr
	PGPGetErrorString
	PGPGetFeatureFlags
	PGPGetFullPathFromFileSpec
	PGPGetGroupInfo
	PGPGetGroupLowestValidity
	PGPGetGroupSetContext
	PGPGetHashSize
	PGPGetIndGroupID
	PGPGetIndGroupItem
	PGPGetIndexedAdditionalRecipientRequestKey
	PGPGetIndexedPublicKeyAlgorithmInfo
	PGPGetIndexedRevocationKey
	PGPGetIndexedSymmetricCipherInfo
	PGPGetKeyDBObjAllocatedDataProperty
	PGPGetKeyDBObjBooleanProperty
	PGPGetKeyDBObjDataProperty
	PGPGetKeyDBObjNumericProperty
	PGPGetKeyDBObjTimeProperty
	PGPGetKeyDBObjUserValue
	PGPGetKeyEntropyNeeded
	PGPGetKeyForUsage
	PGPGetKeyID
	PGPGetKeyIDAlgorithm
	PGPGetKeyIDString
	PGPGetMemoryMgrCustomValue
	PGPGetMemoryMgrDataInfo
	PGPGetPFLErrorString
	PGPGetPGPTimeFromStdTime
	PGPGetPGPsdkAPIVersion
	PGPGetPGPsdkVersion
	PGPGetPGPsdkVersionString
	PGPGetPasskeyBuffer
	PGPGetPrimaryAttributeUserID
	PGPGetPrimaryUserID
	PGPGetPrimaryUserIDName
	PGPGetPrimaryUserIDValidity
	PGPGetPrivateKeyOperationSizes
	PGPGetPublicKeyOperationSizes
	PGPGetSDKErrorState
	PGPGetSigCertifierKey
	PGPGetSigX509CertifierSig
	PGPGetStdTimeFromPGPTime
	PGPGetSymmetricCipherSizes
	PGPGetTime
	PGPGetTokenInfo
	PGPGetYMDFromPGPTime
	PGPGlobalRandomPoolAddKeystroke
	PGPGlobalRandomPoolAddMouse
	PGPGlobalRandomPoolAddSystemState
	PGPGlobalRandomPoolGetEntropy
	PGPGlobalRandomPoolGetMinimumEntropy
	PGPGlobalRandomPoolGetSize
	PGPGlobalRandomPoolHasIntelRNG
	PGPGlobalRandomPoolHasMinimumEntropy
	PGPGlobalRandomPoolMouseMoved
	PGPGroupItemIterNext
	PGPGroupSetNeedsCommit
	PGPHKSQueryFromFilter
	PGPImport
	PGPImportGroupSetFromBuffer
	PGPIncFilterRefCount
	PGPIncKeyDBRefCount
	PGPIncKeyListRefCount
	PGPIncKeySetRefCount
	PGPInitCBC
	PGPInitCFB
	PGPInitSymmetricCipher
	PGPIntersectFilters
	PGPKeyDBIsMutable
	PGPKeyDBIsUpdated
	PGPKeyIterGetKeyDBObj
	PGPKeyIterIndex
	PGPKeyIterMove
	PGPKeyIterNextKeyDBObj
	PGPKeyIterPrevKeyDBObj
	PGPKeyIterRewind
	PGPKeyIterSeek
	PGPKeySetIsMember
	PGPLDAPQueryFromFilter
	PGPLDAPX509QueryFromFilter
	PGPMacBinaryToLocal
	PGPMergeGroupIntoDifferentSet
	PGPMergeGroupSets
	PGPNegateFilter
	PGPNetToolsCAHTTPQueryFromFilter
	PGPNewBigNum
	PGPNewCBCContext
	PGPNewCFBContext
	PGPNewContext
	PGPNewContextCustom
	PGPNewData
	PGPNewEmptyKeySet
	PGPNewFileSpecFromFullPath
	PGPNewFlattenedGroupFromGroup
	PGPNewGroup
	PGPNewGroupItemIter
	PGPNewGroupSet
	PGPNewGroupSetFromFile
	PGPNewHMACContext
	PGPNewHashContext
	PGPNewKeyDB
	PGPNewKeyDBObjBooleanFilter
	PGPNewKeyDBObjDataFilter
	PGPNewKeyDBObjNumericFilter
	PGPNewKeyDBObjTimeFilter
	PGPNewKeyID
	PGPNewKeyIDFromString
	PGPNewKeyIter
	PGPNewKeyIterFromKeySet
	PGPNewKeyIterFromKeyDB
	PGPNewKeySet
	PGPNewKeySetFromGroup
	PGPNewMemoryMgr
	PGPNewMemoryMgrCustom
	PGPNewOneKeySet
	PGPNewOptionList
	PGPNewPrivateKeyContext
	PGPNewPublicKeyContext
	PGPNewSecureData
	PGPNewSymmetricCipherContext
	PGPOAdditionalRecipientRequestKeySet
	PGPOAllocatedOutputBuffer
	PGPOAppendOutput
	PGPOArmorOutput
	PGPOAskUserForEntropy
	PGPOAttributeValue
	PGPOCachePassphrase
	PGPOCipherAlgorithm
	PGPOClearSign
	PGPOCommentString
	PGPOCompression
	PGPOConventionalEncrypt
	PGPOCreationDate
	PGPODataIsASCII
	PGPODetachedSig
	PGPODiscardOutput
	PGPOEncryptToKeyDBObj
	PGPOEncryptToKeySet
	PGPOEventHandler
	PGPOExpiration
	PGPOExportFormat
	PGPOExportKeyDBObj
	PGPOExportKeySet
	PGPOExportPrivateKeys
	PGPOExportPrivateSubkeys
	PGPOExportable
	PGPOFailBelowValidity
	PGPOFileNameString
	PGPOForYourEyesOnly
	PGPOHashAlgorithm
	PGPOImportKeysTo
	PGPOInputBuffer
	PGPOInputFile
	PGPOInputFormat
	PGPOKeyDBRef
	PGPOKeyGenFast
	PGPOKeyGenMasterKey
	PGPOKeyGenName
	PGPOKeyGenOnToken
	PGPOOutputToken
	PGPOKeyContainer
	PGPOAllocatedOutputKeyContainer
	PGPOKeyGenParams
	PGPOKeyGenUseExistingEntropy
	PGPOKeyFlags
	PGPOKeyServerPreferences
	PGPOLastOption
	PGPOLocalEncoding
	PGPONullOption
	PGPOOmitMIMEVersion
	PGPOOutputBuffer
	PGPOOutputFile
	PGPOOutputFormat
	PGPOOutputLineEndType
	PGPOPGPMIMEEncoding
	PGPOPassThroughClearSigned
	PGPOPassThroughIfUnrecognized
	PGPOPassThroughKeys
	PGPOPasskeyBuffer
	PGPOPassphrase
	PGPOPassphraseBuffer
	PGPOPreferredAlgorithms
	PGPOPreferredKeyServer
	PGPORawPGPInput
	PGPORecursivelyDecode
	PGPORevocationKeySet
	PGPOSendEventIfKeyFound
	PGPOSendNullEvents
	PGPOSessionKey
	PGPOSigRegularExpression
	PGPOSigTrust
	PGPOSignWithKey
	PGPOVersionString
	PGPOWarnBelowValidity
	PGPOX509Encoding
	PGPOpenKeyDBFile
	PGPOrderKeySet
	PGPPassphraseIsValid
	PGPPeekContextMemoryMgr
	PGPPeekKeyDBContext
	PGPPeekKeyDBObjContext
	PGPPeekKeyDBObjKey
	PGPPeekKeyDBObjKeyDB
	PGPPeekKeyDBObjUserID
	PGPPeekKeyDBRootKeySet
	PGPPeekKeyIterContext
	PGPPeekKeyListContext
	PGPPeekKeySetContext
	PGPPeekKeySetKeyDB
	PGPPrivateKeyDecrypt
	PGPPrivateKeySign
	PGPPrivateKeySignRaw
	PGPPublicKeyEncrypt
	PGPPublicKeyVerifyRaw
	PGPPublicKeyVerifySignature
	PGPPurgeKeyDBCache
	PGPPurgePassphraseCache
	PGPReallocData
	PGPRemoveKeyOptions
	PGPRenameFile
	PGPResetHMAC
	PGPResetHash
	PGPResetSDKErrorState
	PGPRevoke
	PGPRevokeSig
	PGPRunAllSDKSelfTests
	PGPRunSDKSelfTest
	PGPSaveGroupSetToFile
	PGPSecretReconstructData
	PGPSecretShareData
	PGPSetContextUserValue
	PGPSetDefaultMemoryMgr
	PGPSetGroupDescription
	PGPSetGroupName
	PGPSetGroupUserValue
	PGPSetIndGroupItemUserValue
	PGPSetKeyAxiomatic
	PGPSetKeyDBObjUserValue
	PGPSetKeyEnabled
	PGPSetKeyTrust
	PGPSetMemoryMgrCustomValue
	PGPSetNotificationCallback
	PGPSetPrimaryUserID
	PGPSetRandSeedFile
	PGPSortGroupItems
	PGPSortGroupSet
	PGPSortGroupSetStd
	PGPSwapBigNum
	PGPSymmetricCipherDecrypt
	PGPSymmetricCipherEncrypt
	PGPTokenPassphraseIsValid
	PGPSetPKCS11DrvFile
	PGPUnionFilters
	PGPUpdateKeyOptions
	PGPValidateMemoryMgr
	PGPVerifyX509CertificateChain
	PGPWashSymmetricCipher
	PGPWipeSymmetricCipher
	PGPWipeToken
	PGPFormatToken
	PGPsdkCleanup
	PGPsdkInit
	pgpContextIsValid
	pgpContextMemAlloc
	pgpContextMemFree
	pgpContextMemRealloc
	pgpEventKeyServer
	pgpEventKeyServerSign
	pgpEventKeyServerTLS
	pgpFetchObjectData_back
	pgpGetKeyByKeyID_back
	pgpKeyEncrypt_back
	pgpKeyDecrypt_back
	pgpKeyVerify_back
	pgpKeySign_back
	pgpSecPassphraseOK_back
	pgpKeyMaxSizes_back
	pgpFetchKeyInfo_back
	pgpOpenKeyDBFile_back
	pgpKeyDBFlush_back
	pgpFreeKeyDB_back
	pgpSetKeyEnabled_back
	pgpSetKeyAxiomatic_back
	pgpPropagateTrust_back
	pgpCheckKeyRingSigs_back
	pgpPrepareToCheckKeyRingSigs_back
	pgpCheckSig_back
	pgpDoGenerateKey_back
	pgpAddUserID_back
	pgpCertifyUserID_back
	pgpCertifyPrimaryUserID_back
	pgpRevokeSig_back
	pgpRevokeKey_back
	pgpDoChangePassphrase_back
	pgpPassphraseIsValid_back
	pgpSetKeyTrust_back
	pgpGetPasskeyBuffer_back
	pgpAddKeyOptions_back
	pgpUpdateKeyOptions_back
	pgpKeyDBAddObject_back
	pgpKeyDBRemoveObject_back
	pgpImportKeyBinary_back
	pgpNewKeyDB_back
	pgpKeyDBArray_back
	pgpUpdateKeyDB_back
	pgpSecProperties_back
	pgpGlobalRandomPoolAddState_back
	pgpGlobalRandomPoolGetInfo_back
	pgpPollTokens
	pgpRandomGetBytesEntropy_back
	pgpRandomAddBytes_back
	pgpPurgePassphraseCache_back
	pgpCopyKeys_back
	pgpSetRandSeedFile_back
	pgpCreateKeypair_back
	pgpCreateSubkeypair_back
	pgpRandomStir_back
	pgpCountTokens_back
	pgpGetTokenInfo_back
	pgpDeleteKeyOnToken_back
	pgpWipeToken_back
	pgpFormatToken_back
	pgpTokenPassphraseIsValid_back
	pgpCopyKeyToToken_back
	pgpTokenImportX509_back
	pgpTokenPutKeyContainer_back
	pgpTokenGetKeyContainer_back	
	pgpSetPKCS11DrvFile_back
	pgpPurgeKeyDBCache_back
	pgpCacheKeyDB_back
	pgpContextSetConnectRef
	pgpExpirePassphraseCache
	pgpExpireKeyDBCache
	pgpSaveGlobalRandomPool
	pgpenvGetInt
	pgpenvSetInt
	pgpenvGetCString
	pgpenvSetString
	pgpContextGetEnvironment
	pgpKeyDBFindKey20n
	pgpFingerprint20HashBuf
	PGPsdkReconnect
	pgpPassphraseCacheAddClient
	pgpPassphraseCacheRemoveClient
	pgpCountCachedPassphrases_back

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -