Essays about: "hashing algorithm"

Showing result 1 - 5 of 10 essays containing the words hashing algorithm.

  1. 1. A hashing algorithm based on a one-way function in the symmetric group Sn

    University essay from Linnéuniversitetet/Institutionen för matematik (MA)

    Author : Adrian Perez Keilty; [2022]
    Keywords : cryptography; hashing; symmetric group; one way function;

    Abstract : We have found an operation between permutations in the symmetric group Sn upon which we have experimentally derived results that can be linked to desirable properties in cryptography, mainly in the domain of one-way functions. From it, we have implemented a beta version of an algorithm for a hashing function by exploiting the operation’s low computational cost for speed and its properties for security. READ MORE

  2. 2. Code Cloning Habits Of The Jupyter Notebook Community : Code Cloning Habits Of The Jupyter Notebook Community

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Ulf Sigvardsson; [2019]
    Keywords : ;

    Abstract : Code reuse has the benefits of saving time and resources but poses a risk when attempting to tailor copied code for a new purpose or in cases when such copies are buggy or otherwise faulty. In the field of data science, the web application JupyterNotebook is a popular tool for creating computational notebooks, documents containing both plain text and code snippets, many of which are publicly available on code hosting sites such as GitHub. READ MORE

  3. 3. Code Cloning Habits Of The Jupyter Notebook Community

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Ulf Sigvardsson; [2019]
    Keywords : ;

    Abstract : Code reuse has the benefits of saving time and resources but poses a risk whenattempting to tailor copied code for a new purpose or in cases when such copies arebuggy or otherwise faulty. In the field of data science, the web application JupyterNotebook is a popular tool for creating computational notebooks, documentscontaining both plain text and code snippets, many of which are publicly available oncode hosting sites such as GitHub. READ MORE

  4. 4. Finding delta difference in large data sets

    University essay from Luleå tekniska universitet/Datavetenskap

    Author : Johan Arvidsson; [2019]
    Keywords : Delta Difference Large Data Sets;

    Abstract : To find out what differs between two versions of a file can be done with several different techniques and programs. These techniques and programs are often focusd on finding differences in text files, in documents, or in class files for programming. READ MORE

  5. 5. Automatic error detection and switching of redundant video signals, with focus on loop detection

    University essay from Luleå tekniska universitet/Datavetenskap

    Author : Aleksander Zdunek; [2018]
    Keywords : ;

    Abstract : This report describes work done on implementing automatic detection of looping frame sequences in a video signal. The central loop detection algorithm is described. Hashing of video frames is used as a means of improving computational performance. READ MORE