1LIBRARY "bcrypt.dll" 2EXPORTS 3BCryptAddContextFunction 4BCryptAddContextFunctionProvider 5BCryptCloseAlgorithmProvider 6BCryptConfigureContext 7BCryptConfigureContextFunction 8BCryptCreateContext 9BCryptCreateHash 10BCryptCreateMultiHash 11BCryptDecrypt 12BCryptDeleteContext 13BCryptDeriveKey 14BCryptDeriveKeyCapi 15BCryptDeriveKeyPBKDF2 16BCryptDestroyHash 17BCryptDestroyKey 18BCryptDestroySecret 19BCryptDuplicateHash 20BCryptDuplicateKey 21BCryptEncrypt 22BCryptEnumAlgorithms 23BCryptEnumContextFunctionProviders 24BCryptEnumContextFunctions 25BCryptEnumContexts 26BCryptEnumProviders 27BCryptEnumRegisteredProviders 28BCryptExportKey 29BCryptFinalizeKeyPair 30BCryptFinishHash 31BCryptFreeBuffer 32BCryptGenRandom 33BCryptGenerateKeyPair 34BCryptGenerateSymmetricKey 35BCryptGetFipsAlgorithmMode 36BCryptGetProperty 37BCryptHashData 38BCryptImportKey 39BCryptImportKeyPair 40BCryptKeyDerivation 41BCryptOpenAlgorithmProvider 42BCryptProcessMultiOperations 43BCryptQueryContextConfiguration 44BCryptQueryContextFunctionConfiguration 45BCryptQueryContextFunctionProperty 46BCryptQueryProviderRegistration 47BCryptRegisterConfigChangeNotify 48BCryptRegisterProvider 49BCryptRemoveContextFunction 50BCryptRemoveContextFunctionProvider 51BCryptResolveProviders 52BCryptSecretAgreement 53BCryptSetAuditingInterface 54BCryptSetContextFunctionProperty 55BCryptSetProperty 56BCryptSignHash 57BCryptUnregisterConfigChangeNotify 58BCryptUnregisterProvider 59BCryptVerifySignature 60GetAsymmetricEncryptionInterface 61GetCipherInterface 62GetHashInterface 63GetRngInterface 64GetSecretAgreementInterface 65GetSignatureInterface 66