Category Blog

Your blog category

Deterministic Encryption

Encryption is fundamentally about transforming readable data (plaintext) into an unreadable form (ciphertext) to ensure privacy. Traditional, highly secure encryption methods, known as probabilistic encryption, introduce randomness into the process. This means that encrypting the exact same piece of plaintext…

Basics of Python Part -1

Expressions: In python, 2+2 is called an expression, which is the most basic kind of programming instruction in the language. Expressions consists of values such as 2 & the + symbol is called operator. Below is the list of Math…

How to Upgrade/Convert ACI Switches.

Recently, for a Project I was working on. I had to add another POD to the existing ACI setup & one of the general recommendations is that the switches need to be in the same version as the existing switches…

error: Content is protected !!