Explore, Learn, Share.

Latest

The Cryptography behind Bitcoin Addresses
Crypto 2 min read

The Cryptography behind Bitcoin Addresses

Hello world, in this article we will see how our BTC addresses work! 🪙 In brief, a BTC address is generated

Deep Dive into LLM Security: Prompt Injection vs. Jailbreak
Cybersecurity 3 min read

Deep Dive into LLM Security: Prompt Injection vs. Jailbreak

Hello everyone, this is the 4th post of the "Deep Dive into LLM Security" journey. In this article

Deep Dive into LLM Security: Adversarial Prompts
Cybersecurity 6 min read

Deep Dive into LLM Security: Adversarial Prompts

Hello everyone, this is the 3rd post of the "Deep Dive into LLM Security" journey. In this article

By Value vs. By Reference in C
Coding 1 min read

By Value vs. By Reference in C

Hello world, this is our first article. It requires some previous technical knowledge of C, was made for fun and