@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00831320v1> a dcat:Dataset ;
    dct:description """
              Lattice gas cellular automata (Lgca) are particular cellular automata that imitate the behavior of par- ticles moving on a lattice. We used a particular set of Lgca rules, called hpp, to mix bits in data blocks and obtain a symmetric cryptographic algorithm. The encryption and decryption keys are the positions of perturbation sites on the lattice (walls). Basically, this paper presents an original way to perform cryp- tographic operations, based on cellular automata. In this paper, we show several characteristics about our algorithm: typical block size (2^(2n−1) ), key-length (2^n ), number of rounds (2^(n+1) ). We also evaluate avalanche and strict avalanche properties with respect to key and plain text. Finally, we highlight the underbellies of our method and give clues to solve them.
            """ ;
    dct:identifier "hal-00831320" ;
    dct:issued "2026-05-10T20:04:18.366740"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-10T20:04:18.366745"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Lattice Gas Symmetric Cryptography" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00831320v1/resource/e0e56be9-de3b-4e3e-92b1-8968ff22ac2b> ;
    dcat:keyword "block-cipher",
        "cellular-automata",
        "cryptography",
        "infoeu-reposemanticspreprint",
        "infoinfo-crcomputer-science-cscryptography-and-security-cscr",
        "lattice-gas",
        "preprints-working-papers-" ;
    dcat:landingPage <https://hal.science/hal-00831320> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00831320v1/resource/e0e56be9-de3b-4e3e-92b1-8968ff22ac2b> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-10T20:04:18.369336"^^xsd:dateTime ;
    dct:modified "2026-05-10T20:04:18.349533"^^xsd:dateTime ;
    dct:title "Lattice Gas Symmetric Cryptography" ;
    dcat:accessURL <https://hal.science/hal-00831320> .

<https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> a foaf:Agent ;
    foaf:name "test_moissonnage_selune" .

<https://hal.science/hal-00831320> a foaf:Document .

