Subject | English | Bulgarian |
comp., MS | Cryptography Application Programming Interface An (API) that is provided as part of Microsoft Windows. CryptoAPI provides a set of functions that allow applications to encrypt or digitally sign data in a flexible manner while providing protection for the user's sensitive private key data. Actual cryptographic operations are performed by independent modules known as (CSPs) | Приложен програмен интерфейс с шифроване (CAPI) |
comp., MS | Cryptography Next Generation | Криптография от следващо поколение (A replacement of the CryptoAPI that enables support for Suite B cryptographic algorithms such as elliptic curve cryptography (ECC)) |
comp., MS | Public Key Cryptography Standards A family of standards for public key cryptography that includes RSA encryption, Diffie-Hellman key agreement, password-based encryption, extended-syntax, cryptographic message syntax, private key information syntax, and certificate request syntax, as well as selected attributes. Developed, owned, and maintained by RSA Data Security, Inc | стандарти за шифроване с публични ключове (PKS) |
comp., MS | symmetric-key cryptography | шифроване със симетричен ключ (A type of cryptography that uses symmetric keys to provide confidentiality) |