Sökning: "Hash"

Visar resultat 1 - 5 av 107 uppsatser innehållade ordet Hash.

  1. 1. Elektroniska löpande skuldebrev i blockkedjeteknik: En handbok

    Magister-uppsats, Göteborgs universitet/Juridiska institutionen

    Författare :Sabine de Ruiter; [2024-02-19]
    Nyckelord :Elektroniska löpande skuldebrev; Blockkedja; Blockkedjeteknik; Besittning; Tradition; Original; Skuldebrevslagen; Utsökningsbalken; NJA 2017 s. 769; Fordringsrätt; Sakrätt;

    Sammanfattning : Elektroniska löpande skuldebrevs förekomst ökar, men ännu tillerkänns de inte fullständig rättslig verkan i Sverige. Skuldebrevslagen ska enligt NJA 2017 s. 769 tillämpas teknikneutralt, men kronofogdemyndigheten godtar inte ett elektroniskt löpande skuldebrev vid ansökan om verkställighet. LÄS MER

  2. 2. Time-based Key for Coverless Audio Steganography: A Proposed Behavioral Method to Increase Capacity

    Uppsats för yrkesexamina på avancerad nivå, Blekinge Tekniska Högskola/Institutionen för datavetenskap

    Författare :John Alanko Öberg; Carl Svensson; [2023]
    Nyckelord :Coverless audio steganography; information hiding; covert communication; effective capacity; behavioral; Täcklös ljudsteganografi; informationsdöljning; hemlig kommunikation; effektiv kapacitet; beteendemässig;

    Sammanfattning : Background. Coverless steganography is a relatively unexplored area of steganography where the message is not embedded into a cover media. Instead the message is derived from one or several properties already existing in the carrier media. This renders steganalysis methods used for traditional steganography useless. LÄS MER

  3. 3. Time evaluation of lookups with Robin Hood Hashing and Linear Probing

    Kandidat-uppsats, Umeå universitet/Institutionen för datavetenskap

    Författare :Patrik Dahlberg; [2023]
    Nyckelord :;

    Sammanfattning : Hash tables are used to store data in a way that is quickly retrieved from an array using the identifier of the data. When inserting data into a hash table it will sometimes attempt to place the data on a position in the array where there already exists data which means these collisions need to be handled. LÄS MER

  4. 4. Improving network performance with a polarization-aware routing approach

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Jingyi Pan; [2023]
    Nyckelord :Traffic engineering; Hash function; Multipath routing; Trafikteknik; Hash-funktion; Flervägsdirigering;

    Sammanfattning : Traffic polarization in networks refers to the phenomenon where traffic tends to concentrate along specific routes or edges when doing multipath routing, leading to imbalanced flow patterns. This spatial distribution of traffic can result in congested and overburdened links, while other routes remain underutilized. LÄS MER

  5. 5. Subtree Hashing of Tests in Build Systems : Rust Tricorder

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Calin Capitanu; [2023]
    Nyckelord :Build systems; tests execution; caching; Abstract Syntax Tree parsing; Sisteme de construire; Teste; Memorare in cache; Arbore sintactic abstract; Bygg system; tester; cachelagring; analys av abstrakt syntaxträd;

    Sammanfattning : Software applications are built by teams of developers that constantly iterate over the codebase. Software projects rely on a build system, which handles the management of dependencies, compilation, testing, and deployment of the software. LÄS MER