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