Decentralized meta-learning
  • Crypto
    RSA ElGamal ECDSA Schnorr EC-Schnorr Zero knowledge proofs Elliptic curves Commitment schemes Hash functions
  • Coins
    Bitcoin Segwit address Bitcoin transaction Bitcoin address Monero address Ethereum address Iota address
  • Emacs
    Buffer navigation Windows navigation
  • Finance
    Interest Rate Black-Scholes formula Options Greeks
  • Linux
    Back to my first love Package management Config management Write Linux kernel module Config Linux kernel module
  • Math
    Complexities with graphs Algebraic structures Ternary (Trinary) system
  • Open Source
    Bitmex-API Actihunt 3DP Deribit-API Huveragy
  • Trading
    Weekly Monthly Close Slices of Bitcoin Month Breaks COVID-19 indicators Hedge Fund Market Wizards book Session breaks
  • Tags
  • About
Decentralized meta-learning

discrete-logarithm


Schnorr

Cryptography

   |  3 minutes  |  556 words  |  Iulian Costan

Schnorr is another digital signature scheme known for its simplicity, no division, no inversion, just plain old multiplication. [Read More]
cryptography  schnorr  discrete-logarithm  math  sagemath 

ECDSA

Cryptography

   |  4 minutes  |  818 words  |  Iulian Costan

Elliptic curve cryptography (ECC) and digital signature algorithm (ECDSA) are more complex than RSA or ElGamal but I will try my best to hide the hairy math and the implementation details. [Read More]
cryptography  ecdsa  discrete-logarithm  math  eli5  python  sagemath 

ElGamal

Cryptography

   |  4 minutes  |  816 words  |  Iulian Costan

ElGamal is a public key cryptosystem that is used in encryption , digital signature and homomorphic cryptography. [Read More]
cryptography  elgamal  discrete-logarithm  math  eli5  python 

Iulian Costan  • © 2021  •  Decentralized meta-learning

Hugo v0.81.0 powered  •  Theme Beautiful Hugo adapted from Beautiful Jekyll