Subject | English | Finnish |
comp., MS | data encryption key | tietojen salausavain (A bit string that is used in conjunction with an encryption algorithm to encrypt and decrypt data) |
IT | encryption key | salakirjoitusavain |
comp., MS | encryption key | salausavain (A bit string that is used in conjunction with an encryption algorithm to encrypt and decrypt data) |
commun., IT | public key encryption | epäsymmetrinen salaus |
comp., MS | public key encryption | julkiseen avaimeen perustuva salaus (A method of encryption that uses a pair of mathematically related keys: a public key and a corresponding private key. Either key can be used to encrypt data, but the corresponding key must be used to decrypt it) |
IT | Rivest, Shamir and Adleman public-key encryption algorithm | Rivest-Shamir-Adleman |
IT | Rivest, Shamir and Adleman public-key encryption algorithm | RSA-salausjärjestelmä |
IT | Rivest, Shamir and Adleman public-key encryption algorithm | RSA-menetelmä |
IT | RSA public-key encryption algorithm | RSA-salausjärjestelmä |
IT | RSA public-key encryption algorithm | Rivest-Shamir-Adleman |
IT | RSA public-key encryption algorithm | RSA-menetelmä |
comp., MS | secret key encryption | symmetrinen salaus (An encryption algorithm that requires the same secret key to be used for both encryption and decryption. Because of its speed, symmetric encryption is typically used when a message sender needs to encrypt large amounts of data) |