Cryptographic API

Cryptographic API

The Cryptographic Application Programming Interface (also known variously as CryptoAPI, Microsoft Cryptography API, or simply CAPI) is an application programming interface included with Microsoft Windows operating systems that provides services to enable developers to secure Windows-based applications using cryptography. It is a set of dynamically-linked libraries that provides an abstraction layer which isolates programmers from the code used to encrypt the data.

CryptoAPI supports both public-key and symmetric key cryptography. It includes functionality for encrypting and decrypting data and for authentication using digital certificates. It also includes a cryptographically secure pseudorandom number generator function CryptGenRandom.

CryptoAPI works with a number of CSPs (Cryptographic Service Providers) installed on the machine. CSPs are the modules that do the actual work of encoding and decoding data by performing the cryptographic functions.

Windows Vista features an update to the Crypto API known as Cryptography API: Next Generation (CNG). It has better API factoring to allow the same functions to work using a wide range of cryptographic algorithms, and the inclusion of a number of newer algorithms that are part of the National Security Agency (NSA) [http://www.nsa.gov/ia/industry/crypto_suite_b.cfm Suite B] . It is also flexible, featuring support for plugging in custom cryptographic APIs into the CNG runtime. CNG works in both user and kernel mode, and also supports all of the algorithms from the CryptoAPI. The Microsoft provider that implements CNG is housed in Bcrypt.dll.

CNG also supports Elliptic Curve Cryptography which is also secure and uses shorter keys than RSA.Fact|date=March 2008 The CNG API integrates with the smart card subsystem by including a Base Smart Card Cryptographic Service Provider (Base CSP) module which encapsulates the smart card API. Smart card manufacturers just have to make their devices compatible with this, rather than provide a from-scratch solution.

ee also

* CAPICOM
* DPAPI
* Public-key cryptography
* Cryptographic Service Provider

External links

* [http://msdn2.microsoft.com/en-us/library/aa380256.aspx Cryptography Reference on MSDN]
* [http://www.cryptodox.com/Microsoft_CAPI Microsoft CAPI] at CryptoDox (link should be removed - excessive advertisement)


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать реферат

Look at other dictionaries:

  • Cryptographic Service Provider — (CSP) sind Komponenten (Software /Programmibliotheken) der Windows Betriebssysteme von Microsoft. Jeder CSP implementiert Funktionen der Microsoft Cryptographic API (MS CryptoAPI). Diese API bietet Programmen kryptografische Funktionen zum… …   Deutsch Wikipedia

  • Signature API — SAPI Signature API= SAPI Signature API, developed by ARX, is a set of functions, protocols, and tools that programmers can use to enhance their applications with digital signatures.Typical applications that benefit from digital signature support… …   Wikipedia

  • Data Protection API — DPAPI (Data Protection Application Programming Interface) is a simple cryptographic application programming interface available as a built in component in Windows 2000 and later versions of Microsoft Windows operating systems. In theory the Data… …   Wikipedia

  • Crypto API (Linux) — For the Microsoft Windows Cryptography API, see Cryptographic Application Programming Interface. Crypto API is a cryptography framework in the Linux kernel, for various parts of the kernel that deal with cryptography, such as IPsec and dm crypt.… …   Wikipedia

  • Cryptography API — Entwickler Microsoft Corp. Aktuelle Version obsolet Betriebssystem Windows Kategorie Entwicklung …   Deutsch Wikipedia

  • Cryptography API: Next Generation — Entwickler Microsoft Corp. Aktuelle Version 1.0 Betriebssystem Windows Kategorie Entwicklung Lizenz …   Deutsch Wikipedia

  • Public Key Cryptographic Standards — Les PKCS (Public Key Cryptographic Standards), ou standards de cryptographie à clé publique, sont un ensemble de spécifications conçues par les laboratoires RSA en Californie. La société RSA Security est spécialisée dans les solutions de sécurité …   Wikipédia en Français

  • Data protection API — DPAPI (Data Protection Application Programming Interface) is a simple cryptographic application programming interface available as a built in component in Windows 2000 and later versions of Microsoft Windows operating systems. In theory the Data… …   Wikipedia

  • Security and Trust Services API for J2ME — The Security and Trust Services API for J2ME (SATSA) is a collection of Java ME based APIs that provides compliant devices with additional cryptographic security features. It permits the communication of a Java ME application with a smartcard… …   Wikipedia

  • Cryptovirology — is a field that studies how to use cryptography to design powerful malicious software. The field was born with the observation that public key cryptography can be used to break the symmetry between what an antivirus analyst sees regarding a virus …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”