Standaard Boekhandel gebruikt cookies en gelijkaardige technologieën om de website goed te laten werken en je een betere surfervaring te bezorgen.
Hieronder kan je kiezen welke cookies je wilt inschakelen:
Technische en functionele cookies
Deze cookies zijn essentieel om de website goed te laten functioneren, en laten je toe om bijvoorbeeld in te loggen. Je kan deze cookies niet uitschakelen.
Analytische cookies
Deze cookies verzamelen anonieme informatie over het gebruik van onze website. Op die manier kunnen we de website beter afstemmen op de behoeften van de gebruikers.
Marketingcookies
Deze cookies delen je gedrag op onze website met externe partijen, zodat je op externe platformen relevantere advertenties van Standaard Boekhandel te zien krijgt.
Je kan maximaal 250 producten tegelijk aan je winkelmandje toevoegen. Verwijdere enkele producten uit je winkelmandje, of splits je bestelling op in meerdere bestellingen.
The security of the cryptographic techniques heavily relies on strong encryption and decryption algorithms and increased complexity associated to the algorithms. In this book the plaintext message is converted to the ciphertext message by using both RSA as asymmetric key algorithm and one-time pad as symmetric key algorithm. Three levels of encryption processes are imposed to produce a ciphertext which for sending to the receiver. First, the original message is encrypted by the private key of RSA algorithm of the sender then the output of the first encryption is again encrypted with the public key RSA algorithm of the receiver and finally the output of the second encryption is further encrypted by a shared secret key of one-time pad algorithm. After the above three encryptions a final ciphertext is generated and then sent to the receiver through the communication channels.