asked 30.8k views
0 votes
What entity calls in crypto modules to perform cryptographic tasks?

1 Answer

7 votes
The answer is Crypto Service Providers.


It allows an app to implement an encryption algorithm for execution. Typically, it implements cryptographic algorithms and authenticate users by calling several different crypto modules to perform cryptographic tasks. Crypto Service Providers is often part of the operating system and can be implemented in hardware, software, or both.






answered
User Gabriel G
by
8.5k points