ListAlgs: List Cryptographic Algorithms

02/27/2003 Michel Gallant

The application listalgs.exe is a native win32 console application, compiled with VC++ 6, that lists the supported cryptographic algorithms for the cryptographic provider type PROV_RSA_FULL. Algorithms are listed for both the MS_DEF_PROV (BASE) and the MS_ENHANCED_PROV CSP providers. The utility displays the bit-size of the key, algorithm type (Encrypt, Hash, Signature, Exchange) and the algorithm name.

Based on Enumerating CSP Providers and Provider Types


listargs.exe


Michel I. Gallant
neutron@istar.ca