Essays about: "Encryption speed"

Showing result 1 - 5 of 22 essays containing the words Encryption speed.

  1. 1. Privacy-Preserving Alternating Direction Method of Multipliers

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Ivar Källström; Lukas Gamard; [2023]
    Keywords : ;

    Abstract : As machine learning models affect our lives more strongly every day, developingmethods to train these models becomes paramount. In our paper, we focus on the problem ofminimizing a sum of functions, which lies at the heart of most - if not all - of these trainingmethods. READ MORE

  2. 2. Homomorphic Encryption for Audio Conferencing

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Herman Nordin; Ebba Lindström; [2022]
    Keywords : Homomorphic encryption; VoIP; security; audio conferencing; cryptography;

    Abstract : Homomorphic encryption (HE) enables computations on encrypted data making it possible to perform calculations on a server without sharing the secret key for decryption. HE is relatively new and has seen significant improvements in recent years in terms of speed of encryption, decryption, operations, and the number of operations possible to perform in a row without damaging the ciphertext. READ MORE

  3. 3. Generation of random numbers from the text found in tweets

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Lukas Gutenberg; Emil Olin; [2020]
    Keywords : ;

    Abstract : Random numbers are integral to many areas of computer science, it is used in everything from video games to encryption of important messages and simulations. These numbers are often generated by mathematical algorithms and it is highly important for these generators to generate numbers that are truly random and unpredictable, as patterns, cycles or other discrepancies might at worst cause serious security flaws that can be exploited. READ MORE

  4. 4. Integer factorization algorithms

    University essay from Umeå universitet/Institutionen för matematik och matematisk statistik

    Author : Joakim Nilsson; [2020]
    Keywords : ;

    Abstract : The mathematical area of integer factorization has gone a long way since the early days of Pierre de Fermat, and with simpler algorithms developed in the last century such as the Trial division and Pollards rho algorithm to the more complex method of the Quadratic sieve algorithm (QS), we have now arrived at the General Number Field Sieve (GNFS) which has been recognized as the fastest integer factorization algorithm for very large numbers. Today the research of integer factorization has many applications, among others in the security systems of encryption methods like the famous RSA algorithm. READ MORE

  5. 5. Evaluation of WireGuard and OpenVPN VPN solutions

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Mohammed Sabbagh; Ahmad Anbarje; [2020]
    Keywords : VPN; WireGurd; OpenVPN;

    Abstract : This project evaluates two types of VPN solutions–WireGuard and OpenVPN.The evaluation is done by four different experiments to measure the maximum throughputof each of the VPN solutions, and a theoretical study on the encryption techniquesthat each VPN solution use. READ MORE