Skip to content

  • Twitter

  • Youtube

  • GitHub

  • Linkedin

  • Facebook

  • Instagram

  • RSS

  • Mail

Sefik Ilkin Serengil

Code wins arguments

  • Home
  • About Me
  • Publications
  • Courses
  • Talks
  • Consultancy

Tag: python

Digital Signatures In Python

Digital signatures play a crucial role in securing data integrity and authenticity across modern systems. Whether it’s signing documents, verifying … More

digital signature, python

Elliptic Curve Cryptography In Python

Elliptic Curve Cryptography (ECC) has become a cornerstone of modern cryptographic systems. From signing blockchain transactions to securing encrypted messaging, … More

elliptic curve, python

How to Write Idempotent Python Codes

In software development, ensuring that your programs behave consistently is crucial, especially when dealing with large data sets or critical … More

idempotency, idempotent, python

Best Practices to Variable Management in Python Web Services

Environment variables play a critical role in web services, enabling secure management of sensitive data, configuration settings, and API keys. … More

env var, python, web service

A Minimalist Guide to Dependency Injection in Flask-based Python Web Services

In the world of web development, managing dependencies efficiently is crucial for building scalable and maintainable applications. One powerful design … More

dependency injection, python, solid

Face Anti-Spoofing for Facial Recognition In Python

In today’s world, facial recognition technology is widely being used for security purposes, but it comes with some vulnerabilities. Imagine … More

anti-spoof, deepface, face recognition, facial recognition, liveness detection, python

A Step by Step Approximate Nearest Neighbor Example In Python From Scratch

Nearest neighbor search is a fundamental problem for vector models in machine learning. It involves finding the closest vectors to … More

ann, nearest neighbor, python

Digital Signature Algorithm (DSA) In Python From Scratch

In today’s digital landscape, where memes, emojis, and cat videos reign supreme, it’s easy to overlook the serious business of … More

dsa, python

Magic of Diffie-Hellman From A Programmer’s Perspective

Diffie-Hellman marked a pivotal moment in the history of cryptography. With the introduction of Diffie-Hellman, public key cryptography was born, … More

diffie-hellman, public key, python

A Step by Step Partially Homomorphic Encryption Example with RSA in Python

In the field of cryptography, homomorphic encryption is a powerful technique that enables computations to be performed on encrypted data … More

homomorphic, python, rsa

Posts navigation

Older posts


Licensed under a Creative Commons Attribution 4.0 International License.

Creative Commons License

You can use any content of this blog just to the extent that you cite or reference

Subscribe to sefiks.com to stay up-to-date with latest posts

🎭 DeepFace is THE BEST facial recognition library for Python 🐍 It wraps many cutting-edge models that reaches and passes human-level accuracy 💪


BTW, Haven't you subscribe to my YouTube channel yet?